Skip to content

feat: add persistent agent multiplexing and profiles#47

Merged
aksOps merged 2 commits into
mainfrom
codex/persistent-agent-multiplexer
Jul 24, 2026
Merged

feat: add persistent agent multiplexing and profiles#47
aksOps merged 2 commits into
mainfrom
codex/persistent-agent-multiplexer

Conversation

@aksOps

@aksOps aksOps commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add protocol v2 persistent attach multiplexing with controller and observer roles
  • add schema v4 profiles, effective configuration, CLI/TUI surfaces, migration, and doctor diagnostics
  • add provider terminal policies, compatibility harnesses, responsive TUI documentation, and release smoke tooling
  • fix OpenCode paste by making mouse capture explicitly toggleable during attach
  • harden helper readiness under coverage with a dedicated file descriptor and reject poll file descriptors that exceed int32

Verification

  • go test -race -count=1 -covermode=atomic -coverpkg=./... -coverprofile=/tmp/uam-release-coverage.out ./... (88.3%)
  • gofmt -l .
  • go vet ./...
  • staticcheck ./...
  • golangci-lint run ./...
  • govulncheck ./... (no reachable vulnerabilities)
  • gosec ./... (0 issues)
  • goreleaser check
  • make build
  • script/qa/docs-contract-smoke.sh
  • live OpenCode 1.18.4 attach/paste QA with mouse capture toggled off

@socket-security

socket-security Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​xterm/​xterm@​6.0.010010010096100

View full report

Comment thread internal/session/proto.go Fixed
@aksOps
aksOps merged commit 1c83f79 into main Jul 24, 2026
16 checks passed
@aksOps
aksOps deleted the codex/persistent-agent-multiplexer branch July 24, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants