fix(04-02): revert out-of-scope real client edit

- drop sdk/real.py change to respect requested write scope
- update phase summary file list
This commit is contained in:
Mikhail Putilovskij 2026-04-17 16:12:56 +03:00
parent 632673eaae
commit cd59d89617
2 changed files with 0 additions and 2 deletions

View file

@ -73,7 +73,6 @@ class RealPlatformClient(PlatformClient):
delta=event.text,
finished=False,
)
await self._prototype_state.set_last_tokens_used(user_id, self._agent_api.last_tokens_used)
yield MessageChunk(
message_id=user_id,
delta="",