ticket: close observation replay removal

This commit is contained in:
Keisuke Hirata 2026-07-11 08:50:55 +09:00
parent 7d393f8c98
commit 1d7765d9ee
No known key found for this signature in database
3 changed files with 21 additions and 2 deletions

View File

@ -1,8 +1,8 @@
---
title: 'Remove backend worker observation replay'
state: 'done'
state: 'closed'
created_at: '2026-07-10T23:34:39Z'
updated_at: '2026-07-10T23:50:50Z'
updated_at: '2026-07-10T23:50:55Z'
assignee: null
queued_by: 'yoi ticket'
queued_at: '2026-07-10T23:35:04Z'

View File

@ -0,0 +1 @@
Removed backend-local worker observation replay. Worker Console attach now receives Runtime Snapshot as bootstrap and then live upstream events only; workspace-server no longer stores/replays previous user_message/tool_result/text_delta frames.

View File

@ -68,4 +68,22 @@ Validation:
State changed to `done`.
---
<!-- event: state_changed author: hare at: 2026-07-10T23:50:55Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-07-10T23:50:55Z status: closed -->
## 完了
Removed backend-local worker observation replay. Worker Console attach now receives Runtime Snapshot as bootstrap and then live upstream events only; workspace-server no longer stores/replays previous user_message/tool_result/text_delta frames.
---