Skip to content
Discussion options

You must be logged in to vote

Great questions! Let me address each:

1. Multi-agent compatibility (Claude Code + Jules/Gemini)

Yes, beads is agent-agnostic. It's a CLI tool that any agent can use as long as it can run shell commands. The symlink approach (GEMINI.mdAGENTS.md) works well - just make sure your AGENTS.md includes the beads workflow instructions. The key is that agents learn to call bd create, bd list, bd close, etc.

2. Team mode (bd init --team)

The --team flag runs a setup wizard that configures:

  • Protected branch handling - if your main branch is protected, it can set up a separate beads-metadata branch for issue commits
  • Auto-sync settings - configures the daemon for auto-commit and auto-push
  • Team col…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@steveyegge
Comment options

Answer selected by pelicans45
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants