Skip to content

A better way to get up to date context on libraries/technologies in your projects

License

Notifications You must be signed in to change notification settings

RocketBoyMusic/better-context

 
 

Repository files navigation

btca

npm

https://btca.dev

Ask your AI agent questions about libraries and frameworks by searching the actual source code, not outdated docs.

Install

bun add -g btca opencode-ai
btca config model --provider opencode --model claude-haiku-4-5

Usage

# Ask a question
btca ask --resource svelte --question "How does the $state rune work?"

# Launch the TUI
btca

Project Setup

Paste 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.

About

A better way to get up to date context on libraries/technologies in your projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.4%
  • Svelte 19.7%
  • CSS 4.6%
  • Other 1.3%