ticket: refresh coder handoff timestamps

This commit is contained in:
Keisuke Hirata 2026-06-13 19:59:51 +09:00
parent 6f8d2c619f
commit 200f952228
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: 'TUI rewind picker の Enter 後に live 表示が巻き戻らない問題を調査・修正する' title: 'TUI rewind picker の Enter 後に live 表示が巻き戻らない問題を調査・修正する'
state: 'inprogress' state: 'inprogress'
created_at: '2026-06-13T09:23:07Z' created_at: '2026-06-13T09:23:07Z'
updated_at: '2026-06-13T10:56:45Z' updated_at: '2026-06-13T10:59:38Z'
assignee: null assignee: null
readiness: 'implementation_ready' readiness: 'implementation_ready'
risk_flags: ['tui', 'pod-protocol', 'persistence', 'history-rewind'] risk_flags: ['tui', 'pod-protocol', 'persistence', 'history-rewind']

View File

@ -2,7 +2,7 @@
title: 'Workspace panel の View item をマウスで選択できるようにする' title: 'Workspace panel の View item をマウスで選択できるようにする'
state: 'inprogress' state: 'inprogress'
created_at: '2026-06-13T10:05:19Z' created_at: '2026-06-13T10:05:19Z'
updated_at: '2026-06-13T10:56:05Z' updated_at: '2026-06-13T10:59:28Z'
assignee: null assignee: null
readiness: 'implementation_ready' readiness: 'implementation_ready'
risk_flags: ['tui-input', 'mouse-capture', 'panel-ux'] risk_flags: ['tui-input', 'mouse-capture', 'panel-ux']