Project Overview
planning-with-files is an open-source planning system designed to keep AI coding agents on task by persisting plans, findings, and progress to disk. When a session crashes or is cleared, the agent reads these files and resumes from where it stopped.
Core Features
- Writes plans, findings, and progress to disk for persistent storage.
- Automatically recovers after session interruption, reading files to continue tasks.
Technology Stack
The primary language is Python.
License
This project is licensed under the MIT license.
Getting Started
Please refer to the repository README for detailed installation and usage instructions.










Comments
No comments yet
Be the first to comment