Jared Dohrman před 3 měsíci
rodič
revize
465bf7ee6d
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      AGENTS.md

+ 3 - 3
AGENTS.md

@@ -32,7 +32,7 @@ Only modify code for clearly scoped EastMesh features:
 
 | Change                | File                 |
 | --------------------- | -------------------- |
-| CLI / allowlist       | `docs/custom-cli.md` |
+| CLI                   | `docs/custom-cli.md` |
 | Web panel UI/behavior | `docs/web-panel.md`  |
 | Releases              | `release-notes.yml`  |
 | Flashing guidance     | `docs/releases.md`   |
@@ -124,7 +124,7 @@ uv run pio run -e T_Beam_S3_Supreme_SX1262_repeater_mqtt -t upload --upload-port
 
 If you change any of the following, update docs in the same PR when practical:
 
-- Web-panel allowlisted commands:
+- Web-panel commands:
   - update `docs/custom-cli.md`
 - Web-panel user-facing behavior, sections, controls, or troubleshooting:
   - update `docs/web-panel.md`
@@ -200,7 +200,7 @@ Do NOT (unless asked):
 
 - rename tracks
 - change tag formats
-- expand allowlist without updating docs
+- expand cli without updating docs
 - change upstream CLI semantics
 - introduce new versioning schemes