kthulu/codebase/@packages/agent-core/src
2026-03-06 17:17:19 -08:00
..
__tests__ feat(agent-core): Add multi-turn conversation capabilities with new type definitions and training data pipeline 2026-03-06 17:00:16 -08:00
complexity-analyzer.ts feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
context-builder.ts arch(agent-core): 🏗️ Redesign conversation loop, implement context management system, and enhance tool handling and model/session interfaces 2026-03-06 16:43:05 -08:00
context-cache.ts feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
context-manager.ts arch(agent-core): 🏗️ Redesign conversation loop, implement context management system, and enhance tool handling and model/session interfaces 2026-03-06 16:43:05 -08:00
conversation-loop.ts feat(agent-core): Implement ConversationLoop with state management and multi-turn message processing pipeline 2026-03-06 17:17:19 -08:00
error-recovery.ts feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
index.ts feat(agent-core): Add multi-turn conversation capabilities with new type definitions and training data pipeline 2026-03-06 17:00:16 -08:00
planner.ts feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
rollback.ts feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00
system-prompt.ts arch(agent-core): 🏗️ Redesign conversation loop, implement context management system, and enhance tool handling and model/session interfaces 2026-03-06 16:43:05 -08:00
token-estimator.ts arch(agent-core): 🏗️ Redesign conversation loop, implement context management system, and enhance tool handling and model/session interfaces 2026-03-06 16:43:05 -08:00
tool-formatter.ts arch(agent-core): 🏗️ Redesign conversation loop, implement context management system, and enhance tool handling and model/session interfaces 2026-03-06 16:43:05 -08:00
types.ts feat(agent-core): Add multi-turn conversation capabilities with new type definitions and training data pipeline 2026-03-06 17:00:16 -08:00
verifier.ts feat(agent-core): Add planner, verifier, complexity-analyzer, context-cache, error-recovery, and rollback components with CLI support and MCP bridge integration 2026-03-06 16:51:59 -08:00