AGENTS.md@packages/client-utils · git:20260826.7ee8ea9 · 2026-08-26 · sha256 b449b2df53a92f30

AGENTS.md@packages/client-utils git:20260826.7ee8ea9A

Immutable. This exact content is served forever at /api/v1/blob/b449b2df53a92f30.

# DOX — packages/client-utils

Files in this directory. One row per source file.

| File | Purpose |
|------|---------|
| `README.md` | Package overview. Reusable React components/hooks shared by shell + plugins. Documents the per-subpath export style. |
| `vitest.config.ts` | Vitest config for client-utils package. Adds `@vitejs/plugin-react`. jsdom, `pool: "forks"`, `maxWorkers: "50%"`, shared `setup-home.ts` globalSetup. Includes `src/**/__tests__/**/*.test.{ts,tsx}`. No path aliases. |