Ask your AI agent questions about libraries and frameworks by searching the actual source code, not outdated docs.
bun add -g btca opencode-ai
btca config model --provider opencode --model claude-haiku-4-5# Ask a question
btca ask --resource svelte --question "How does the $state rune work?"
# Launch the TUI
btcaPaste this into your AI coding agent to set up btca for your project:
Set up btca for this project: scan package.json for major dependencies (frameworks, libraries, tools), suggest adding each as a btca resource with sensible defaults, then create a btca.config.jsonc file in the project root and update AGENTS.md with usage instructions. Ask me to confirm each resource before adding.
See the full Getting Started guide for more details.