mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 19:04:41 +00:00
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() |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||