Skip to content

release: v0.3.0 — FIX text protocol adapter (#29), perf flamegraph (#32), anchor sweep#132

Closed
div0rce wants to merge 1 commit into
feat/fix-text-protocol-adapterfrom
docs/v0.3.0-release
Closed

release: v0.3.0 — FIX text protocol adapter (#29), perf flamegraph (#32), anchor sweep#132
div0rce wants to merge 1 commit into
feat/fix-text-protocol-adapterfrom
docs/v0.3.0-release

Conversation

@div0rce

@div0rce div0rce commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

Version bump v0.2.0v0.3.0, recording the two reprioritized backlog items plus the resume-anchor/PMU consistency sweep delivered in this stack.

Last PR in the stack. Base is feat/fix-text-protocol-adapter (#131), which is on perf/flamegraph-artifact (#130), on docs/codex-resume-anchor-sync (#129). Merge order: #129#130#131 → this PR. GitHub retargets each child to main as its parent merges. On squash-merge of this PR, tag v0.3.0 on the merge commit and publish the GitHub release (mirrors how v0.1.0/v0.2.0 were tagged).

Changes

No code or benchmark artifacts change in this PR — it is the version/record bump only. make check 261/261.

Why 0.3.0 (minor)

Additive feature (FIX adapter) + new tooling (flamegraph) + docs; no breaking changes to existing APIs or wire formats. Same honesty bar — deterministic simulator, no production/latency/profitability claims.

🤖 Generated with Claude Code

…sweep

Bump the project version 0.2.0 -> 0.3.0 and record the release.

- CMakeLists.txt: project VERSION 0.3.0.
- CHANGELOG.md: new [0.3.0] section — FIX-like text protocol adapter (#29),
  `make flamegraph` + dependency-free renderer (#32), and the Codex
  resume-anchor / PMU-claim consistency sweep (#127/#128 follow-up); [Unreleased]
  reset.
- PROGRESS.md / HANDOFF.md: release and resume anchors brought to the v0.3.0
  released state; #29 and #32 marked done.

No code or benchmark artifacts change in this release PR. On squash-merge, tag
`v0.3.0` on the merge commit and publish the GitHub release. make check 261/261.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 03007eb0-ce7b-4029-8486-3e2b8e37882c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/v0.3.0-release

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: Pay Down Tech Debt
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@div0rce

div0rce commented Jun 22, 2026

Copy link
Copy Markdown
Owner Author

Superseded by the v0.2.1 release PR (maintainer chose a patch bump instead of minor).

@div0rce div0rce closed this Jun 22, 2026
@div0rce div0rce deleted the docs/v0.3.0-release branch June 22, 2026 01:59

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

x86_64). Low-signal backlog: #32 (flamegraph), #29 (FIX adapter).

P2 Badge Remove completed issues from resume backlog

When the next session follows PROGRESS.md as the repo's single source of truth, this line still lists #32 and #29 as remaining backlog even though the new v0.3.0 state above says they shipped via PR #130/#131. That stale resume anchor can send automation or humans to reopen already-closed work instead of focusing only on #94 and #90; update/remove these references, including the nearby blocker text, so the post-release state is actionable.

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md
- Synced the `/resume` anchors and perf-evidence wording to the released `v0.2.0` state and narrowed
an overstated Apple **Blizzard** (E-core) PMU claim — those rows read `<not counted>` because the
single-threaded benchmark stays on the Avalanche P-cores (Codex follow-up to PRs #127/#128):
`PROGRESS.md`, `AGENTS.md`/`CLAUDE.md` agreement, and `docs/perf_analysis.md`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Synchronize the remaining project-memory files

This entry says the release sweep includes AGENTS.md/CLAUDE.md agreement, but in this commit both files still end at the v0.2.0 state and omit the v0.3.0 PR stack entirely. Since /resume tells agents to read AGENTS/CLAUDE before PROGRESS/HANDOFF, a fresh session can reconstruct the old release state even after this bump; update those two memory files alongside the v0.3.0 anchors.

Useful? React with 👍 / 👎.

Comment thread PROGRESS.md
Comment on lines +30 to +31
- **Last completed docs sync:** v0.3.0 release prep (this PR): version bump + CHANGELOG `[0.3.0]`
and resume/release anchors brought current

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Refresh the release-readiness audit for v0.3.0

This marks the v0.3.0 release prep as current, but docs/release_readiness.md still says the audit covers v0.2.0, lists the old 241-test verification, and calls v0.2.0 the next GitHub release. A reviewer following the release evidence will therefore see stale readiness data instead of the 261-test v0.3.0 state recorded here; update the audit or avoid claiming the release anchors are current.

Useful? React with 👍 / 👎.

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.

1 participant