Files
multica/server
Multica Eve 86f255658f MUL-5730 feat(server): expose chat audience without bloating prompts (#6428)
Tell a chat agent whether it is answering in a shared room or a 1:1, without
splitting the cached brief prefix: the room shape rides the existing channel
binding row to the claim response, and is stated once per turn in the chat
prompt rather than in the static runtime brief.

Originally contributed as #6390; re-rolled to move the audience fact to the
per-turn prompt and to minimize the copy it renders.

Co-authored-by: Seacen Zhao <xichangzhao@outlook.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-08-05 16:12:17 +08:00
..