Files
zopu-code/AGENTS.md
2026-07-23 01:27:59 +05:30

839 B
Raw 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/, and keep UI presentational by moving UI state to reusable hooks and business/services/pure logic to dedicated modules. Before Flue work, MUST read .agents/skills/flue/SKILL.md and use installed-version flue docs; after every change, MUST run bunx ultracite check on every changed source, script, and agent file (apply bunx ultracite fix first when needed), run the affected package's bun run check-types, exercise the changed behavior with its targeted runtime or smoke test, then run root bun run check and report unrelated pre-existing failures separately; keep every AGENTS.md to 12 dense sentences by replacing stale guidance rather than appending.