test(agent): update tests for steer()/followUp() API, update AGENTS.md

This commit is contained in:
Mario Zechner 2026-01-02 22:48:39 +01:00
parent 1625d127c7
commit a3772d2fd7
3 changed files with 20 additions and 6 deletions

3
.pi/settings.json Normal file
View file

@ -0,0 +1,3 @@
{
"customTools": ["packages/coding-agent/examples/custom-tools/todo/index.ts"]
}