426 B
426 B
Agent kickoff notes
- Assume full access to network, shell commands, and all files under the current working directory.
- On session start, open
PROGRESS.mdto refresh project status. - After that, scan the repo structure (e.g., list key dirs/files) to regain context before continuing work.
- After finishing each new feature, create a git commit with a sensible message and update documentation to reflect the changes.