kaizen-app/app/src/main
Bruno Deanoz 287cdb4c6b feat: branch navigation for edit/regenerate instead of destructive delete
Edit creates a sibling branch (same parentId) instead of deleting messages.
Regenerate creates a new assistant branch. BranchNavigator UI shows chevron
arrows with "1/3" counter on messages with siblings. Tree state (activeRootId,
activeChild) synced to server via PATCH. New ChatTree data structure mirrors
the web frontend's tree.ts. StoredMessage.parentId parsed from API response.
2026-06-24 01:29:02 +02:00
..
java/dev/kaizen/app feat: branch navigation for edit/regenerate instead of destructive delete 2026-06-24 01:29:02 +02:00
res fix: migrate ClickableText to LinkAnnotation, add server version check 2026-06-23 14:51:20 +02:00
AndroidManifest.xml feat: voice recording + TTS read-aloud for assistant messages 2026-06-23 00:27:02 +02:00