co-mono/packages/ai/src
Mario Zechner 892acedb6b feat(hooks): add tools.ts example hook for interactive tool enable/disable
- /tools command opens SettingsList-based selector for all loaded tools
- Space/Enter toggles individual tools between enabled/disabled
- Changes apply immediately on toggle (like /settings)
- Tool selection persisted to session via appendEntry()
- State restored from current branch on session_start, session_tree, session_branch
- Uses getBranch() to respect branch-specific tool configuration
- Export getSettingsListTheme and getSelectListTheme for hooks to use
2026-01-04 18:13:30 +01:00
..
providers fix duplicated thinking tokens in chutes (#443) 2026-01-04 18:12:09 +01:00
utils Use dynamic import for http module in OAuth files 2025-12-30 22:42:21 +01:00
cli.ts WIP: Add CLI for OAuth login, update README 2025-12-25 01:09:27 +01:00
index.ts Add Vertex AI provider with ADC support 2026-01-03 01:11:03 +01:00
models.generated.ts feat(hooks): add tools.ts example hook for interactive tool enable/disable 2026-01-04 18:13:30 +01:00
models.ts fix: use consistent model comparison including provider 2025-12-25 22:10:08 +01:00
stream.ts Fix google-vertex models showing without auth configured 2026-01-03 17:09:02 +01:00
types.ts Add Vertex AI provider with ADC support 2026-01-03 01:11:03 +01:00