Skip to content

fix: remove agent awareness from gr2 (boundary enforcement)#578

Closed
laynepenney wants to merge 21 commits intomainfrom
fix/remove-gr2-team-command
Closed

fix: remove agent awareness from gr2 (boundary enforcement)#578
laynepenney wants to merge 21 commits intomainfrom
fix/remove-gr2-team-command

Conversation

@laynepenney
Copy link
Copy Markdown
Collaborator

Summary

  • Removes gr2 team add/list/remove command from gr2 Rust CLI
  • gr2 is workspace orchestration only; agent identity is premium
  • gr1 gr spawn is unaffected (existing product feature)

Removed:

  • TeamCommands enum from args.rs
  • Commands::Team handler from dispatch.rs (created/read agent.toml)

Test plan

  • gr2 compiles clean
  • Team review: Atlas confirmed no sync engine dependencies

Premium boundary: grip is OSS (workspace orchestration). Agent identity/spawning in gr2 is premium.

laynepenney and others added 21 commits April 8, 2026 11:29
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
gr2 is workspace orchestration only. Agent identity (team add/list/remove,
agent.toml) is premium. gr1 spawn is unaffected.
@laynepenney
Copy link
Copy Markdown
Collaborator Author

Obsolete after the grip history rewrite and Rust gr2 removal. The Rust-side gr2 identity/binding surface is no longer part of the OSS plan; Python gr2 remains the public path and premium-specific behavior stays private.

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