Skip to content

feat(cli): promote domain coverage p3 to stable#9

Merged
mrgoonie merged 2 commits into
mainfrom
codex/official-release-v0.6.0
May 19, 2026
Merged

feat(cli): promote domain coverage p3 to stable#9
mrgoonie merged 2 commits into
mainfrom
codex/official-release-v0.6.0

Conversation

@mrgoonie
Copy link
Copy Markdown
Contributor

Summary

  • Promote the verified Domain Coverage P3 CLI fillers from dev to the stable main release stream.
  • Add first-class goclaw profile management, GOCLAW_PROFILE, authenticated WS health, session compaction, and trace filters.
  • Carry forward beta release workflow hardening and synced project docs.

Linked Issues

Pre-Landing Review

Pre-Landing Review: 0 critical issues, 0 blocking issues.

Notes:

  • Release workflow uses stable semantic-release on main; beta-only .semrelrc setup is gated to dev.
  • Secret scan matched placeholders/test tokens/GitHub Actions token references only; no real credential found.

Test Results

  • /usr/local/go/bin/go test -count=1 ./...
  • /usr/local/go/bin/go vet ./...
  • /usr/local/go/bin/go build ./...
  • git diff --check origin/main...HEAD

Changes

30 files changed, 1011 insertions(+), 235 deletions(-)

Ship Mode

  • Mode: official
  • Target: main

mrgoonie added 2 commits May 19, 2026 16:15
Add Domain Coverage P3 CLI fillers, harden beta release workflow, and sync roadmap/docs.
@mrgoonie mrgoonie merged commit 3213305 into main May 19, 2026
4 checks passed
@mrgoonie mrgoonie deleted the codex/official-release-v0.6.0 branch May 19, 2026 09:33
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.

feat: promote domain coverage P3 to official release

1 participant