Skip to content

fix(docs): update stale Crush comments in cmdEvaluate (#74)#84

Merged
jpleva91 merged 1 commit intomainfrom
fix/crush-comment-refs
Mar 29, 2026
Merged

fix(docs): update stale Crush comments in cmdEvaluate (#74)#84
jpleva91 merged 1 commit intomainfrom
fix/crush-comment-refs

Conversation

@jpleva91
Copy link
Copy Markdown
Contributor

Summary

  • Replace // Used by Crush fork to check actions before execution. β†’ // Used by govern-shell.sh (Goose) to check actions before execution.
  • Replace // Map Crush tool names to ShellForge tool names β†’ // Map tool names to ShellForge tool names

Driver list references at lines 94 and 519 were already cleaned up in a prior PR. Only these two internal code comments remained.

Test plan

  • go build ./cmd/shellforge/ passes
  • No [Cc]rush references remain in cmd/shellforge/main.go

Closes #74

πŸ€– Generated with Claude Code

…e/govern-shell.sh

Closes #74

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jpleva91 added a commit that referenced this pull request Mar 29, 2026
- PR #83: CI 5/5 passing, blocked on REVIEW_REQUIRED (flagged as P0 blocker)
- PR #84: opened for #74 (stale Crush comments)
- PR budget: 2/3
- P2 issues labeled (#65, #66, #52, #53)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jpleva91 added a commit that referenced this pull request Mar 29, 2026
- PR budget corrected to 3/3 (at-limit) β€” PR #85 was opened in run 4
- PR #84 CI confirmed passing (5/5)
- All 3 open PRs blocked on REVIEW_REQUIRED β€” human approval needed
- Blockers updated: PR budget at-limit added as second P0 blocker
- No new issues since run 4

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jpleva91 jpleva91 merged commit 835b00e into main Mar 29, 2026
5 checks passed
jpleva91 added a commit that referenced this pull request Mar 30, 2026
- P0 COMPLETE: PRs #83/#84/#85 merged, all P0 governance bugs closed
- Issue #59 closed (already fixed by PR #83)
- PR #86 opened: fix P1 #28 β€” governance timeout override (60s cap removed)
- PR budget: 1/3 (was 3/3 at-limit)
- Dogfood (#76) unblocked from governance side β€” needs human trigger
- P1 remaining: #28 (in PR #86), #63/#68 (qa-agent)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jpleva91 added a commit that referenced this pull request Mar 30, 2026
- P0 COMPLETE: PRs #83/#84/#85 merged, all P0 governance bugs closed
- Issue #59 closed (already fixed by PR #83)
- PR #86 opened: fix P1 #28 β€” governance timeout override (60s cap removed)
- PR budget: 1/3 (was 3/3 at-limit)
- Dogfood (#76) unblocked from governance side β€” needs human trigger
- P1 remaining: #28 (in PR #86), #63/#68 (qa-agent)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: stale crush references in cmd/shellforge/main.go contradict v0.6 Goose migration

1 participant