agents
agents copied to clipboard
chore: improve .env.example readability
This PR reformats .env.example to make it easier to use:
- Each environment variable is now on its own line
- Added brief comments explaining how to copy and use the file
- Emphasizes using test/dev keys when experimenting locally This improves readability and aligns better with typical dotenv tooling. No runtime behavior is changed.
[!NOTE] Add header and usage comments to
.env.exampleto improve readability; no code/runtime changes.Written by Cursor Bugbot for commit 0b2e10c742af61189d510405462e373344e647cb. This will update automatically on new commits. Configure here.