added to wip self improvement

This commit is contained in:
Niels Geens
2025-01-20 16:51:09 +01:00
parent c3846ac39f
commit f152914431
2 changed files with 234 additions and 45 deletions

View File

@@ -145,7 +145,7 @@ challenges/
└── score_tracker/
├── description.md # Core challenge: create card game score tracker
├── initial_context/
│ ├── context.xml # Initial context with SIA in conversation with the user
│ ├── context.xml # Initial context with SIA in conversation with the user
│ ├── user_request.txt # "Need tool to track card game scores"
│ ├── tool_directory.txt # Shows where tools are stored and basic structure
│ └── example_tool/ # Simple tool showing expected structure/style