issues Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript language:Java
Filter by
55.2M results
Expected behavior
When using the World#spawn method to spawn a slime (e.g. player.getWorld().spawn(player.getLocation(), Slime.class), it
spawns the slime like it does with any other entity.
Observed/Actual ...
status: accepted
version: 26.2
Summary
MCP server listing uses different CLI subcommands:
| Location | Command |
| --- | --- |
| McpProvider.refresh() | opencode mcp ls |
| listMcp command | opencode mcp list |
Suggested Fix
Standardize ...
bug
Preflight Checklist
- [x] I have searched existing issues and this hasn t been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the ...
bug
has repro
Summary
The Models tree view includes a Refresh Models item that invokes opencode-walkthrough.listModels (sends opencode models
to terminal) instead of opencode-walkthrough.refreshModels (refreshes the ...
bug
Summary
Agents, Models, MCP, and Sessions tree providers refresh asynchronously via child_process.exec() with stderr redirected
to /dev/null and || true. When the OpenCode CLI fails or is unavailable, ...
enhancement
Summary
Follow-up from the adversarial review of #74 / PR #81.
PR #81 collapsed the per-group rollup loop in ingest_audit_log_bytes() into one batched UPDATE via a Case/When
expression (refresh_group_rollups). ...
agent-ok
Summary
In the Agents tree view, the empty-state item shows description Create one to get started but clicking it runs
opencode-walkthrough.listAgents instead of opencode-walkthrough.createAgent.
Location ...
bug
/feeds currently lists the available feeds.
As a research, I want to be able to type the protocol or protocols and the ratings feeds are filtered based on the
coverage, so that I can quickly see which ...
Summary
When the Sessions tree view has no sessions, the placeholder item No sessions yet does not respond to clicks.
Cause
SessionTreeItem constructor signature is (label, description, icon, id, cmd) ...
bug
Summary
The OpenCode Overview sidebar view title bar exposes 10+ icon buttons (walkthrough, install, inline prompt, run on
project, interactive, create agent, agents overview, models overview, tips, CLI ...
enhancement

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.