feat(client): route local frontends through the daemon service - #1
Open
arcuru-bot wants to merge 10 commits into
Open
feat(client): route local frontends through the daemon service#1arcuru-bot wants to merge 10 commits into
arcuru-bot wants to merge 10 commits into
Conversation
Pin the Eidetica service fix that performs remote database opens under the caller-proven per-database identity, so Matrix provisioning no longer fails at the root probe. Track an active turn high-water mark before accepting a pending wake, preventing the turn own writes from duplicating a model run while preserving genuinely later frontend and scheduled messages.
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
usage,cmd, TUI, and--printthrough the daemon-hosted Eidetica service with detached autostart and no direct-open fallbackThis is the second layer of the stack above arcuru#59. GitHub cannot use a cross-repository PR head as a base branch in
arcuru/chaz, so this layer targetsarcuru-bot/chaz:feat/eidetica-service-socket, the exact head branch of arcuru#59. After arcuru#59 lands, this branch can be retargeted intoarcuru/chaz:mainwithout changing its delta.This layer also depends on arcuru/eidetica#108, pinned by exact revision. That fix makes a service-client database open use the caller-proven per-database identity for its initial root probe instead of the connection login identity.
Verification
PermissionDeniedbuild,doc,eval,lint,test, andtreefmt; in-memory matrix reports 1405 passed, 4 skippedDependency graph
Do not merge this PR before both dependencies.