Commit graph

20 commits

Author SHA1 Message Date
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
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
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
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
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
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
08aa7c72c3 feat(model-client): Add support for boss model operations (create, delete, update) in the client library
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 01:11:36 -08:00
Lilith
17b8406709 deps-upgrade(model-client): ⬆️ Update dependencies in model-client to newer versions and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 01:11:36 -08: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
052b769cf0 test(tests): Add/update test cases and configurations in __tests__ directories for health, model-client, session-manager, shared, tool-protocol, training-data, api, cli, web, git, lsp, mcp-bridge, and evaluator modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 18:02:55 -08:00
Lilith
0d4df7866b refactor(session-manager): ♻️ Introduce new SessionManager interfaces, update JSON store implementation, enhance error handling, and revise permission resolution logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:05 -08:00
Lilith
c4db6d70d0 arch(agent-core): 🏗️ Redesign conversation loop, implement context management system, and enhance tool handling and model/session interfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:05 -08:00
Lilith
04b19c4d9c feat(agent-core): Introduce ConversationLoop with state management, refactor ModelBossClient for orchestration, and extend shared types for messages/sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:08:59 -08:00
Lilith
e0e0bf683a deps-upgrade(typescript-typescript): ⬆️ Update TypeScript compiler settings and ignored files for build consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:08:59 -08:00
Lilith
6796bf672a deps-upgrade(dependencies-package.json): ⬆️ Update all dependencies to latest compatible versions in pnpm-lock.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:08:59 -08:00