Skip to content

Harden sidecar setup and read-only team dispatch - #289

Merged
rotwurstesser merged 3 commits into
mainfrom
fix/288-runtime-reliability-pr
Aug 10, 2026
Merged

Harden sidecar setup and read-only team dispatch#289
rotwurstesser merged 3 commits into
mainfrom
fix/288-runtime-reliability-pr

Conversation

@rotwurstesser

Copy link
Copy Markdown
Collaborator

Closes #288

Summary

  • Manage one Python environment for all optional sidecars.
  • Reject companion tool approvals outside agent mode.
  • Dispatch team text prompts through exec in isolated output directories.
  • Select an available tribunal judge when Cesar is unavailable.

Verification

  • npm run kern:compile
  • npm run typecheck
  • npm run build
  • npm test
  • npm pack --dry-run -w packages/dedup --json
  • Live agon doctor
  • Focused sidecar, companion, team-routing, and Forge integration tests
  • Agon multi-engine review

@rotwurstesser
rotwurstesser merged commit e0c5cce into main Aug 10, 2026
2 checks passed
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.

Harden optional sidecars and read-only team dispatch

2 participants