Commit a011104
authored
chore: add support for Coder Agents sessions (#242)
_Disclaimer:_ _implemented_ _using_ _Claude_ _Opus_ _4\.6, reviewed by me._
Follow-up from coder/coder#23578
We still need to fake the initiator using the `X-Coder-Owner-Id`; that's implemented upstack.
Validated manually using Coder Agents with an OpenAI-Compatible provider pointed at AI Bridge in my workspace.1 parent fc40103 commit a011104
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
175 | 181 | | |
176 | 182 | | |
177 | 183 | | |
| |||
0 commit comments