Commit 0d2c5f0
Fix missing imports in sync-openai-agents template
Add StreamTaskMessageFull and TextContent imports to acp.py.j2
so the no-API-key error response compiles correctly.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 89097c0 commit 0d2c5f0
File tree
1 file changed
+2
-1
lines changed- src/agentex/lib/cli/templates/sync-openai-agents/project
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments