Skip to content

docs(release): rename v0.6.1 β†’ v0.7.0 to match release-please#124

Merged
dfrostar merged 2 commits into
mainfrom
claude/v0.6.1-to-v0.7.0-rename
May 17, 2026
Merged

docs(release): rename v0.6.1 β†’ v0.7.0 to match release-please#124
dfrostar merged 2 commits into
mainfrom
claude/v0.6.1-to-v0.7.0-rename

Conversation

@dfrostar
Copy link
Copy Markdown
Owner

Summary

Conventional-commit semantics drove release-please to propose 0.7.0 (not 0.6.1) for the install-anywhere work merged in PR #122. This PR aligns the docs / release notes / marketing artifacts with that version label so PR #123 (release-please) lands as a coherent v0.7.0 release.

The work itself is feature-level in a fair reading β€” new install paths, new Dockerfile, new Agent Zero integration β€” so the version is honest. The reframing here is pure naming.

Changes

Renames (git mv, history preserved):

  • RELEASE_NOTES_v0.6.1.md β†’ RELEASE_NOTES_v0.7.0.md
  • docs/SCREENCAST-v0.6.1.md β†’ docs/SCREENCAST-v0.7.0.md
  • docs/notebooklm/v0.6.1/ β†’ docs/notebooklm/v0.7.0/

Content (8 files): v0.6.1 β†’ v0.7.0, pinned-version snippets bumped, whats-new-v061 anchor renamed, forward-looking refs reframed (Always-On = v0.8 now, Enterprise-Ready = v0.8.x). Tracking issues #119 and #120 stay correct β€” they're about the work, not the version label.

Test plan

  • python -m pytest tests/ β€” 388 passed, 4 environmental skips
  • No code changes; no test changes
  • No remaining 0.6.1 references outside historical files (RELEASE_NOTES_v0.3-0.6.0, CHANGELOG.md)
  • No orphaned v0.7 forward refs in the renamed v0.7.0 files (they all correctly point at v0.8 for what's next)
  • All commits in this PR are docs(...) so release-please won't bump the version again

Order of operations after this lands

  1. Merge this PR β†’ main has the v0.7.0-named docs
  2. Release-please PR chore(main): release 0.7.0Β #123 will update to include these commits in the v0.7.0 release
  3. Merge PR chore(main): release 0.7.0Β #123 (squash) β†’ release-please cuts the v0.7.0 tag
  4. Manually dispatch release.yml for the PyPI publish (the GITHUB_TOKEN gotcha from release.yml not triggered by release-please tag push (GITHUB_TOKEN anti-loop guard)Β #98 is still active)

Follow-up (not in this PR)

The handoff doc on PR #121 still references "v0.6.1" + "v0.7" / "v0.7.x" planning labels. That doc is on a separate branch and can be reframed when it lands.

https://claude.ai/code/session_01SH6iHNAqeMJHXdq7ubVcuJ


Generated by Claude Code

Conventional-commit semantics drove release-please to propose 0.7.0
(not 0.6.1) because two of the install-anywhere commits were tagged
`feat(...)` and the project bumps 0.x minor on feat (per PR #114). The
work itself is feature-level in a fair reading (new install paths, new
Dockerfile, new Agent Zero integration); the version is honest.

Renames (git mv, history preserved):
- RELEASE_NOTES_v0.6.1.md β†’ RELEASE_NOTES_v0.7.0.md
- docs/SCREENCAST-v0.6.1.md β†’ docs/SCREENCAST-v0.7.0.md
- docs/notebooklm/v0.6.1/ β†’ docs/notebooklm/v0.7.0/

Content updates across 8 files (README, ROADMAP, LinkedIn drafts,
wiki Home + Installation, GitHub Pages index.html + about.html, and
inside every renamed file):
- All `v0.6.1` references β†’ `v0.7.0`
- Pinned-version snippets `pip install neuralmind==0.6.1` β†’ `==0.7.0`
- `whats-new-v061` anchor β†’ `whats-new-v070`
- Forward-looking refs reframed: the next release (Always-On / #119)
  is now v0.8, the Enterprise-Ready one (#120) is v0.8.x. Tracking
  issues stay correct β€” they're about the work, not the version label.
- ROADMAP "Now (v0.7) β€” Always-On" β†’ "Now (v0.8) β€” Always-On"; same
  for the v0.8.x / Graph-view backlog headings.

No code changes; full test suite still 388 passing. Commits in this
PR are all `docs(...)` so release-please doesn't bump the version
again β€” it should add these changes to the open v0.7.0 release PR.

https://claude.ai/code/session_01SH6iHNAqeMJHXdq7ubVcuJ
Copilot AI review requested due to automatic review settings May 17, 2026 19:27
@github-actions github-actions Bot added documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested labels May 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 17, 2026

NeuralMind self-benchmark

Status: PASS β€” floor 4Γ—, measured 5.9Γ—.

Phase 1 β€” Reduction on committed fixture

  • Average reduction: 5.9Γ—
  • Top-k retrieval hit rate: 71.7%
  • Naive baseline: 47,360 tokens (all fixture files concatenated)
  • NeuralMind total: 8,149 tokens across 10 queries
  • Estimated monthly savings @ 100 queries/day on Claude 3.5 Sonnet: ~$35.30
# Query Shape Naive NeuralMind Ratio Hit
1 auth-flow cross-file 4,736 815 5.8Γ— 33.3%
2 api-endpoints focused 4,736 809 5.9Γ— 100.0%
3 billing-flow cross-file 4,736 846 5.6Γ— 33.3%
4 user-storage cross-file 4,736 672 7.0Γ— 50.0%
5 jwt-verify focused 4,736 681 7.0Γ— 100.0%
6 stripe-webhook focused 4,736 838 5.7Γ— 100.0%
7 create-user cross-file 4,736 794 6.0Γ— 50.0%
8 refund focused 4,736 827 5.7Γ— 100.0%
9 db-choice identity 4,736 899 5.3Γ— 100.0%
10 invoice-send cross-file 4,736 968 4.9Γ— 50.0%

Phase 2 β€” Learning uplift

  • Memory events logged: 20
  • Learned patterns: 20
  • Reduction ratio after neuralmind learn: 5.9Γ— (Ξ” +0.00Γ— vs. cold)
  • Top-k hit rate after learning: 71.7% (Ξ” +0.0 points vs. cold)

Note: uplift numbers on a 500-line fixture are intentionally modest β€” the point is to
verify the learning mechanism persists and applies. On real production repos the lift
is larger; this test only catches regressions in persistence.

Assumptions

  • Baseline: every .py file in tests/fixtures/sample_project/ concatenated.
  • Tokenizer: tiktoken GPT-4o encoding (per-model breakdown in multi_model.json if generated).
  • Pricing: Claude 3.5 Sonnet input @ $3.0/MTok.
  • Regression floor: 4Γ— β€” well below NeuralMind's typical 40–70Γ— on real repos.

Per-model token reduction

Model Tokenizer Naive NeuralMind Ratio Source
GPT-4o / GPT-4o-mini tiktoken o200k_base 4,739 927 5.1Γ— measured
GPT-4 / GPT-3.5-turbo tiktoken cl100k_base 4,710 918 5.1Γ— measured
Claude 3.5 Sonnet estimated: GPT-4o Γ— 1.08 β€” install anthropic for an exact count 5,118 1,001 5.1Γ— estimated
Llama 3 (70B) estimated: GPT-4o Γ— 1.22 β€” Llama tokenizer requires model weights; estimate based on published vocab ratios 5,781 1,130 5.1Γ— estimated

Rows marked measured use the provider's real tokenizer. Rows marked
estimated apply a published vocab-size correction to the GPT-4o count β€”
honest approximations, not hardcoded claims.


Automated by .github/workflows/ci-benchmark.yml β€” regenerate locally with python -m tests.benchmark.run.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR retitles the install-anywhere release documentation and marketing artifacts from v0.6.1 to v0.7.0 so they align with the release-please-generated 0.7.0 release.

Changes:

  • Renames release notes, screencast, and NotebookLM references to v0.7.0.
  • Updates README, wiki, Pages, and roadmap links/version labels.
  • Reframes future Always-On / Enterprise-Ready references toward v0.8 / v0.8.x.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
ROADMAP.md Updates shipped and future roadmap labels around v0.7.0/v0.8.
RELEASE_NOTES_v0.7.0.md Retitles release notes and install snippets to v0.7.0.
README.md Updates hero and release-notes table references.
docs/wiki/Installation.md Updates install-page version callout/link.
docs/wiki/Home.md Updates wiki β€œWhat’s New” and page table labels.
docs/SCREENCAST-v0.7.0.md Retitles screencast script and related marketing labels.
docs/notebooklm/v0.7.0/README.md Updates NotebookLM pack overview and links.
docs/notebooklm/v0.7.0/03-the-honest-take.md Updates narrative version labels and future-release framing.
docs/notebooklm/v0.7.0/02-what-shipped.md Updates technical-tour version labels and paths.
docs/notebooklm/v0.7.0/01-installs-anywhere.md Updates founder-narrative version labels and release arc.
docs/LINKEDIN-POST-DRAFT.md Updates LinkedIn draft labels and screencast references.
docs/index.html Updates Pages landing-page callout and anchor target.
docs/about.html Updates Pages about-page β€œWhat’s New” section and anchor.
Comments suppressed due to low confidence (1)

docs/notebooklm/v0.7.0/README.md:55

  • This editing note still refers to the later Always-On release as v0.7 and calls v0.7.0 a patch. After this PR renames the install-anywhere release to v0.7.0 and moves Always-On to v0.8, this guidance is internally inconsistent and could steer future marketing copy back to the old labels.

πŸ’‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/LINKEDIN-POST-DRAFT.md Outdated
@@ -110,7 +110,7 @@ a list. Don't post the v0.6.1 variants without it.
about the install experience.
- **Phase 2 (v0.7 "Always-On") is the next post.** systemd / launchd
Comment thread ROADMAP.md
@@ -93,9 +93,9 @@ synapse-graph viewer in A0's web UI) is a follow-up if the
basic MCP listing draws users. Few hundred lines of Python against
[A0's plugin API](https://www.agent-zero.ai/p/docs/plugins/).

Three Copilot review items on the v0.6.1 β†’ v0.7.0 rename PR:

- docs/LINKEDIN-POST-DRAFT.md:111 β€” "Phase 2 (v0.7 \"Always-On\")"
  β†’ "Phase 2 (v0.8 \"Always-On\")". Also drops the now-deferred
  Aider reference (Aider has no MCP support in current stable).
- docs/notebooklm/v0.7.0/README.md:53 β€” "v0.7 release (Always-On)"
  β†’ "v0.8 release (Always-On)". Also reframes v0.7.0 as a "minor
  release" instead of "patch" (it's a minor bump under semver) and
  acknowledges the Agent Zero integration that landed alongside the
  install paths.
- RELEASE_NOTES_v0.6.0.md:156 β€” added a "Note (updated post-v0.7.0)"
  callout above the "Tracked in ROADMAP under Now (v0.7)" reference
  so readers landing there understand v0.7.0 ended up being Install
  Anywhere, not the graph-view backlog. Links to the new
  "Graph-view backlog (v0.8 or later)" section in ROADMAP so the
  original cross-reference still resolves to useful content.

https://claude.ai/code/session_01SH6iHNAqeMJHXdq7ubVcuJ
@dfrostar dfrostar merged commit 0c8fa0a into main May 17, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants