Commit 73a90f3
committed
fix(agent-core-v2): re-remind AGENTS.md after compaction and report enabled flags
Sessions no longer fail to start when the subagent model pool is
misconfigured. The fork context notice is delivered as a reminder
instead of being prepended to the prompt. Git status is parsed with -z
so non-ASCII paths survive. Subdirectory AGENTS.md discoveries are
re-injected after context compaction, and session_started telemetry
carries the enabled experimental flag ids.1 parent ff2b179 commit 73a90f3
29 files changed
Lines changed: 605 additions & 372 deletions
File tree
- apps/pythinker-code
- src/tui/commands
- test/tui/commands
- packages
- agent-core-v2
- docs
- src
- agent/agentsMdReminder
- app
- flag
- git
- telemetry
- features/tower
- session/subagent
- workspace
- sessionLifecycle
- workspaceInstance
- test
- agent/agentsMdReminder
- app
- flag
- git
- session/subagent
- tool
- workspace/workspaceInstance
- agent-gateway/test
- node-sdk
- src
- test
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
814 | 821 | | |
815 | 822 | | |
816 | 823 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
108 | 125 | | |
109 | 126 | | |
110 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
1300 | 1301 | | |
1301 | 1302 | | |
1302 | 1303 | | |
| 1304 | + | |
1303 | 1305 | | |
1304 | 1306 | | |
1305 | 1307 | | |
| |||
0 commit comments