summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Expand)Author
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-21feat: usage cache with spinner refresh — shows cached data immediately, ref...Adam Malczewski
2026-05-21fix: compact panel sizing, close button on new panels (not first)Adam Malczewski
2026-05-21feat: + button to add new sidebar panels, each with independent view selectionAdam Malczewski
2026-05-21fix: remove orphaned SidebarPanel props from App.svelteAdam Malczewski
2026-05-21refactor: move ModelSelector into dropdown as 'Current Model' optionAdam Malczewski
2026-05-21fix: key usage fills available sidebar height (flex-1 instead of max-h-96)Adam Malczewski
2026-05-21fix: include time in reset brackets (e.g. 'in 3w 2d (05/28 4:36 PM)')Adam Malczewski
2026-05-21feat: natural English reset times beyond 48h (e.g. 'in 3w 2d (05/28)')Adam Malczewski
2026-05-21feat: cache Claude usage — return last successful result on fetch failureAdam Malczewski
2026-05-21feat: show countdown for resets within 48h (e.g. 'in 5:30')Adam Malczewski
2026-05-21feat: key usage auto-refreshes every 90sAdam 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-20fix: per-key independent loading, better spacing between Claude accountsAdam 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-20fix: sidebar uses flex-1 min-h-0 for reliable scrolling instead of absolute i...Adam Malczewski
2026-05-20fix: sidebar layout, copilot auth script, config setupAdam Malczewski
2026-05-20feat: phase 3 — config, skills, model groups, task list, and sidebar UIAdam Malczewski
2026-05-20fix: make agent chat bubbles transparent (bg-transparent)Adam Malczewski
2026-05-20fix: both user and assistant chat bubbles on left sideAdam Malczewski
2026-05-20feat: smart scroll — auto-follow during streaming, manual mode on scroll up...Adam Malczewski
2026-05-20fix: gemini review — XSS sanitization, collapse-arrow padding, redundant aliasAdam Malczewski
2026-05-20fix: highlight.js crash from unknown languages, add lazy loading and hot prel...Adam Malczewski
2026-05-20feat: markdown rendering, daisyUI 5 compliance fixes, garden/luxury themesAdam Malczewski
2026-05-19feat: Phase 2 — shell permissions, tree-sitter analysis, permission UIAdam Malczewski
2026-05-19feat: inline tool display and thinking/reasoning supportAdam 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