summaryrefslogtreecommitdiffhomepage
path: root/packages/core/tests/agent
AgeCommit message (Expand)Author
2026-06-03fix: warm the SAME Anthropic message-cache bucket as real turnsAdam Malczewski
2026-06-03feat: prompt cache warming for idle tabsAdam Malczewski
2026-06-02feat(chat): paste-to-attach images/PDFs with model capability checkAdam Malczewski
2026-06-02feat(agents): per-model reasoning effort levelAdam Malczewski
2026-06-01fix(queue): consume queued messages after a turn ends (start a new turn)Adam Malczewski
2026-05-30fix(agent): stream thinking for all adaptive Claude models, not just Opus 4.7Adam Malczewski
2026-05-30chore(notes): collect loose root docs into notes/; add reconcile edge-cases noteAdam Malczewski
2026-05-30refactor(chunks): append-only chunk log with per-step cache-stable wireAdam Malczewski
2026-05-30feat(cache): Anthropic prompt caching, usage telemetry, and Cache Rate viewAdam Malczewski
2026-05-29fix: handle unavailable tool calls via native v6 tool-error event, not synthe...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-22feat: agent summoning system, todo improvements, security fixes, double-execu...Adam 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