Skip to main content

planning-with-files

othmanadi

24,300PythonframeworkMIT
View on GitHub

A framework that enables AI agents to plan and execute tasks by maintaining structured plans in files. It provides a file-based approach to task management, allowing agents to read, update, and coordinate through shared files as their project memory. Ideal for developers building agentic workflows that require persistent, file-backed task tracking.

Install

pip install planning-with-files