New Paradigm for Team Collaboration
Maximize team productivity with Opencode's collaborative features.
Shared Configuration
Create a workspace config that all team members can use:
{
"providers": {
"anthropic": {
"model": "claude-3-5-sonnet-20241022"
}
},
"agents": {
"enabled": true
}
}
Team Best Practices
- Shared AGENTS.md - Document project conventions
- Consistent providers - Use the same AI models
- Code review - Review AI-generated code together
- Knowledge sharing - Share effective prompts