mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
add AGENTS.md
This commit is contained in:
7
.github/vouch/AGENTS.md
vendored
Normal file
7
.github/vouch/AGENTS.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Agent Development Guide
|
||||
|
||||
A file for [guiding coding agents](https://agents.md/).
|
||||
|
||||
- All commands must have a `--dry-run` option that is default on.
|
||||
- Verify help output using `use <module> *; help <def>`. Everything
|
||||
must have human-friendly help output.
|
||||
Reference in New Issue
Block a user