issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java language:Java
Filter by
39.8M results
About this sponsorship
EGC s primary integration is with Claude Code. Maintaining and testing this integration requires Anthropic API credits
for automated and manual session testing, hook validation, ...
good first issue
help wanted
sponsor-claude-code
Summary
The goal-guard shell analyzer in plugins/goal-guard/shell.js does not classify any docker subcommand as destructive. A
real agent can run docker system prune -af, docker volume prune -f, docker ...
bug
Problem
In plugins/goal-guard/guard.js, captureModel stores { providerID, modelID } as an object. This object is later passed to
runReviewCycle as model, and in review-runner.js:181, it s spread into ...
bug
plugin
Summary
The checkForCompletionMarker() function uses text.replace(markerLineRe, ...) without the global flag, so only the FIRST
occurrence of Goal Completed is rewritten. If text contains multiple Goal ...
bug
There should be an option to delete a photo.
Summary
Surfaced by A2A Reviewer in PR #199 (finding #2). The bug lands in main if PR #199 merges without being fixed first.
Defect
The proposed reload() function in scripts/dev-society-deploy-install.sh ...
approved
bug
Summary
The Goal Completed completion marker regex in completion.js can be bypassed using Unicode whitespace characters and
homoglyph character substitutions.
Affected code
plugins/goal-guard/completion.js ...
bug
Problem
In plugins/goal-guard/tools.js, the goal_reset tool replaces the session state entirely:
store.sessions.set(key, fresh);
Any in-flight code that holds a reference to the old state object (e.g., ...
bug
plugin
Problem
The shell analyzer marks every git filter-repo invocation as destructive, including read-only/diagnostic uses such as
git filter-repo --analyze.
Reproduction
From the repository root:
node ...
Goal
Validate that EGC v1.1.2 installs and works correctly on macOS (Intel or Apple Silicon).
Steps
1. Install Node.js = 20 (via nvm, mise, Homebrew, or nodejs.org)
2. Run:
npm install -g @egchq/egc ...
good first issue
help wanted
testing

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.