issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:HTML
Filter by
39.8M results
Problem
The built-in claude agent s setup step (src/routines/agents/claude_code/setup.rs) seeds a per-workbench entry into
~/.claude.json on every run, keyed by the workbench s absolute path:
e = d.setdefault( ...
auto-suggested
Node-fidelity follow-ups for the util helpers added in #244/#248, from Codex review of #248. All small; the common path
works (validated against Node), these are edge-fidelity refinements.
util.promisify ...
enhancement
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @johnnietse! Welcome to your Skills exercise! ...
Scope
Harden the full stack before v1.0: end-to-end tests, performance profiling, documentation, and security hardening.
- E2e tests: Playwright suite covering session selection → cockpit live flow ...
increment
Scope
Extend the cockpit with live-updating panels powered by the SSE stream, plus reasoning trace and tool call detail views.
- SSE consumer: connect to the backend stream and apply incremental updates ...
increment
Scope
Build the core cockpit view displaying static session data: agent hierarchy, event timeline, and session overview panel.
- Agent tree component: hierarchical view of agents and sub-agents with ...
increment
Scope
Build the initial frontend screen that lists discovered sessions and allows the user to select one to inspect.
- Session list component: display session cards with project name, status, and timestamp ...
increment
To be safe, verify that there are no unexpected collisions in the prod business auth dbs for the batch of businesses to
be migrated.
Tasks
- [x] Run verify tombstone flow to confirm no businesses in ...
Entities - Data Migration
Summary
Documentation references a file, script, or directory that does not exist in this repo.
Affected files
README.md
Evidence
links test-client/ but dir is test_client/
Why it matters
Stale ...
B2 Example
Scope
Add real-time streaming of session state changes using Server-Sent Events (SSE).
- Filesystem watcher: monitor session state files for changes
- SSE endpoint: stream incremental state updates ...
increment

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.