Commit graph

10 commits

Author SHA1 Message Date
Lilith
e5f3d2a9cc feat(training): Implement training pipeline with data collection, evaluation, quality filtering, and CLI support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 17:09:21 -08:00
Lilith
9c2c472794 feat(agent-core): Add multi-turn conversation capabilities with new type definitions and training data pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 17:00:16 -08:00
Lilith
a1b57d7f70 feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:51:59 -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
6ed8f0c230 deps-upgrade(tool-protocol): ⬆️ Update dependencies in @packages/tool-protocol and align dependent packages (cli, code-search, lsp, mcp-bridge) with new versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:05 -08:00
Lilith
b390630379 feat(tool-protocol): Add ToolProtocol interfaces, registry implementation, and training data session collection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 19:08:59 -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