Skip to content

chore(release): usp 0.1.0-alpha.1#17

Open
hop-top-release-bot[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--usp
Open

chore(release): usp 0.1.0-alpha.1#17
hop-top-release-bot[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--usp

Conversation

@hop-top-release-bot
Copy link
Copy Markdown

@hop-top-release-bot hop-top-release-bot Bot commented May 18, 2026

🤖 I have created a release beep boop

0.1.0-alpha.1 (2026-05-18)

Features

  • adapters: pluggable mention extractors per CLI (T-0078) (afb1cad)
  • adapters: populate usage telemetry in Metadata (T-0080) (d28a324)
  • all-projects listing, --since filter, session search, --tool flag (173d160)
  • centralize session API and improve session UX (97d7257)
  • claude: inline tool_result output into preceding tool_call (d0011ea)
  • claude: resolve sidechain sub-agents into timeline (T-0082) (eca3d8d)
  • cli: --help-all reveals MANAGEMENT (T-0101) (0ec0e19)
  • cli: --verbose/-V global flag (T-0097) (976153a)
  • cli: -C/--chdir global flag (T-0099) (c39d9d4)
  • cli: alias subcommand via kit/console/alias (T-0105) (a8518de)
  • cli: command groups + help-all (T-0089) (aa78047)
  • cli: config file + globals (T-0093) (3f5bacd)
  • cli: config path/paths under MANAGEMENT (T-0113) (e990958)
  • cli: exit codes per spec section 8.1 (T-0091) (d4c2c77)
  • cli: next-step hints (T-0092) (8457aa4)
  • cli: self-upgrade subcommand (T-0111) (1e7c8f5)
  • cli: version subcommand under MANAGEMENT (T-0107 partial) (17c5325)
  • cross-CLI session resume + lineage tracking (6298c01)
  • e2e: Go Docker test harness with xrr recording (d852e20)
  • e2e: scenario scripts for single-CLI, cross-resume, filters (#2) (e4150cc)
  • e2e: xrr env wiring + cassette directory structure (#3) (b1f10de)
  • session: add Segment lineage + ResumeAdapter interface (082d748)
  • session: add tools view (c1fc03f)
  • session: extend Turn schema for per-turn signals (T-0077) (5bbfc3b)
  • session: list skills invoked in session(s) by filter (eb9b119)
  • session: migrate session IDs to TypeID (4e10f4a)
  • session: partial UUID prefix matching + project/since scoping (6edaee4)
  • session: render transcripts via kit's ToolCapability taxonomy (1a7ab68)
  • usp v0.0.1-alpha.1 — cross-CLI session management (e543b29)
  • usp-ctxt: batch bridge from usp sessions to ctxt (T-0057) (b1b2b2a)
  • uspctxt: emit @file mentions + intent summary (T-0079) (334c915)
  • uspctxt: hint cost band + model mention from telemetry (T-0081) (1c3ea14)

Bug Fixes

  • address PR #18 review feedback (43397d3)
  • align sessions with kit projects and gemini resume (612c6de)
  • ci: mint release-please token from release-bot GitHub App (d7cf8c3)
  • ci: mint release-please token from release-bot GitHub App (856ae3d)
  • claude: extract tool_result content from user turns (198021c)
  • cli: disable kit Layer-A validator until annotations adopted (833c3b4)
  • cli: ISO 8601 timestamps for JSON/YAML output (T-0115) (b2bc9b6)
  • e2e: address PR #6 review feedback (114b51c)
  • e2e: drop dead xrr CLI install from Dockerfile (91b6b5a)
  • e2e: make xrr cassettes replay-safe (bd3f362)
  • list codex sessions with stale index (975b2ed)
  • list: emit empty JSON array when no sessions found (d6d252b)
  • show: route all formats through output.Render (6ec99bd)
  • use gemini resume flag (33bdf74)

This PR was generated with Release Please. See documentation.

jadb added a commit that referenced this pull request May 18, 2026
- Makefile lint target: wrap golangci-lint via $(GOENV) so
  contributor-set GOFLAGS/GOCACHE flow through, instead of
  hard-coding GOFLAGS=-buildvcs=false in isolation.
- .github/CODEOWNERS: gate the file itself plus release-please.yml
  and publish.yml — without this, the release gate could be
  weakened without release-team review.
- .github/workflows/ci.yml: move continue-on-error from the lint
  job to the golangci-lint step so the job conclusion stays
  SUCCESS (job-level continue-on-error still reports FAILURE in
  the rollup, which trips branch protection). Also expanded the
  comment to spell out the golangci-lint install requirement.
- CONTRIBUTING.md: replace `make check` in the quick-start with
  `make build test` (check fails today against the 26-finding lint
  baseline), and clarify in the targets table that golangci-lint
  is optional. Document the baseline + the recommended local
  command.

Not addressed in this commit (handled at merge time):
- release-please label migration: PR #17 still carries the default
  `autorelease: pending` label, while this PR adds custom
  `status:release-pending` / `status:release-tagged` labels.
  Plan: relabel PR #17 manually at merge time, before the next
  release-please run.
@jadb jadb added status:release-pending release-please opened a release PR; awaiting merge and removed autorelease: pending labels May 18, 2026
@hop-top-release-bot hop-top-release-bot Bot force-pushed the release-please--branches--main--components--usp branch from f655739 to a811f4c Compare May 18, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:release-pending release-please opened a release PR; awaiting merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant