mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-18 10:23:07 +00:00
Remove claude-progress from codebase and prompts
- Deleted .automaker/claude-progress.txt file - Removed references from .automaker/coding_prompt.md - Removed references from reference/prompts/coding_prompt.md - Removed references from reference/prompts/initializer_prompt.md - Removed from project structure in reference/README.md - Updated step numbering in prompts - Marked feature as verified in feature_list.json
This commit is contained in:
@@ -106,7 +106,6 @@ my_project/
|
||||
├── .automaker/feature_list.json # Test cases (source of truth)
|
||||
├── app_spec.txt # Copied specification
|
||||
├── init.sh # Environment setup script
|
||||
├── claude-progress.txt # Session progress notes
|
||||
├── .claude_settings.json # Security settings
|
||||
└── [application files] # Generated application code
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user