feat: add TUI settings and integrations - #103
Merged
Merged
Conversation
aksOps
force-pushed
the
codex/issue-94-settings
branch
2 times, most recently
from
August 17, 2026 15:08
f22c644 to
c5816e2
Compare
aksOps
force-pushed
the
codex/issue-94-settings
branch
from
August 17, 2026 15:20
c5816e2 to
35a357d
Compare
|
aksOps
marked this pull request as ready for review
August 17, 2026 15:27
This was referenced Aug 17, 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.


Summary
Verification
GOFLAGS=-buildvcs=false npm run coverage:go— pass, 96.5% total; TUI 94.0%; server 98.1%npm test— pass, 695 tests; 98.26% statement coveragenpm run build— passGOFLAGS=-buildvcs=false go build ./...— passGOFLAGS=-buildvcs=false go vet ./...— passGOFLAGS=-buildvcs=false go test -race ./... -count=1— passsh scripts/check-go-format.sh— passgit diff --check— passSecurity note
The activated clipboard transitive is the latest tagged
github.com/atotto/clipboardv0.1.4, BSD-3-Clause, inherited from the already-pinned Bubbles text input. Localgovulncheckfound no reachable third-party dependency vulnerability, but did report nine reachable advisories in the installed Go 1.26.2 standard library, all fixed by Go 1.26.6. This PR does not change the project toolchain.Closes #94