Application intelligence for web apps — AI agents that understand app state, entities, and workflows, not just the current page.
npm: @gakwaya/app-agent · Status: Alpha (0.1.x)
| Path | Purpose |
|---|---|
app-agent/ |
TypeScript monorepo — packages, examples, CI, published @gakwaya/* libraries |
rnd/ |
Research archive — vision, competitive analysis, original 16-week plan |
pnpm add @gakwaya/app-agentimport { AppAgent } from '@gakwaya/app-agent';See Getting Started for full setup (React, Vue, Svelte).
cd app-agent
pnpm install
pnpm validateSee Contributing and Agent Guide.
| Doc | Description |
|---|---|
| Documentation index | Full docs hub |
| Architecture | System design |
| ADRs | Architecture decision records |
| Publishing | npm release process |
| Progress | Implementation status |
MIT — see @gakwaya/* package licenses on npm.