Skip to content

chore(release): release 0.1.0-beta.48 - #1791

Merged
ScriptedAlchemy merged 3 commits into
masterfrom
release-please--branches--master--components--tracedecay
Sep 22, 2026
Merged

ScriptedAlchemy merged 3 commits into
masterfrom
release-please--branches--master--components--tracedecay

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Sep 18, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.1.0-beta.48 (2026-09-21)

Bug Fixes

  • automation: drop the needless borrow on the search check (1df55d9)
  • clear clippy and rustfmt failures across the merged batch (debc48c)
  • clear the deterministic master CI failures (094f5b4)
  • clear the deterministic master CI failures (eeb1ec1)
  • clear the gates CI does not run (d27c76a)
  • cli: broker init through a connectable daemon socket (2af65b1)
  • cli: broker init through a connectable daemon socket (9dfacab)
  • clippy: scope too_many_lines expectations to non-hotpath builds (47cc46b)
  • cli: probe the daemon for init on every platform (8225446)
  • cli: succeed when install finds no agent yet (172dbff)
  • code-index-runtime: keep the index lock file one type (9ded6cd)
  • code-index: bind a seat's source proof under the scheduler lock (e49f1ae)
  • code-index: hold the head-open claim across the clone copy (cacf79a)
  • code-index: hold the head-open claim across the clone successor copy (83d9a3c)
  • code-index: keep a terminal park reason in dashboard progress (52b3772)
  • code-index: keep clone copy off the freshness receipt (76c58af)
  • code-index: keep sealed generation when proof expires (c6aadcb)
  • code-index: keep the park reason in progress; fence the load-sensitive scheduler tests (c7e9b75)
  • code-index: keep the reader charge on both publication tails (09ef75e)
  • code-index: keep the reader charge on both publication tails (a4318a6)
  • code-index: let a retired clone staging discard converge (024364a)
  • code-index: refuse a sealed generation the checkout moved past (c1633dd)
  • code-index: seat text through retryable graph activation (a82ad6c)
  • code-index: stop continuation receipts looking like probe wakes (3510cf7)
  • code-index: stop searches waking a proven seat for clone work (b58ca33)
  • code-index: stop searches waking a proven seat for clone work (48fc925)
  • config: resolve a registered setting to its registry default (4f67e44)
  • daemon: fix three lib tests that fail under suite load (61e8534)
  • daemon: keep a published owner ahead of a recorded failure (e3860bf)
  • daemon: pin the composed transcript home in test-transport builds (36be57a)
  • daemon: pin the composed transcript home in test-transport builds (83d9c11)
  • daemon: start open publication bound at claim (a3c37a4)
  • dist: match the test-API probe refusal by error code (ac649b3)
  • dist: pass the generator commit to the packaged host bundle calls (70517b8)
  • dist: retry the packaged MCP suite before failing the battery (50c359f)
  • dist: run the packaged MCP suite from an untouched snapshot (a496f5c)
  • dist: run the packaged MCP suite from the staged snapshot (f727c9c)
  • dist: seed the consumer crates with the workspace lockfile (5d3b849)
  • dist: stage package assets onto a cleared destination (1d7dee1)
  • doctor: check every managed-skill prompt index a host writes (4024326)
  • doctor: check every managed-skill prompt index a host writes (031920f)
  • global-db: page rebuild overlap reconciliation (e7c3124)
  • graph-publication: bound begin by wall clock, not one attempt (2283a44)
  • graph-publication: surface a failed reader instead of deferring (ba62697)
  • graph-publication: surface a failed reader instead of deferring (54d8c91)
  • graph-query: answer file neighbors for an unpublished path (f0994a9)
  • hotpath-guard: drop the leaf backend feature selector (5234ef1)
  • hotpath-guard: drop the leaf backend feature selector (8372962)
  • install: make the documented install path deliver the current release (064f425)
  • install: resolve prerelease assets and tags (82dfcf4)
  • install: skip incomplete prereleases in default path (ab677fe)
  • keep hotpath-instrumented values one type across feature sets (efabbb3)
  • kiro: report repairable while a retired artifact remains (df4e286)
  • kiro: sweep retired artifacts on install, not only uninstall (1c391fc)
  • mcp-catalog: bind memory schema closure to 'static operations (2071daf)
  • mcp: keep cancel registration until dispatch settles (dfe6c7d)
  • mcp: keep grep lexical when enrichment refuses (13d89e0)
  • mcp: keep grep lexical when graph enrichment refuses (ba45baa)
  • mcp: keep the stdio transport halves one type (e3caf72)
  • mcp: return ServerConfig from the rmcp handler (152f268)
  • mcp: scope tool dispatch to the pinned transcript home (cb3111d)
  • mcp: scope tool dispatch to the pinned transcript home (0148783)
  • mcp: use rmcp ServerConfig, the alias ServerInfo is deprecated (08b5860)
  • mcp: use rmcp ServerConfig, the alias ServerInfo is deprecated (e09bd69)
  • perf-gate: measure indexing through the daemon, not the request (21977c3)
  • perf-gate: measure indexing through the daemon, not the request (b5aa4f3)
  • query: rank TaskSession on core fallback authority (90f6448)
  • query: rank TaskSession on the core fallback authority (ee548c4)
  • query: span the temporal range in TaskSession calibration (df6bd75)
  • release: keep the transitive feature check on the release path (cc28eeb)
  • release: publish install.sh with every prerelease (8ca4241)
  • remote: scope the node store's schema check to its tables (e94513e)
  • remote: scope the node store's schema check to its tables (68b6e49)
  • repair three doctor findings at their cause (76f9c23)
  • require the daemon before init, in docs and on Windows (1a6bdc6)
  • restore the pinned corpus fixture and a transport test import (42597b2)
  • retention: bound store locks by cancel and deadlines (2b803ca)
  • retention: one contract for a missing scope root (735bfbd)
  • runtime-core: tolerate a released snapshot dir during cleanup (54800e5)
  • runtime-core: tolerate a released snapshot dir during cleanup (9ebe9a7)
  • sessions: drop a no-op file-length conversion (b243795)
  • sessions: drop the u64 identity conversion clippy rejects (e130045)
  • sessions: drop the u64 identity conversion clippy rejects (17b1022)
  • sessions: drop the u64 identity conversion clippy rejects (cb730a9)
  • sessions: drop useless u64 conversion of file length (d4ebe94)
  • sessions: keep one stalled source from blocking history (0c46b24)
  • sessions: land the parked refresh cuts on master (f1609c6)
  • sessions: put the sweep hotpath label back on the async fn (894a1f1)
  • sessions: wake temporal refresh from hook ingest (993f5e3)
  • skills: converge the prompt index on every lifecycle pass (f16b013)
  • store: release the Tokio worker while awaiting the writer (97f67b5)
  • store: release the Tokio worker while awaiting the writer (b82a73e)
  • test: one process env lock, and three load-sensitive daemon tests (6071090)
  • test: pin every HOME writer to one process env lock (54e3476)

Performance Improvements

  • code-extraction: borrow grammar kinds in clone tokens (caa981b)
  • code-extraction: borrow grammar kinds in clone tokens (1c5a539)
  • code-extraction: carry the token-tree answer down the walk (7b86674)
  • code-extraction: cut whole-repository extraction by 37% (0a7c52d)
  • code-extraction: emit both clone streams in one walk (f9809df)
  • code-extraction: read each node's kind once per visit (4f3b5e4)
  • code-extraction: read the preserved-identifier field from the walk (9d8bd65)
  • code-extraction: walk a body once for rename normalization (6ee0560)
  • code-index: batch edges_among and drop neighbor hydration (20a5de2)
  • code-index: batch the edges_among edge read (936b9fd)
  • code-index: edges_among returns bare edges (7fec32a)
  • code-index: sample git metadata through retained topology (56bf72c)
  • code-index: stop the readiness waits competing with the rebuild (7054463)
  • code-index: walk qualified Rust paths once per reference (8eddbc8)
  • daemon: wake the composition code-index wait on seat changes (996140a)
  • mcp: box the oversized futures on instrumented await paths (88507a2)
  • port measured git-metadata and clone-census improvements from #1577/#1580 (ac4e0b8)
  • query: validate each stored clone payload once per census (c18b3e6)

Reverts

  • code-index: keep the terminal clone-warmup verdict (ab0bd06)

This PR was generated with Release Please. See documentation.

@changeset-bot

changeset-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8909950

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy
ScriptedAlchemy marked this pull request as ready for review September 18, 2026 22:40
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-18T22:43:58.168058Z b2dd546 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy force-pushed the release-please--branches--master--components--tracedecay branch 26 times, most recently from bcb5a00 to 2d6f2f0 Compare September 19, 2026 20:17
@ScriptedAlchemy
ScriptedAlchemy force-pushed the release-please--branches--master--components--tracedecay branch 20 times, most recently from cce4c75 to a8dfe22 Compare September 21, 2026 12:15
@ScriptedAlchemy
ScriptedAlchemy force-pushed the release-please--branches--master--components--tracedecay branch from 3d9605d to 04dd755 Compare September 21, 2026 21:52
@ScriptedAlchemy
ScriptedAlchemy merged commit abca849 into master Sep 22, 2026
13 of 25 checks passed
@ScriptedAlchemy

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant