tirtha-setup
v0.1.0
Published
Device-flow setup CLI for Tirtha AI tool configuration.
Readme
tirtha-setup
Dependency-free Node CLI for configuring local tools to use Tirtha AI through the RFC 8628 device flow.
Usage
npx tirtha-setup --tool aiderSupported tools:
aiderwrites~/.aider.conf.ymlcontinuemerges a Tirtha model into~/.continue/config.jsonopenai-sdkappends a marked block to~/.envcursorwrites~/.tirtha-cursor.envfor manual GUI entry
If --tool is omitted, the CLI checks for installed tools and asks which one to configure.
The setup flow prints a browser approval code, opens the Tirtha approval URL, then writes the returned API key to the selected config file with mode 600. The API key is never printed.
Checks
node tirtha-cli/bin.js --help
node tirtha-cli/test.js
node --check tirtha-cli/bin.js