Commit 3eb1c8f
move buildSpawnableAgentsDescription to agent-runtime package
Moved backend/src/templates/prompts.ts to packages/agent-runtime/src/templates/prompts.ts as part of the agent-runtime migration plan. Updated import in backend/src/templates/strings.ts to use @codebuff/agent-runtime package.
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>1 parent e52ad5c commit 3eb1c8f
File tree
2 files changed
+2
-2
lines changed- backend/src/templates
- packages/agent-runtime/src/templates
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments