mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 18:04:41 +00:00
Add clear decision tree and anti-patterns to prevent LLMs from using get + rewrite when they should use update for targeted edits. Changes: - Add CRITICAL workflow section at top with decision tree - Emphasize 'update' as PREFERRED for edits (token efficient) - Mark 'rewrite' as LAST RESORT only - Add ANTI-PATTERNS section showing wrong approaches - Clarify use cases for each command - Add examples emphasizing surgical modifications |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||