mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
test(agent): update tests for steer()/followUp() API, update AGENTS.md
This commit is contained in:
parent
1625d127c7
commit
a3772d2fd7
3 changed files with 20 additions and 6 deletions
|
|
@ -81,5 +81,6 @@ Use these sections under `## [Unreleased]`:
|
|||
|
||||
The script handles: version bump, CHANGELOG finalization, commit, tag, publish, and adding new `[Unreleased]` sections.
|
||||
|
||||
### Tool Usage
|
||||
**CTRICIAL**: NEVER use sed/cat to read a file or a range of a file. Always use the read tool (use offset + limit for ranged reads).
|
||||
### **CRITICAL** Tool Usage Rules **CRITICAL**
|
||||
- NEVER use sed/cat to read a file or a range of a file. Always use the read tool (use offset + limit for ranged reads).
|
||||
- You MUST read every file you modify in full before editing.
|
||||
Loading…
Add table
Add a link
Reference in a new issue