Files
sproutclaw/packages
Mario Zechner 2e56f77599 Replace hasArtifact with listArtifacts
LLMs don't need to check existence - they can just list all artifacts.
Simpler API that returns all filenames at once.

Changes:
- Replace hasArtifact(filename) with listArtifacts() returning string[]
- Add 'list' action handler that returns all artifact keys
- Update examples in prompt to use listArtifacts()
2025-10-10 01:49:03 +02:00
..
2025-10-05 23:00:59 +02:00
2025-10-05 23:00:59 +02:00
2025-10-05 23:00:59 +02:00
2025-10-05 23:00:59 +02:00