StartREADME
indusagi Documentation
This folder documents the indusagi package located at indusagi/. It is an all-in-one bundle that re-exports AI providers, agent loop, TUI widgets, and a Web UI.
If you want a quick start, read the Getting Started guide.
Documentation Map
AI
- AI Module Overview
- AI API Reference
- Streaming Model
- Models and Registry
- AI Providers
- OAuth Providers
- AI Utilities
Agent
TUI
Web UI
- Web UI Overview
- Web UI Components
- Tools and Artifacts
- Sandbox
- Storage and Settings
- Dialogs
- i18n and Formatting
- Styles
Notes
- The package is ESM only and targets Node 20 or newer.
package.jsondeclares an exportindusagi/coding-agent, but there is nosrc/coding-agent.tsin this repo. If you need that entrypoint, ensure its source is added or it is generated during build.
