Skip to content

fix(agents): harden team mode and self-control followups#417

Merged
bobleer merged 6 commits intoGCWing:mainfrom
bobleer:fix/team-mode-self-control-followups
Apr 15, 2026
Merged

fix(agents): harden team mode and self-control followups#417
bobleer merged 6 commits intoGCWing:mainfrom
bobleer:fix/team-mode-self-control-followups

Conversation

@bobleer
Copy link
Copy Markdown
Collaborator

@bobleer bobleer commented Apr 15, 2026

Summary

  • tighten the Team Mode prompt so skill-first workflow gates and phase transitions are explicit
  • normalize self-control passthrough actions on the frontend and keep default model references consistent after model deletion
  • add regression coverage for the raw Rust self-control payload contract and default-model fallback behavior

Test plan

  • pnpm --dir src/web-ui exec vitest run src/infrastructure/self-control/SelfControlService.test.ts
  • pnpm run type-check:web
  • pnpm run lint:web
  • cargo check -p bitfun-core
  • cargo check -p bitfun-desktop

bowen628 added 6 commits April 14, 2026 13:26
Normalize passthrough self-control actions so frontend execution stays compatible with the Rust payload contract, and repair default model references when models are removed. Tighten the Team Mode workflow prompt and add regression coverage for the self-control bridge.
@bobleer bobleer merged commit c3febcc into GCWing:main Apr 15, 2026
4 checks passed
@bobleer bobleer deleted the fix/team-mode-self-control-followups branch April 15, 2026 11:44
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.

1 participant