Michael Chihlas
db717b0b3f
feat(escalations): magic-moment 3-option CTA + claim 500 fix
- HandoffContextScreen: 3-option layout (Continue/AI analysis/Own thing)
with hasTaskLane, activeOptionKey, spinner/disabled states
- AssistantChatPage: wire up handleContinue, handleAIAnalysis, handleOwnThing
handlers; chip detail expansion inline with copy-button fix; post-escalation
redirect to dashboard on ConcludeSessionModal close
- TaskLane: fix async copy button (await + execCommand fallback + copiedKey
visual feedback); whitespace-pre-wrap on command blocks
- Fix 500 on claim: Pydantic v2 model_validate() + model_copy(update={})
(was passing update= kwarg directly which v2 rejects)
- HandoffResponse schema: handed_off_by_name field
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 00:05:02 -04:00
..
2026-04-17 00:34:18 +00:00
2026-02-08 08:14:22 -05:00
2026-04-25 06:13:23 -04:00
2026-03-24 08:36:13 +00:00
2026-04-11 04:24:36 +00:00
2026-04-09 00:41:30 -04:00
2026-03-04 20:44:25 -05:00
2026-04-23 22:04:56 -04:00
2026-03-20 03:34:54 +00:00
2026-04-21 21:13:44 -04:00
2026-03-18 14:27:36 +00:00
2026-04-30 00:05:02 -04:00
2026-04-30 00:05:02 -04:00
2026-04-12 03:44:23 +00:00
2026-03-21 03:25:25 +00:00
2026-03-19 05:12:10 +00:00
2026-03-21 03:25:25 +00:00
2026-04-13 02:38:01 -04:00
2026-04-28 00:34:32 -04:00
2026-04-21 21:45:52 -04:00
2026-04-10 06:44:17 +00:00
2026-04-12 03:44:23 +00:00
2026-04-21 23:54:54 -04:00
2026-03-05 11:41:22 -05:00
2026-02-14 00:11:20 -05:00
2026-04-23 22:04:56 -04:00
2026-04-25 06:13:23 -04:00
2026-04-12 03:44:23 +00:00
2026-04-25 06:13:23 -04:00
2026-03-14 20:18:59 -04:00
2026-03-20 04:36:12 +00:00
2026-03-21 03:25:25 +00:00
2026-03-19 20:35:45 +00:00
2026-03-27 21:08:12 +00:00
2026-04-22 00:15:29 -04:00
2026-04-16 21:28:48 +00:00
2026-03-04 20:44:25 -05:00
2026-02-10 09:45:26 -05:00
2026-02-10 09:45:26 -05:00
2026-02-10 09:45:26 -05:00
2026-04-23 15:08:43 -04:00
2026-02-10 09:45:26 -05:00