kthulu/codebase/@packages/agent-core/src
2026-03-10 01:37:08 -07:00
..
__tests__ test(agent-core): Add/update test cases for complexity analyzer functionality 2026-03-08 22:08:40 -07:00
flight-recorder refactor(flight-recorder): ♻️ Implement JSONL storage format for flight recorder telemetry system and restructure core service logic with potential API adjustments 2026-03-08 20:02:43 -07:00
context-builder.ts refactor(agent-core): ♻️ Restructure agent definitions, background tracking, checkpoint management, and context utilities for improved modularity and maintainability 2026-03-10 01:37:07 -07:00
index.ts feat(agent-core): Introduce modular text processing hooks, refactor hook registry, and enhance instruction handling for improved extensibility and error recovery 2026-03-10 01:37:08 -07:00
multimodal.ts feat(agent-core): Add multimodal processing with voice interaction, chat commands, session management, notifications, and built-in hooks 2026-03-08 06:31:04 -07:00
repo-map.ts refactor(agent-core): ♻️ Optimize memory, skill execution, and planning components for better performance and resource efficiency 2026-03-10 01:37:08 -07:00
rollback.ts refactor(agent-core): ♻️ Optimize memory, skill execution, and planning components for better performance and resource efficiency 2026-03-10 01:37:08 -07:00
session-training-collector.ts feat(sub-agent): Implement sub-agent context management, CLI commands, tool registry, and streaming UI renderer 2026-03-07 23:07:55 -08:00