@taotao7/braincode
v0.3.7
Published
Coding-first AI agent with user-selectable Brain Model that routes sub-tasks to different LLMs
Readme
@taotao7/braincode
Coding-first AI agent with user-selectable Brain Model that routes sub-tasks to different LLMs.
Install
npm i -g @taotao7/braincodeA postinstall step downloads the platform-specific binary from the matching GitHub release. Supported platforms: macOS arm64/x64, Linux x64/arm64.
Release
0.2.7 adds terminal image previews, richer Config Web health/OAuth setup, permission policy improvements, execution benchmark fixtures, and MCP health/session loading improvements. The npm package version must match the GitHub release tag because postinstall downloads assets from v<version>.
Usage
braincode # interactive TUI
braincode config # open browser configuration
braincode run "..." # one-shot task
braincode benchmark # representative coding-task plan benchmark
braincode help