Claude Code
|
4793a038ea
|
feat(imajin-feature): ✨ Add creative delegate tool for iterative design workflows with optimized model-client adapter and type improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-06 21:20:04 -07:00 |
|
Claude Code
|
8b54d631a9
|
feat(model-client): ✨ Update model client adapter and type definitions to support enhanced model operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-24 06:06:03 -07:00 |
|
Claude Code
|
213fe7f0bd
|
deps-upgrade(model-client): ⬆️ Update dependencies in model-client to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-24 06:06:03 -07:00 |
|
Claude Code
|
237cbf9f0e
|
feat(model-client): ✨ Add Claude model adapter, CLI integration for chat/init commands, and training capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:34:42 -07:00 |
|
Claude Code
|
acac2ec122
|
deps-upgrade(model-client): ⬆️ Update dependencies in model-client package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:34:42 -07:00 |
|
Lilith
|
7a7c85f053
|
feat(imajin): ✨ Add creative generation tool with XML parsing, CLI integration, and registration system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 19:25:29 -07:00 |
|
Lilith
|
5e710bf174
|
feat(model-client): ✨ Introduce adaptive transformation method for nested object mapping in Adapter class
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 19:20:34 -07:00 |
|
Lilith
|
5a5883e024
|
fix(model-client): 🐛 Fix incorrect relationship processing in Adapter class to prevent malformed client-side model data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 19:19:58 -07:00 |
|
Lilith
|
a20c199872
|
feat(training): ✨ Add Git history extraction CLI tool for training data visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 18:53:03 -07:00 |
|
Lilith
|
36937e7091
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core package and refresh lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 18:53:03 -07:00 |
|
Lilith
|
3c6129c082
|
feat(tools): ✨ Add Chain-of-Thought (CoT) reasoning and Imagin analysis/batch/generation capabilities with updated type definitions and adapter logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 18:30:31 -07:00 |
|
Lilith
|
ae02ad4e52
|
feat(flight-recorder): ✨ Enhance flight recorder with new event types and improved telemetry storage for agent operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 18:18:46 -07:00 |
|
Lilith
|
16a5c1d42b
|
fix(agent-core): 🐛 Fix settings loader validation and processing logic for consistent behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 18:09:30 -07:00 |
|
Lilith
|
694862ae17
|
chore(agent-core): 🔧 Add new settings constants and update loader to use them
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 18:07:45 -07:00 |
|
Lilith
|
0e1e154f83
|
refactor(model-client): ♻️ Optimize data transformation pipeline in model adapters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 07:04:19 -07:00 |
|
Lilith
|
607103bfdd
|
deps-upgrade(agent-core): ⬆️ Update minor/patch versions of dependencies in agent-core and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 06:23:08 -07:00 |
|
Lilith
|
9751bde235
|
fix(flight-recorder): 🐛 Fix flight recording event capture and replay logic for accuracy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 06:17:44 -07:00 |
|
Lilith
|
204671cd47
|
feat(bash): ✨ Add sandboxing capabilities for secure bash tool execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-13 05:48:46 -07:00 |
|
Lilith
|
7461e019bf
|
feat(model-client): ✨ Add retry logic and retry configuration types to the model client adapter
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:56:07 -07:00 |
|
Lilith
|
85da4bad1b
|
feat(cli): ✨ Implement chat command functionality and add related type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:33:17 -07:00 |
|
Lilith
|
b084f38f1c
|
feat(flight-recorder): ✨ Introduce flight-recorder event serialization and timestamp handling for agent-core telemetry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:27:14 -07:00 |
|
Lilith
|
d22cd4fd79
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:27:14 -07:00 |
|
Lilith
|
84c53a4696
|
feat(cli): ✨ Add chat, eval, and session CLI commands with interactive REPL UI and model client integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:21:05 -07:00 |
|
Lilith
|
b360288f4a
|
deps-upgrade(agent-core): ⬆️ Update dependencies in core agent package to ensure compatibility with downstream applications and features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 19:21:04 -07:00 |
|
Lilith
|
e29f3cae21
|
feat(cli): ✨ Introduce slash-command system, mode indicator, and chat capabilities for interactive CLI REPL
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 18:20:28 -07:00 |
|
Lilith
|
8c281308b0
|
feat(agent-core): ✨ Add chat CLI command and context handling for agent interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 16:16:17 -07:00 |
|
Lilith
|
3a82b0d6f2
|
refactor(training): ♻️ Improve training data collector structure by refactoring quality filtering and SFT formatting components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 13:54:44 -07:00 |
|
Lilith
|
91378475fd
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core to latest minor/patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 13:54:44 -07:00 |
|
Lilith
|
5b59dbdc6f
|
feat(evaluator-significant): ✨ Add evaluator CLI command with symbol extraction and training evaluation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 13:17:32 -07:00 |
|
Lilith
|
f92abe4c26
|
feat(training): ✨ Implement improved training evaluation logic for enhanced assessment accuracy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:42:45 -07:00 |
|
Lilith
|
9bbe10e078
|
feat(training-data): ✨ Add session collection methods, types, and test coverage for training data sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
1b7919f383
|
refactor(session-manager): ♻️ Standardize session interfaces, core logic, and permission handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
7df081de6b
|
refactor(agent-coremodel-client): ♻️ Refactor agent core execution pipeline, transcript handling, voice input, and worktree management with enhanced error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
284c06e091
|
refactor(agent-core): ♻️ Optimize memory, skill execution, and planning components for better performance and resource efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
0e7a9beb8a
|
feat(agent-core): ✨ Introduce modular text processing hooks, refactor hook registry, and enhance instruction handling for improved extensibility and error recovery
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:08 -07:00 |
|
Lilith
|
80df4d2b50
|
refactor(agent-core): ♻️ Restructure agent definitions, background tracking, checkpoint management, and context utilities for improved modularity and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:07 -07:00 |
|
Lilith
|
5ceeea1e65
|
chore(packages): 🔧 Update TypeScript configuration files to enforce consistent settings across packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:07 -07:00 |
|
Lilith
|
0e273a3b4f
|
deps-upgrade(dependencies): ⬆️ Update all dependencies in agent-core, model-client, session-manager, tool-protocol, training-data, api, cli, and bash/tools packages to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-10 01:37:07 -07:00 |
|
Lilith
|
e6fe711f85
|
feat(complexity): ✨ Implement complexity analysis feature with client-side ModelBossClient, shared model types, and API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-09 01:40:41 -07:00 |
|
Lilith
|
40d41b64da
|
test(agent-core): ✅ Add/update test cases for complexity analyzer functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 22:08:40 -07:00 |
|
Lilith
|
074aa7e651
|
refactor(flight-recorder): ♻️ Implement JSONL storage format for flight recorder telemetry system and restructure core service logic with potential API adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 20:02:43 -07:00 |
|
Lilith
|
12e8400fc8
|
deps-upgrade(agent-core): ⬆️ Update dependencies in agent-core to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 20:02:43 -07:00 |
|
Lilith
|
1e08158471
|
chore(agent-core): 🔧 Update SWC compiler configuration for build optimizations and parsing settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:03:33 -07:00 |
|
Lilith
|
e25f5eea4b
|
feat(flight-recorder): ✨ Add persistent flight recording entity with PostgreSQL storage, API endpoints, and CLI integration for agent activity logging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:57:34 -07:00 |
|
Lilith
|
74ce21c671
|
chore(agent-core): 🔧 Update TypeScript compiler options in tsconfig.json for agent-core
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:57:34 -07:00 |
|
Lilith
|
7d797fb6d7
|
deps-upgrade(agent-coreapi): ⬆️ Update dependencies in agent-core and api packages to newer versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:57:33 -07:00 |
|
Lilith
|
5d8989610d
|
feat(flight-recorder): ✨ Implement FlightRecorder, FlightReader, and JsonlStore for debugging agent behavior with CLI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:33:40 -07:00 |
|
Lilith
|
cd562e5827
|
feat(agent-core): ✨ Add multi-turn conversation handling, complexity analysis, and model coordination capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:27:44 -07:00 |
|
Lilith
|
061c3c6d3c
|
feat(agent-core): ✨ Add conversation state persistence with type-safe conversation loop improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:21:30 -07:00 |
|
Lilith
|
64214cb1b0
|
feat(complexity): ✨ Implement complexity analysis feature with core analyzer, model client integration, and API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 18:15:36 -07:00 |
|