Commit graph

11 commits

Author SHA1 Message Date
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
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
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
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
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