Commit e52ad5c
move tools/prompts.ts to agent-runtime package
Moved backend/src/tools/prompts.ts to packages/agent-runtime/src/tools/prompts.ts as part of the agent-runtime migration plan. Updated import in backend/src/templates/strings.ts to use @codebuff/agent-runtime package path. All tests passing.
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>1 parent 15def04 commit e52ad5c
File tree
2 files changed
+2
-2
lines changed- backend/src/templates
- packages/agent-runtime/src/tools
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments