docs: add quick start prompt for future agent sessions

This commit is contained in:
2026-04-01 23:46:36 +03:00
parent 137764fcd3
commit ff2bc8711b
3 changed files with 63 additions and 0 deletions

View File

@@ -24,3 +24,4 @@ Updated: 2026-04-01
8. Corrected the user-creation flow to select a 3proxy service instead of assigning a per-user port, matching the documented 3proxy model.
9. Stabilized the Users table copy action so the column no longer shifts when the button label changes to `Copied`.
10. Added operator actions in the Users table for pause/resume and delete with confirmation modal coverage.
11. Added a root quick-start prompt file so a new agent can resume implementation or fixes with minimal onboarding.

View File

@@ -4,6 +4,7 @@ Updated: 2026-04-01
## Root
- `000_START_HERE.md`: copy-ready continuation prompt for the next agent session
- `AGENTS.md`: repository workflow rules for autonomous contributors
- `README.md`: quick start and current project scope
- `package.json`: frontend scripts and dependencies