Defer Hermes task creation until the first message - #21
Merged
Conversation
ribaricplusplus
force-pushed
the
feat/new-task-client-side-86cathhhk
branch
from
August 7, 2026 08:22
07a2752 to
73b831e
Compare
ribaricplusplus
force-pushed
the
feat/new-task-client-side-86cathhhk
branch
from
August 17, 2026 08:22
73b831e to
f6db5e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New taskopen an ephemeral client-side Hermes draft instead of calling the APINo backend or schema changes are included.
Acceptance evidence
Authoritative devbox commit:
7c376034e5c92a886ac10d2dfc8857a2d74030f3Passed
The compiled-Tauri run:
tauri-driverunder XvfbNew task0 -> 0Local review artifacts:
/home/bruno/.cache/koda-work/86cathhhk-recovery/evidence/e2e-run-1/new-task-client-side.png/home/bruno/.cache/koda-work/86cathhhk-recovery/evidence/e2e-run-1/ui-evidence.json/home/bruno/.cache/koda-work/86cathhhk-recovery/logs/controller-e2e-run-1.logExisting baseline failure
The normal desktop unit suite completed with
528 passed,8 skipped, and one failure:The exact same compaction assertion fails at untouched base commit
5fc0df1b55c92d7e489b616862c2a173111927b8. This PR does not touch compaction code or tests.Reviewer commands
The E2E command requires Docker,
tauri-driver, andxvfb-run. It creates and removes dedicated containers namedthechat-new-task-e2e-postgresandthechat-new-task-e2e-redis.