feat(web): integrate terminal details, thinking state and unarchive - #444
Merged
Conversation
Retain reviewed contributions from #389, #375 and the unarchive slice of #361, preserving the current Pi trust projection. Add integration coverage for authenticated reads and persisted unarchive behavior. Co-authored-by: testikun <320479488+testikun@users.noreply.github.com> Co-authored-by: seekskyworld <djh1813553759@gmail.com>
This was referenced Sep 7, 2026
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.
Web consumers cannot yet inspect exact Background Terminal evidence or Pi thinking levels, and archived Sessions cannot be restored through the API. This integrates the reviewed contributions from #389, #375 and the unarchive portion of #361 against current main.
Main’s richer trust projection is preserved; #361’s inherited #360 trust changes are omitted. Host conflicts retain current trust and provider-authentication routes. These are backend capabilities; no browser panels or new model tools are added.
Related: #346, #348, #347. Supersedes the retained implementation portions of #389, #375 and #361.
Validation on
f5bfec80c467a0763f3a1d4593b3adb292ea9331, based on main4e767e433dd7f6c372b51f25cd5bce06179ab215:bun run checkpassed.bun run test: 1,457 Node tests passed, one skipped; 92 Vitest tests passed.Original contributors are retained in the commit trailers:
Co-authored-by: testikun 320479488+testikun@users.noreply.github.com
Co-authored-by: seekskyworld djh1813553759@gmail.com