summaryrefslogtreecommitdiffhomepage
path: root/packages/api/src
AgeCommit message (Expand)Author
2026-05-29feat: subagent summon — catalog filter, error hints, system prompt, AgentBu...Adam Malczewski
2026-05-29fix: refresh agent config on send; widen fallback retry detectionAdam Malczewski
2026-05-29feat: disappearing chat history — chunk-limited frontend window with backen...Adam Malczewski
2026-05-28fix(core): normalize tool schemas for Anthropic, add toolChoice=auto; feat(su...Adam Malczewski
2026-05-28feat: restore tab layout + in-flight chunks on browser reopen; agents keep ru...Adam Malczewski
2026-05-28fix(api): pre-populate Agent.messages from DB on construction so model switch...Adam Malczewski
2026-05-27fix(api): apply correct model+baseURL when API key env var is missing, preven...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-24fix: prompt caching, OpenCode Go MiniMax/Qwen support, Opus 4.7 thinking, SDK...Adam Malczewski
2026-05-23feat: google gemini provider, adaptive thinking for opus 4.7, model search fi...Adam Malczewski
2026-05-23feat: fallback model range slider with live label, model-changed eventAdam Malczewski
2026-05-23feat: key fallback using agent models[] hierarchy, background tool modes, cop...Adam Malczewski
2026-05-23feat: relative working directory support and subagent tab cwd propagationAdam Malczewski
2026-05-23feat: add is_subagent flag to agents, fix all lint/type/test issuesAdam Malczewski
2026-05-23feat: youtube_transcribe blocks with polling, interruptible with background r...Adam Malczewski
2026-05-23feat: web_search + youtube_transcribe tools, shell interrupt backgrounding, f...Adam Malczewski
2026-05-22feat: message queue/interrupt system, CORS fix, mobile fixes, chat splittingAdam Malczewski
2026-05-22feat: add/remove keys from UI, backend URL setting, user service, Docker fixAdam Malczewski
2026-05-22feat: Arch Linux packaging with Electron frontend, systemd backend service, a...Adam Malczewski
2026-05-22feat: agent builder, CWD support, auto-save, UI polish, unavailable tool hand...Adam Malczewski
2026-05-22feat: two-row tab bar with temp/persistent subagent tabs, tab persistenceAdam Malczewski
2026-05-22fix: child tabs now show correct key/model in Model Choice viewAdam Malczewski
2026-05-22feat: agent summoning system, todo improvements, security fixes, double-execu...Adam Malczewski
2026-05-21feat: skills system with toggle/inject, tab bar UX, streaming dedup fixAdam Malczewski
2026-05-21feat: system prompt editor, tool permissions save-on-send, responsive sidebar...Adam Malczewski
2026-05-21feat: tool permission toggles, settings improvements, UI polishAdam Malczewski
2026-05-21feat: tab system with per-tab agents, DB persistence, and DaisyUI tabs-lift UIAdam Malczewski
2026-05-21refactor: gut model/tag/fallback/agent-template system, fix Docker setupAdam Malczewski
2026-05-21feat: SQLite database for all credentials, keys, wake schedule, and usage cacheAdam Malczewski
2026-05-21fix: wake scheduler persistence/retry, credential filtering, usage cache and ...Adam Malczewski
2026-05-21fix: backend wake scheduler with atomic toggle API, American time displayAdam Malczewski
2026-05-20feat: Claude Reset scheduler + fix key config and Claude groupingAdam Malczewski
2026-05-20feat: key usage shows all keys at once, removes dropdown, multi-account ClaudeAdam Malczewski
2026-05-20feat: key usage panel — display usage data for Claude, OpenCode, and CopilotAdam Malczewski
2026-05-20feat: claude max oauth support with multi-account switching, reasoning effort...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: review findings — multi-turn history, race condition, collapse UIAdam Malczewski
2026-05-19fix: DeepSeek reasoning_content dropped on multi-step tool callsAdam Malczewski
2026-05-19Phase 1: single agent + basic UIAdam Malczewski