- Commit the vendored Flue SKILL.md under .agents/skills/flue and the .claude/skills/flue symlink plus skills-lock.json entry. - Rewrite AGENTS.md down to the repo's actual conventions and expand README.md with daemon/TUI/dev script notes.
573 B
573 B
This Bun/TypeScript monorepo uses Bun/Vite+, Convex for the control plane, Effect v4 for daemon/primitives, and Flue in packages/agents; use @code/* workspace exports, validate environment values in packages/env, never edit generated files or repos/, and verify changes with the targeted runtime plus bun run check-types and bun run check.
Before any Flue work, MUST read .agents/skills/flue/SKILL.md and use its installed-version flue docs references; keep every AGENTS.md to 1–2 dense sentences by replacing stale guidance instead of appending rules.