summaryrefslogtreecommitdiffhomepage
path: root/packages/frontend/src/lib/components
AgeCommit message (Expand)Author
2026-06-02feat: add search_code tool wrapping the cs code-search engineAdam Malczewski
2026-06-02Merge branch 'dev' into td/todo-fixAdam Malczewski
2026-06-02feat(todo): port opencode's declarative whole-list todo toolAdam Malczewski
2026-06-02Merge branch 'dev' into tc/tab-controlsAdam Malczewski
2026-06-02feat(tabs): drag-reorder + double-click rename + per-tab chat draftAdam Malczewski
2026-06-02Merge branch 'dev' into sb/status-barAdam Malczewski
2026-06-02Add status bar beneath chat input with send/stop button and context displayAdam Malczewski
2026-06-02Fix cache req badge wrap, remove cache cost note, pace-aware key usage barsAdam Malczewski
2026-06-02Merge branch 'dev' into u3/agent-effort-levelAdam Malczewski
2026-06-02feat(context-window): show current/max context usage per tab/modelAdam Malczewski
2026-06-02fix(frontend): honest effort display in agent UI (gemini review)Adam Malczewski
2026-06-02feat(agents): per-model reasoning effort levelAdam Malczewski
2026-06-01Add Phosphor icons; replace sidebar text with hamburger buttonAdam Malczewski
2026-06-01merge: dev into r1/claude-reset-fixAdam Malczewski
2026-06-01fix(frontend): ClaudeReset — keep '11 AM' badge on one lineAdam Malczewski
2026-06-01fix(frontend): ClaudeReset — global mutation lock + explicit action intentAdam Malczewski
2026-06-01Merge branch 'dev' into n2/ntfy-notificationsAdam Malczewski
2026-06-01feat(notifications): topic-only input (drop URL validation)Adam Malczewski
2026-06-01fix(frontend): ClaudeReset — global snapshot sequencer fixes cross-hour raceAdam Malczewski
2026-06-01feat(notifications): add notifySubagents toggle to suppress subagent turn pingsAdam Malczewski
2026-06-01feat(wake): probe 4 times per marked hour (:00 :15 :30 :45), coalesce same-ti...Adam Malczewski
2026-06-01fix(notifications): address Gemini review — tighten validation, sanitize Cl...Adam Malczewski
2026-06-01a11y(sidebar): label the remove-panel button for screen readersAdam Malczewski
2026-06-01fix(theme): consolidate boot apply and Settings picker into shared moduleAdam Malczewski
2026-06-01fix(frontend): ClaudeReset — live currentHour, real Set derived, in-flight ...Adam Malczewski
2026-06-01feat(frontend): ntfy.sh settings block in SettingsPanelAdam Malczewski
2026-06-01feat(settings): inline theme picker into Settings panelAdam Malczewski
2026-06-01feat(sidebar): add Debug panel with copy-conversation actionAdam Malczewski
2026-06-01feat(header): remove copy + theme buttons; keep title, status, sidebar toggleAdam Malczewski
2026-06-01feat(tabs): tab-to-tab agent communication via short handlesAdam Malczewski
2026-05-31feat: implement user agents (top-level tabs via summon)Adam Malczewski
2026-05-30fix(frontend): sidebar fill panels overflow with 3+ views openAdam Malczewski
2026-05-30feat(chunks): chunk-native frontend store with turn-sealed reconcile + per-ch...Adam Malczewski
2026-05-30feat(cache): Anthropic prompt caching, usage telemetry, and Cache Rate viewAdam Malczewski
2026-05-29Make chat input an auto-growing textareaAdam Malczewski
2026-05-29fix: override pointer-events on stop button spinner for iOS touch supportAdam Malczewski
2026-05-29feat: stop generation button with abort signal plumbingAdam Malczewski
2026-05-29feat: subagent summon — catalog filter, error hints, system prompt, AgentBu...Adam Malczewski
2026-05-29feat: disappearing chat history — chunk-limited frontend window with backen...Adam Malczewski
2026-05-28feat: add agent status indicator in chat input, db tabs tests, and service ma...Adam Malczewski
2026-05-28feat(frontend): persist sidebar panel layout across browser refreshes via loc...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-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-23fix: sidebar panel layout overlap by removing Claude Reset from flex-1 fillAdam 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