summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Expand)Author
2026-06-02fix(search_code): fuzzy mid-word matching + Luau/fuzzy live test coverageAdam Malczewski
2026-06-02Merge branch 'dev' into fix/wake-haiku-model-selectAdam Malczewski
2026-06-02fix(wake): resolve probe model dynamically from /v1/models by 'haiku' matchAdam Malczewski
2026-06-02feat(frontend): add perm_lsp toggle to the permissions panelAdam Malczewski
2026-06-02feat(api): fall back to next port (3000→3010) when the port is in useAdam Malczewski
2026-06-02harden(search_code): defensive arg coercion, per-line truncation, rerun-safe pkgAdam Malczewski
2026-06-02feat(lsp): add config-driven LSP support (Roblox Luau via luau-lsp)Adam Malczewski
2026-06-02fix(search_code): render prose snippets + make context work + path-is-file guardAdam Malczewski
2026-06-02fix(search_code): surface cs failures + harden query/path handlingAdam Malczewski
2026-06-02feat: add search_code tool wrapping the cs code-search engineAdam Malczewski
2026-06-02Merge branch 'dev' into feat/plus-button-stickyAdam Malczewski
2026-06-02Merge branch 'dev' into perm/fix-user-agent-summon-permissionAdam Malczewski
2026-06-02style(tabbar): theme sticky + button like a selected tab, no left borderAdam Malczewski
2026-06-02fix(tabs): say a reply will WAKE you with a new message (clearer than 'arrive...Adam Malczewski
2026-06-02fix(perm): decouple perm_user_agent from perm_summon for spawning user agentsAdam Malczewski
2026-06-02fix(tabbar): flatten top-left corner of sticky + buttonAdam Malczewski
2026-06-02fix(tabs): only mention read_tab when the sender actually has it; CAPS on ONLYAdam Malczewski
2026-06-02feat(tabbar): sticky + button & double-clickable trailing padAdam Malczewski
2026-06-02fix(tabs): clearer send_to_tab context to stop busy-wait + wrong-recipient re...Adam Malczewski
2026-06-02fix(tabs): advertise send_to_tab/read_tab in the agent system promptAdam Malczewski
2026-06-02Merge branch 'dev' into td/todo-fixAdam Malczewski
2026-06-02Merge branch 'dev' into cr/claude-reset-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-02fix(wake): probe with genuine Claude Code request shape so OAuth wakes succeedAdam 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-02test: prove Context Window view gets hydrated cacheStats.last after reloadAdam Malczewski
2026-06-02Merge branch 'dev' into u1/usage-persistenceAdam Malczewski
2026-06-02fix: reconcile live cacheStats to DB truth on turn-sealedAdam 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: persist per-tab token/cache usage across reloadAdam 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-01fix(api): wake-schedule toggle requires explicit action: 'on' | 'off'Adam 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(frontend): SnapshotSequencer — reusable 'most-recent request wins' rac...Adam Malczewski
2026-06-01fix(api): wake-schedule — accept skewed toggles, atomic persist, boot-recov...Adam 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