Skip to content

Add provider controls for native agent tools - #611

Merged
SawyerHood merged 1 commit into
mainfrom
bb/investigate-bb-issue-509-thr_skeur2da63
Jul 11, 2026
Merged

Add provider controls for native agent tools#611
SawyerHood merged 1 commit into
mainfrom
bb/investigate-bb-issue-509-thr_skeur2da63

Conversation

@SawyerHood

Copy link
Copy Markdown
Collaborator

Closes #509.

Summary

  • add provider settings to disable native Codex and Claude Code subagents
  • hard-cap Codex multi-agent V2 sessions at the root so remote session policy cannot spawn children
  • add a Claude Code setting that removes the native Workflow tool
  • persist the new preferences and apply them on start, resume, and fork

Verification

  • typechecked domain, database, agent runtime, host-daemon contract, server, app, and templates
  • ran full tests for database, agent runtime, host-daemon contract, server, app, and templates
  • live Codex verification: forced spawn_agent returned collab spawn failed: agent thread limit reached and created no child thread

@SawyerHood
SawyerHood merged commit d70934c into main Jul 11, 2026
10 checks passed
@SawyerHood
SawyerHood deleted the bb/investigate-bb-issue-509-thr_skeur2da63 branch July 11, 2026 00:25
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.

feat: Add disable native subagents config option

1 participant