issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:TypeScript is:public
Filter by
41.7M results
Summary
Both ARCHITECTURE.md and CHANGELOG.md (v0.6.8 entry) claim 355 tests across 18 files. The actual count is 359 tests
across 20 files — logger.test.mjs and deep-bughunt.test.mjs are not accounted ...
documentation
Severity: LOW
Component: plugins/goal-guard/shell.js
The Bug
Inside \ command substitution, readBalanced passes \\\\ through as literal \\\\ (two chars):
if (c === \ i + 1 n) {
out += c + ...
bug
Summary
The lex() function processes input character-by-character with no maximum input length check, creating a DoS risk when
processing extremely large command strings.
Affected code
plugins/goal-guard/shell.js ...
bug
Summary
When state === none (no goal yet), the sidebar renders nothing — the native todo section shows instead. During the
window between session-open and goal-contract recording, the user sees the native ...
bug
Problem
In tools/lab/server/incidents.mjs, safety-miss detection (when the shell guard fails to block a destructive command)
reuses INCIDENT_FAMILY.COMPLETION_LEAK as the family. This should be a distinct ...
bug
plugin
Summary
In dry-run mode (--dry-run), the install script correctly uses Would install / Would clear for file operations, but
always prints Registered the experimental sidebar in ... for the tui.json step ...
bug
Severity: LOW
Component: plugins/package.json
The Bug
The package.json pins @opencode-ai/plugin at 1.17.4:
@opencode-ai/plugin : 1.17.4 ,
But guard.js has a comment referencing 1.17.6:
// pinned ...
bug
Summary
Two error-handling issues in the sidebar plugin cause silent failures.
Affected code
plugins/goal-sidebar.tsx
Issue 1: Silent no-op when slot API is missing
if (!api?.slots?.register) return; ...
bug
Type: Feature
Priority: Low
Labels: feature, gamification, users, engagement
Summary
Develop a gamification model in which users (stewards) are assigned points for activities such as:
- Visiting and ...
- Objetivo: Implementar testes unitários para o script de inicialização do dashboard (run_dashboard.py), garantindo o
comportamento esperado da integração entre o backend Python e a interface GUI ...

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.