issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:Python language:JavaScript
Filter by
7.7M results
Before submitting
- [x] I searched existing issues and did not find a duplicate.
- [x] I included enough detail to reproduce or investigate the problem.
Area
apps/desktop
Steps to reproduce
1. ...
Summary
The current agent evaluation page uses a 3-equal-column layout (Chat | Tools | Scores) during the active session. This
doesn t make sense — scores only exist after the session ends. The layout ...
enhancement
tier-1-critical
ux
Bug
The ServerStatus component in apps/web/src/app/server-status.tsx renders an OpencodeSSRPlugin with directory: :
OpencodeSSRPlugin
config={{
baseUrl: /api/opencode ,
directory: ...
Bug
The catch-all API proxy at apps/web/src/app/api/opencode/[port]/[[...path]]/route.ts uses request.body (a
ReadableStream) to forward POST/PUT/PATCH request bodies. In Next.js 16 running on Bun, request.body ...
Bug
POST /session/{id}/prompt_async returns 400 because the backend validates that part IDs must start with prt, but
generatePartId() in packages/core/src/api/prompt.ts produces IDs like part-1742244612345-0. ...
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Problem Description
PR #74 / issue ...
status:approved
type:feature
Goal
Add a new R-panel section RInventorySection (R₁) to the producer-console that surfaces the in-play inventory — the
operator s what s in-play / what s outstanding view — by consuming GET /api/units/{unit}/inventory ...
Background
Issue #3 (merged in PR #8) added a CI workflow that runs bun test, but did not add a coverage report. The test count
(currently 119) is known, but the line/branch coverage of src/core.js is ...

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.