kthulu/codebase/@packages/shared/src
2026-03-08 06:25:19 -07:00
..
__tests__ 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 2026-03-06 18:02:55 -08:00
types feat(code-search): Implement semantic search tool with embedding indexer, integrate conversation loop, and add CLI commands and types 2026-03-08 06:25:19 -07:00
constants.ts feat(training): Implement training pipeline with data collection, evaluation, quality filtering, and CLI support 2026-03-06 17:09:21 -08:00
enums.ts feat(agent-core): Introduce ConversationLoop with state management, refactor ModelBossClient for orchestration, and extend shared types for messages/sessions 2026-03-05 19:08:59 -08:00
index.ts arch(agent-core): 🏗️ Refactor agent memory management with modular MemoryManager and Skill/ToolExecutor abstractions 2026-03-08 06:02:15 -07:00