feat(telegram): add chat session mode (#102)
This commit is contained in:
@@ -93,7 +93,7 @@ def test_resolve_message_reply_ctx_overrides_ambient() -> None:
|
||||
|
||||
resolved = runtime.resolve_message(
|
||||
text="hello",
|
||||
reply_text="`ctx: proj @ reply`",
|
||||
reply_text="`ctx: proj @reply`",
|
||||
ambient_context=ambient,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user