Skip to content

feat: Add multi-model support#12

Open
Konstantysz wants to merge 2 commits into
brain-tree-dev:mainfrom
Konstantysz:feat/multi-model-support
Open

feat: Add multi-model support#12
Konstantysz wants to merge 2 commits into
brain-tree-dev:mainfrom
Konstantysz:feat/multi-model-support

Conversation

@Konstantysz

@Konstantysz Konstantysz commented Apr 11, 2026

Copy link
Copy Markdown

This PR refactors BrainTree OS to function agnostically across various AI agent platforms including Antigravity, Gemini, Codex, Cursor, etc. We updated 'CLAUDE.md' conventions to a generalized 'BRAIN.md' and ensured correct backwards compatibility for existing deployments.

Detailed Summary of Changes

  • Universal Agent Support: Added messaging and specific commands allowing any capable agent to consume the framework without relying on slash commands.
  • Backwards Compatibility: Ensured the backend directory scanners seamlessly support legacy brains residing in .claude hidden folders.
  • Agent Path Restructuring: Renamed the default location for persona templates to .braintree/agents/ and migrated all dependencies.
  • Concurrency Defenses: Implemented a comprehensive concurrency tracking requirement under the init-braintree prompt to prevent concurrent AI agents from corrupting the core execution matrix.
  • Robustness: Ensured installation CLI copies gracefully across multiple environments.

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