Files
zopu-code/AGENTS.md
-Puter 5347db578d Polish chat UI and wire flue agent env
- Add chat components (header, composer, conversation, message, thinking response, identity)
- Add chat hooks (use-chat-agent, use-chat-composer)
- Add chat lib (constants, transforms, types)
- Wire agent model config through env (provider, name, api, base url, key, context window, max tokens)
- Refresh web styling and routes
2026-07-19 19:33:41 +05:30

589 B
Raw Permalink Blame History

This Bun/TypeScript monorepo uses Bun/Vite+, Convex, Effect v4, and Flue; use @code/* exports, validate env in packages/env, never edit generated files or repos/, keep UI components presentational by separating UI state into reusable hooks and business/services/pure functions into dedicated modules, and verify with the targeted runtime plus bun run check-types and bun run check. Before Flue work, MUST read .agents/skills/flue/SKILL.md and use installed-version flue docs; keep every AGENTS.md to 12 dense sentences by replacing stale guidance rather than appending.