Skip to content

chore(release): release 1.0.0-beta.55 - #2182

Open
ScriptedAlchemy wants to merge 2 commits into
masterfrom
release-please--branches--master--components--tracedecay
Open

ScriptedAlchemy wants to merge 2 commits into
masterfrom
release-please--branches--master--components--tracedecay

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Sep 26, 2026 •

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.0.0-beta.55 (2026-09-27)

Features

  • code-graph: release idle serving graph engines (#2196) (7600a2c)
  • code-graph: report and release the interactive catalog as an owner (#2210) (ac56f1e)
  • code-index: shed retained state before refusing a text build (#2198) (2279c4e)
  • contracts: carry typed problem detail beside the message (#2259) (99b357d)
  • daemon: free retained state through one memory authority (#2194) (f0afc1d)
  • doctor: report the GitHub source with its remedy (#2250) (e3adbfb)
  • mcp: render trailer and footer from every typed envelope (#2192) (fea536b)
  • mcp: report a per-request store cost receipt (#2214) (9f1bd63)
  • status: add graph_ready wait state to tracedecay_status (#2216) (0351078)
  • status: wait for code-index readiness on tracedecay_status (#2179) (3e32f17)

Bug Fixes

  • build: set the macOS rustc wrapper only on macOS jobs (#2232) (27acfc0), closes #2223
  • cli: keep the installed version when post-update cannot run (#2234) (eea5a66)
  • cli: report a tracked host without its CLI as pending (#2233) (9d9f2c6)
  • cli: resolve a relative --project-path against the CLI directory (#2262) (14caed2), closes #2241
  • cli: type unredeemable cursors instead of unavailable (#2269) (bf0ddaf)
  • code-index: charge a generation re-decode against the budget (#2254) (07e4a8a)
  • code-index: judge the clone census by source evidence only (#2188) (fd371a2)
  • code-index: resolve calls through block-scoped use (#2272) (56839b9)
  • code-index: resolve cfg variants and item-list macro bodies (#2256) (d70368d), closes #2130
  • code-index: retry a memory-refused graph when memory is given back (#2209) (92f4b97)
  • code-index: scope the worker runtime to its owner (#2197) (8bb205b)
  • code-index: stop status reads from scheduling re-verification (#2193) (3f14b09)
  • code-index: wake serving waiters on text owner install (#2207) (423ecbe)
  • configuration: provision the GitHub origin source binding (#2221) (83f73d3)
  • contracts: check the generated SDK sources in contracts:check (#2189) (c70b865), closes #2167
  • contracts: sort symbol-graph touched files by path (#2276) (eedc714), closes #2274
  • daemon: mount the profile LCM on projectless transcript ingest (#2212) (d85ec58), closes #2187
  • daemon: serve reset-required stores as a typed state (#2263) (e2e6e18), closes #2230
  • dashboard: mount session authorities once the project opens (#2239) (08a6807)
  • delete backup commands and copy-based remote restore (#2177) (0708270)
  • delivery: name pull requests by their repository number (#2249) (a64cd76)
  • delivery: quarantine review bodies per comment (#2203) (8e733c0)
  • feedback: admit a cycle's own in-cycle provider reads (#2248) (a13adb5), closes #2218
  • feedback: answer the first advisory cycle after a reopen (#2228) (dfb4ef4)
  • handoff: create the grant store in the registered session schema (#2238) (60327b0)
  • hermes: admit turn callbacks through the observation authority (#2235) (fe6b7fd), closes #2206
  • lcm: report payload GC on empty stores; drop writer snapshots (#2208) (7346310)
  • make Windows OS-matrix root identity and fs checks green (#2191) (afec152)
  • registry: report default and HEAD branches in separate fields (#2195) (59fba30)
  • sessions: converge git evidence in one publication per pass (#2184) (15a43ba)
  • sessions: store Git evidence as per-session rows (#2202) (1b8ca37), closes #2141
  • status: report a project without a GitHub origin as absent (#2260) (6df7c4f), closes #2244
  • status: report only the project's own resident memory owners (#2220) (6bc4a3b), closes #2205
  • storage: drop corrupt-config copy and name daemon stop on reset (#2204) (da126a6)
  • store: drop the dead handoff table from the graph store (#2261) (c796c11)

Performance Improvements

  • code-extraction: hold clone token streams compactly (#2237) (0bece17)
  • code-index: build code-graph rows from sealed segments (#2271) (beefa81)
  • code-index: drop the read bundle and lexical import copies (#2185) (17274b3), closes #1103
  • code-index: enumerate relation keys without entity reads (#2224) (aba3191), closes #2129
  • code-index: make the seal the build's one durable point (#2186) (83ea014), closes #2131
  • code-index: resolve trait dispatch from relation keys (#2243) (6a4635f), closes #2226
  • dashboard: serve strata from catalog-folded file dependencies (#2240) (6b0e862)
  • graph-db: store each code edge as one relation row (#2277) (718d251), closes #1103
  • graph-db: store relation identities once, on the locator (#2268) (fd9fd06), closes #1103
  • graph-db: store unique keys as binary namespace-id keys (#2257) (6554ff1), closes #1103
  • query: eliminate repeated graph enumeration (e02eb55)

This PR was generated with Release Please. See documentation.

@changeset-bot

changeset-bot Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c144dfe

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 26, 2026 07:48
@chatgpt-codex-connector

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-26T07:49:51.340145Z 3110ae6 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 92e3d45 to cb30433 Compare September 26, 2026 20:40
@ScriptedAlchemy
ScriptedAlchemy force-pushed the release-please--branches--master--components--tracedecay branch 5 times, most recently from 3168af7 to 463e88c Compare September 27, 2026 00:39
@ScriptedAlchemy
ScriptedAlchemy force-pushed the release-please--branches--master--components--tracedecay branch from bcf313c to b6bb1c9 Compare September 27, 2026 00:44

This branch has not been deployed

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