index
:
dispatch
dev
main
v2-deprecated
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-04
feat(config): add subdirectory LSP config watchers and fix permission ordering
v2-deprecated
Adam Malczewski
2026-06-03
fix(config): emit local permission patterns after global ones in merge
Adam Malczewski
2026-06-03
feat(config): merge home-directory global dispatch.toml under project config
Adam Malczewski
2026-06-03
Merge branch 'dev' into warm/prompt-cache-warming
Adam Malczewski
2026-06-03
chore(bin/up): DEBUG=1 writes LLM debug logs to /app/logging (host: logging/)
Adam Malczewski
2026-06-03
fix: warm the SAME Anthropic message-cache bucket as real turns
Adam Malczewski
2026-06-03
feat: prompt cache warming for idle tabs
Adam Malczewski
2026-06-03
Merge branch 'dev' into cmp7/compaction-tool
Adam Malczewski
2026-06-03
feat(compaction): add UI-driven conversation compaction
Adam Malczewski
2026-06-03
Merge branch 'dev' into img8/image-attachments
Adam Malczewski
2026-06-03
style: sort imports in TabBar.svelte (biome) after merging dev
Adam Malczewski
2026-06-03
Merge branch 'dev' into k10/key-usage-tool
Adam Malczewski
2026-06-03
feat(tabs): pulsing status dot to grab attention when agent needs the user
Adam Malczewski
2026-06-02
feat(chat): paste-to-attach images/PDFs with model capability check
Adam Malczewski
2026-06-02
feat(tools): add key_usage tool reporting API-key usage levels
Adam Malczewski
2026-06-02
Fix build scripts and deployment port issue
Adam Malczewski
2026-06-02
Merge branch 'dev' into feat/cs-code-search-tool
Adam Malczewski
2026-06-02
fix(search_code): fuzzy mid-word matching + Luau/fuzzy live test coverage
Adam Malczewski
2026-06-02
Merge branch 'dev' into fix/wake-haiku-model-select
Adam Malczewski
2026-06-02
fix(wake): resolve probe model dynamically from /v1/models by 'haiku' match
Adam Malczewski
2026-06-02
build(dev): install luau-lsp + rojo in the dev container
Adam Malczewski
2026-06-02
feat(frontend): add perm_lsp toggle to the permissions panel
Adam Malczewski
2026-06-02
feat(api): fall back to next port (3000→3010) when the port is in use
Adam Malczewski
2026-06-02
harden(search_code): defensive arg coercion, per-line truncation, rerun-safe pkg
Adam Malczewski
2026-06-02
feat(lsp): add config-driven LSP support (Roblox Luau via luau-lsp)
Adam Malczewski
2026-06-02
fix(search_code): render prose snippets + make context work + path-is-file guard
Adam Malczewski
2026-06-02
docs: document required sync-dispatch.sh edit for cs on the Artix box
Adam Malczewski
2026-06-02
build(pkg): provision cs for native installs via a 'code-search' split package
Adam Malczewski
2026-06-02
fix(search_code): surface cs failures + harden query/path handling
Adam Malczewski
2026-06-02
feat: add search_code tool wrapping the cs code-search engine
Adam Malczewski
2026-06-02
Merge branch 'dev' into feat/plus-button-sticky
Adam Malczewski
2026-06-02
docs: handoff for perm/fix-user-agent-summon-permission
Adam Malczewski
2026-06-02
Merge branch 'dev' into perm/fix-user-agent-summon-permission
Adam Malczewski
2026-06-02
docs: handoff for tab/fix-tab-messaging-tool (cross-tab messaging tools usabl...
Adam Malczewski
2026-06-02
style(tabbar): theme sticky + button like a selected tab, no left border
Adam Malczewski
2026-06-02
fix(tabs): say a reply will WAKE you with a new message (clearer than 'arrive...
Adam Malczewski
2026-06-02
fix(perm): decouple perm_user_agent from perm_summon for spawning user agents
Adam Malczewski
2026-06-02
fix(tabbar): flatten top-left corner of sticky + button
Adam Malczewski
2026-06-02
fix(tabs): only mention read_tab when the sender actually has it; CAPS on ONLY
Adam Malczewski
2026-06-02
feat(tabbar): sticky + button & double-clickable trailing pad
Adam Malczewski
2026-06-02
fix(tabs): clearer send_to_tab context to stop busy-wait + wrong-recipient re...
Adam Malczewski
2026-06-02
fix(tabs): advertise send_to_tab/read_tab in the agent system prompt
Adam Malczewski
2026-06-02
chore: remove notes/ plan & report docs; gitignore notes/ (keep wishlist local)
Adam Malczewski
2026-06-02
docs: handoff for td/todo-fix (declarative todo system)
Adam Malczewski
2026-06-02
Merge branch 'dev' into td/todo-fix
Adam Malczewski
2026-06-02
docs: handoff for cr/claude-reset-fix (wake probe body fix)
Adam Malczewski
2026-06-02
Merge branch 'dev' into cr/claude-reset-fix
Adam Malczewski
2026-06-02
feat(todo): port opencode's declarative whole-list todo tool
Adam Malczewski
2026-06-02
Merge branch 'dev' into tc/tab-controls
Adam Malczewski
2026-06-02
fix(wake): probe with genuine Claude Code request shape so OAuth wakes succeed
Adam Malczewski
[next]