issues Search Results · language:Dune language:Python language:JavaScript language:Python language:CSS language:JavaScript
Filter by
42.4M results
Goal: act from Discord without desync.
Acceptance:
- Alerts - channel; answer buttons - feed.*.reply.
- Stateless client over the daemon; atomic pending- answered + broadcast so Discord + CLI never ...
Goal: remote/mobile channel.
Acceptance:
- Human creates the server; bot invited with Manage Channels + Manage Threads.
- Bot builds layout at runtime, idempotent + reconciled on startup: category ...
Goal: borrow cmux UI as the primary display.
Acceptance:
- daemon-driven set-status pills + set-progress; trigger-flash on stuck/error; log feed.
- Extends the existing status --pin.
Goal: manager- and human-facing verbs over the daemon/store.
Acceptance:
- feed --follow streams inter-agent message flow.
- inbox, send, answer, assign, restart operate via the daemon; --json everywhere ...
Goal: sleep-friendly notifications + a wake-up digest.
Acceptance:
- Quiet hours: only hard alerts wake the human; everything else queues.
- Morning report: timeline digest + what is parked / failed ...
From the June 2026 test-engineering review. The structural fix for the merge-only-test gap (companion to the cheaper
smoke-slice in the sibling issue).
Problem
slow + validation run only after a PR merges, ...
enhancement
testing
Goal: catch runaway repetition.
Acceptance:
- Detect repeated output or endless agent - agent message storms - pause + flag.
From the June 2026 test-engineering review. Follow-up to the test-hardening PR #229 (which added the fast-gate signature
contract).
Problem
167 tests (16%) — the slow + validation sets, and the highest-API-surface ...
enhancement
testing
Goal: no runaway spend while asleep.
Acceptance:
- Enforce per-workspace caps (from Phase 2 tracking); on breach pause + flag.
Goal: a midnight limit must not kill the night.
Acceptance:
- Detect usage/rate limit - pause the agent.
- Schedule and perform auto-resume at the reset window.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.