Allow OpenCode to directly get information from the tool's source code by integrating Better Context CLI
Note
Combine the files with your existing configuration. You don't need to use all the files.
Allow OpenCode agents to invoke btca commands as standard command-line tools (for example, ls or grep). The tool supports these btca CLI commands:
btca ask: supports single and multiple sourcesbtca connect: the CLI does not exit automatically, so a timeout is used as a workaroundbtca resourcesbtca addbtca removebtca clear
Reference:
Set permissions for the btca tools. Explicit permissions are recommended for destructive commands such as btca clear, although they are not strictly required.
Reference:
- Open issues or pull requests for bug reports, feature requests, or improvements.
- Create branches from
devand targetdevwhen opening a pull request. - Consider starring the repository if it is useful!