Peter Steinberger
|
3198c10fba
|
fix: stabilize Codex harness landing checks
|
2026-04-10 21:22:16 +01:00 |
|
Nimrod Gutman
|
795cc7d9dc
|
fix(auth): thread workspaceDir into /btw runtime auth
|
2026-04-10 15:50:50 +03:00 |
|
Nimrod Gutman
|
7a59e5548a
|
fix(auth): apply copilot runtime auth to /btw
|
2026-04-10 15:50:50 +03:00 |
|
Nimrod Gutman
|
7bb98ea12f
|
fix(btw): drop hidden reasoning from side-question context
|
2026-04-10 15:03:51 +03:00 |
|
Nimrod Gutman
|
9553b402ee
|
fix(btw): strip embedded tool blocks from side-question context
|
2026-04-10 15:03:51 +03:00 |
|
Nimrod Gutman
|
cc5cb496ad
|
fix(btw): strip replayed tool calls from side-question context
|
2026-04-10 15:03:51 +03:00 |
|
Nimrod Gutman
|
35002cb6bb
|
fix(btw): allow aws-sdk auth for bedrock side questions
|
2026-04-10 13:16:29 +03:00 |
|
Nimrod Gutman
|
90e784cab8
|
fix(btw): omit empty tool arrays for side questions (#64219) (thanks @ngutman) (#64219)
|
2026-04-10 13:12:38 +03:00 |
|
Peter Steinberger
|
14cfcdba1a
|
docs(test): refresh stale model refs
|
2026-04-04 08:05:49 +01:00 |
|
Peter Steinberger
|
4e27e22663
|
test: trim agents importActual mocks
|
2026-04-03 20:00:35 +01:00 |
|
Vincent Koc
|
aec58d4cde
|
fix(agents): repair btw reasoning and oauth snapshot refresh (#56001)
* fix(agents): repair btw reasoning and oauth snapshot refresh
* Update CHANGELOG.md
* test(agents): strengthen btw reasoning assertion
|
2026-03-29 16:58:49 +09:00 |
|
Peter Steinberger
|
a4327ad544
|
refactor: dedupe tests and harden suite isolation
|
2026-03-24 19:16:19 +00:00 |
|
Peter Steinberger
|
1ceaad18a6
|
test: harden vitest no-isolate coverage
|
2026-03-22 10:48:21 -07:00 |
|
Nimrod Gutman
|
133cce23ce
|
fix(btw): stop persisting side questions (#46328)
* fix(btw): stop persisting side questions
* docs(btw): document side-question behavior
|
2026-03-14 19:01:13 +02:00 |
|
Nimrod Gutman
|
9aac55d306
|
Add /btw side questions (#45444)
* feat(agent): add /btw side questions
* fix(agent): gate and log /btw reviews
* feat(btw): isolate side-question delivery
* test(reply): update route reply runtime mocks
* fix(btw): complete side-result delivery across clients
* fix(gateway): handle streamed btw side results
* fix(telegram): unblock btw side questions
* fix(reply): make external btw replies explicit
* fix(chat): keep btw side results ephemeral in internal history
* fix(btw): address remaining review feedback
* fix(chat): preserve btw history on mobile refresh
* fix(acp): keep btw replies out of prompt history
* refactor(btw): narrow side questions to live channels
* fix(btw): preserve channel typing indicators
* fix(btw): keep side questions isolated in chat
* fix(outbound): restore typed channel send deps
* fix(btw): avoid blocking replies on transcript persistence
* fix(btw): keep side questions fast
* docs(commands): document btw slash command
* docs(changelog): add btw side questions entry
* test(outbound): align session transcript mocks
|
2026-03-14 17:27:54 +02:00 |
|