guinness-oai and GitHub
1029742cf7
Add realtime silence tool ( #18635 )
...
## Summary
Adds a second realtime v2 function tool, `remain_silent`, so the
realtime model has an explicit non-speaking action when the
collaboration mode or latest context says it should not answer aloud.
This is stacked on #18597 .
## Design
- Advertise `remain_silent` alongside `background_agent` in realtime v2
conversational sessions.
- Parse `remain_silent` function calls into a typed
`RealtimeEvent::NoopRequested` event.
- Have core answer that function call with an empty
`function_call_output` and deliberately avoid `response.create`, so no
follow-up realtime response is requested.
- Keep the event hidden from app-server/TUI surfaces; it is operational
plumbing, not user-visible conversation content.
2026-04-20 15:43:20 -07:00
..
2026-04-18 11:01:12 -07:00
2026-04-20 10:27:01 -07:00
2026-03-27 19:00:44 -07:00
2026-03-27 19:00:44 -07:00
2026-04-12 18:36:03 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-03 15:03:21 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-16 17:37:15 -07:00
2026-04-20 10:27:01 -07:00
2026-04-14 20:48:01 -07:00
2026-04-09 11:52:37 -07:00
2026-04-12 18:36:03 -07:00
2026-04-20 10:27:01 -07:00
2026-04-18 11:01:12 -07:00
2026-04-14 14:26:10 -07:00
2026-04-16 18:18:07 +00:00
2026-04-20 10:27:01 -07:00
2025-12-23 19:29:32 -08:00
2026-04-07 00:32:41 +00:00
2026-04-20 11:51:55 +01:00
2026-04-14 20:48:01 -07:00
2026-03-13 15:27:00 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-15 21:02:59 +08:00
2026-04-19 15:45:28 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-09 11:52:37 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-09 11:52:37 -07:00
2026-04-20 15:43:20 -07:00
2026-04-13 16:53:42 -07:00
2026-04-20 10:27:01 -07:00
2026-04-09 11:52:37 -07:00
2026-04-20 09:57:03 -07:00
2026-04-20 09:57:03 -07:00
2026-03-23 15:19:01 -07:00
2026-04-16 10:01:45 +01:00
2026-04-16 10:31:51 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-18 21:47:43 -07:00
2026-04-09 18:44:26 +01:00
2026-03-23 15:19:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-14 12:49:02 -07:00
2026-03-26 07:46:04 -07:00
2026-04-14 15:40:40 -07:00
2026-04-20 22:34:08 +00:00
2026-04-17 18:26:09 +01:00
2026-04-09 11:52:37 -07:00
2026-04-09 11:52:37 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-03-11 12:33:09 -07:00
2026-04-20 10:27:01 -07:00
2026-04-20 10:27:01 -07:00
2026-04-01 23:06:24 -07:00
2026-04-09 11:52:37 -07:00
2026-04-20 10:27:01 -07:00
2026-04-18 11:01:12 -07:00
2026-04-20 10:27:01 -07:00
2026-04-03 00:33:34 -07:00
2026-04-09 11:52:37 -07:00