Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Each tool has its own module following the same pattern:
- `install*()` - installation via `go install` or package manager
- `configure*()` - interactive setup flow (install prompt, config, status display)

Current tools: `sqlcmd.js`, `gh.js`, `atl.js`, `n8n.js`, `grafanactl.js`, `logcli.js`, `m365.js`, `esq.js`, `discord.js`
Current tools: `sqlcmd.js`, `gh.js`, `atl.js`, `n8n.js`, `gcx.js`, `m365.js`, `esq.js`, `discord.js`, `hcloud.js`, `ovhcloud.js`, `playwright.js`

### LLM Configuration (`lib/llm/index.js`)
- `CLI_DOCS` - per-tool documentation map (each entry has `filename`, `name`, `purpose`, `content`)
Expand Down