Commit f241a71
committed
docs(adr): ADR-017 — record that the agent-session toggle is not a no-op
Live finding on ABCA-310: with 'Agent session events' left ON after the
UX.24 spike, every @bgagent mention also spawns a native agent session.
Our deployed comment path replies (👀 + reply) but emits no session
activity, so the session goes stale and Linear shows a misleading
'bgagent did not respond' banner despite the comment posting fine.
Consequence: adoption is not additive-for-free — the toggle must stay OFF
until the flag-gated adapter ships in the same change that flips it.
Interim: turn the toggle off (app owner).1 parent 3a2456b commit f241a71
2 files changed
Lines changed: 30 additions & 0 deletions
File tree
- docs
- decisions
- src/content/docs/decisions
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
129 | 144 | | |
130 | 145 | | |
131 | 146 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
133 | 148 | | |
134 | 149 | | |
135 | 150 | | |
| |||
0 commit comments