Commit 305dd4e
fix: update proxy and snapshots for eager skill injection
The runtime now eagerly injects skill content into <agent_instructions>
in the user message instead of using a skill tool call. Update the
replay proxy to strip <agent_instructions> during normalization, and
simplify the snapshot for agent-with-skills to match the new flow.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 556d2a1 commit 305dd4e
File tree
2 files changed
+2
-34
lines changed- test
- harness
- snapshots/skills
2 files changed
+2
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| 808 | + | |
| 809 | + | |
808 | 810 | | |
809 | 811 | | |
810 | 812 | | |
| |||
Lines changed: 0 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 9 | | |
44 | 10 | | |
0 commit comments