Commit graph

71 commits

Author SHA1 Message Date
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
Lilith
f19463131d feat(cli): Add chat commands and register them in the CLI tool registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:53:37 -07:00
Lilith
b8e05e96f0 deps-upgrade(cli): ⬆️ Update CLI dependencies to newer versions and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:53:37 -07:00
Lilith
f78059b144 feat(cli): Add CLI commands for training resume and export operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:25:55 -07:00
Lilith
79e49b2adb feat(cli): Introduce checkpoint and resume commands for CLI session management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:20:25 -07:00
Lilith
ef65d3fc88 feat(cli-ui): Add chat command UI with input handling, session management, and REPL support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:44:04 -07:00
Lilith
ab1d7b6d11 feat(cli): Implement input history, message queuing, and status line enhancements for improved CLI UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:38:07 -07:00
Lilith
6028c28e97 feat(cli): Introduce permission mode UI controls with configurable levels and interactive switching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:37:24 -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
00eeb2c11b feat(cli-ui): Improve parallel agent visualization and REPL session navigation in CLI UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:58:36 -07:00
Lilith
1a28a8855e feat(training/data-collector): Add git history extraction to training data collection with CLI UI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:53:23 -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
1883c02e65 feat(cli): Add 7 new CLI commands for conversation management and utility operations, plus update feature comparison documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:41:26 -07:00
Lilith
c3aa505b90 feat(cli): Add imajin CLI tool registration and workspace dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:25:18 -07:00
Lilith
bca8fb5241 deps-upgrade(cli): ⬆️ Update CLI dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 18:25:18 -07:00
Lilith
ee1f2d64d2 feat(cli): Add session, eval, team, and plan management commands with UI rendering and code parsing support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 19:50:50 -07:00
Lilith
5ff265d849 feat(cli): Add chat command and interactive REPL session support for CLI chat interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 19:39:53 -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
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
eea82fa32c feat(cli): Add streaming chat message rendering and improve REPL session output handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 18:26:48 -07:00
Lilith
59877cd45f feat(cli-ui): Add diff-rendering support for CLI reflection commands to compare nested state structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 18:21:43 -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
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
27977d2650 feat(cli): Add interactive chat session support and enhance error handling in the eval command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 01:39:10 -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
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
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
7b93bfa40f deps-upgrade(api): ⬆️ Update API dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 18:27:43 -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
Lilith
9cdb26dc8c feat(agent-core/transcript): Add transcript writer and flight recorder CLI functionality with REPL integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 16:30:38 -07:00
Lilith
fb48d72b83 feat(agent-core-hooks): Implement spell-fix hook, update hook execution system, extend type definitions, and add chat CLI command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 15:10:33 -07:00
Lilith
6d895094f7 feat(agent-core): Add multimodal processing with voice interaction, chat commands, session management, notifications, and built-in hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:31:04 -07:00
Lilith
4ed8f9eee6 feat(code-search): Implement semantic search tool with embedding indexer, integrate conversation loop, and add CLI commands and types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:25:19 -07:00
Lilith
0b099fb256 feat(agent-core): Add browser and code search tools with semantic search, enhance conversation handling and token management, and update CLI chat command and stream renderer UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:19:40 -07:00
Lilith
dbcafbff69 deps-upgrade(cli): ⬆️ Update CLI dependencies to latest versions and regenerate lockfile for security patches, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:19:40 -07:00
Lilith
a201061d7f feat(agent-core): Implement background agent system with checkpointing, sub-agent coordination, and CLI streaming support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:13:37 -07:00
Lilith
85bb9037ea feat(agent-core): Introduce worktree management and enhance skill execution with new SkillExecutor class and sub-agent integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:07:54 -07:00
Lilith
b34a678ef4 arch(agent-core): 🏗️ Refactor agent memory management with modular MemoryManager and Skill/ToolExecutor abstractions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 06:02:15 -07:00
Lilith
a844d57955 feat(agent-core): Add instruction context builder, system prompt handling, headless permission resolver, and CLI command for headless execution mode with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 05:56:38 -07:00
Lilith
162af4ce43 feat(agent-core): Add strategic planning and reflection features with new CLI commands and enhanced presentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 01:05:54 -08:00
Lilith
9d3471f5d9 deps-upgrade(model-client): ⬆️ Update dependencies in model-client to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 01:05:54 -08:00
Lilith
4fa216d75b feat(agent-core): Add enhanced team coordination, advanced JSON parsing, new message formatting, improved model inference, and expanded tool execution with REPL UI support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:59:58 -08:00
Lilith
c93256556a feat(feedback): Add feedback form with validation and submission logic to FeedbackPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:32:28 -08:00
Lilith
19785c9783 deps-upgrade(web): ⬆️ Update web dependencies and regenerate lockfile for compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:32:28 -08:00
Lilith
5f4777f584 feat(api): Add feedback API integration with UI components and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 00:20:50 -08:00