co-mono/packages
Mario Zechner 7a859cbe52 Merge createArtifact and updateArtifact into createOrUpdateArtifact
LLMs get confused about when to use create vs update. The single function
automatically detects if the artifact exists and chooses the right operation.

Changes:
- Replace createArtifact/updateArtifact with createOrUpdateArtifact in runtime
- Update handler to check existence and use appropriate command (create/rewrite)
- Simplify prompt documentation and examples
2025-10-10 01:43:36 +02:00
..
agent Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
ai Add ollama dependency and dialog backdrop blur 2025-10-08 17:49:56 +02:00
pods Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
proxy Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
tui Bump version to 0.5.44 2025-10-05 23:00:59 +02:00
web-ui Merge createArtifact and updateArtifact into createOrUpdateArtifact 2025-10-10 01:43:36 +02:00