feat(desktop): add trustworthy agent observability - #5098
Open
gagan114662 wants to merge 14 commits into
Open
Conversation
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Store immutable owner-scoped entries transactionally and restore the verified chain after restart. Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
Co-authored-by: gagan114662 <gagan@designgaga.ca> Signed-off-by: gagan114662 <gagan@designgaga.ca>
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
Scope
This is the clean observability-only extraction of the earlier mixed branch. It intentionally excludes Numbat/Guardian UI, Open Interpreter, and onboarding changes so each can be reviewed independently.
Verification
The full Rust compile/test suite was not rerun locally because this checkout previously exhausted the available disk during a fresh Tauri build; CI is the authoritative Rust build gate.
Review notes
The branch contains 22 files and approximately 3.5k added lines, reduced from the mixed branch's 91 files and approximately 10k changed lines.