Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 765 Bytes

File metadata and controls

16 lines (12 loc) · 765 Bytes

AGENT_HINT

Purpose

  • A tiny persistent onboarding hint for assistants working on this repository. Do NOT edit AGENTS.md; this file only points to it.

What to do at the start of every new chat

  1. Read AGENTS.md at repository root and confirm you will follow its rules.
  2. Use VoileWeb everywhere instead of MyAppWeb/AppWeb in examples and edits.
  3. Prefer the :req (Req) HTTP client; avoid :httpoison, :tesla, and :httpc.
  4. Do not modify AGENTS.md — it's the canonical project guideline.

Quick facts

  • Project: Phoenix 1.8, Elixir ~> 1.19
  • LiveView, Ecto, Tailwind, esbuild are used; follow the project's mix aliases for setup and assets.

If you need a shorter or different filename, tell the repository owner and I will update it.