summaryrefslogtreecommitdiffhomepage
path: root/packages/core/tests
AgeCommit message (Expand)Author
2026-05-28fix(core): strip stale [USER INTERRUPT] from LLM history; inject into last to...Adam Malczewski
2026-05-28feat: add agent status indicator in chat input, db tabs tests, and service ma...Adam Malczewski
2026-05-28refactor(core): upgrade ai-sdk v4 → v6 + Anthropic/openai-compatible reason...Adam Malczewski
2026-05-27refactor: ChatMessage.chunks[] union — interleaved thinking, tool batching,...Adam Malczewski
2026-05-27feat: tool-output truncation+spill, read_file pagination, read_file_slice, sy...Adam Malczewski
2026-05-23feat: add is_subagent flag to agents, fix all lint/type/test issuesAdam Malczewski
2026-05-22feat: agent builder, CWD support, auto-save, UI polish, unavailable tool hand...Adam Malczewski
2026-05-22feat: agent summoning system, todo improvements, security fixes, double-execu...Adam Malczewski
2026-05-20feat: phase 3 — config, skills, model groups, task list, and sidebar UIAdam Malczewski
2026-05-19feat: Phase 2 — shell permissions, tree-sitter analysis, permission UIAdam Malczewski
2026-05-19fix: DeepSeek reasoning_content dropped on multi-step tool callsAdam Malczewski
2026-05-19Phase 1: single agent + basic UIAdam Malczewski