docs(profile): surface v3.3/v3.4 killer features - #12
Merged
Conversation
Add three shipped-but-unmentioned differentiators to the org profile: native local semantic search (v3.4 — hybrid keyword+semantic, ~100-lang, Thai/CJK-aware, zero external deps), the embedded web UI (v3.3 `onebrain serve`), and the drop-in MCP server (`onebrain mcp` — Cursor and any MCP client). Folds MCP into the multi-harness bullet.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The org profile's "What makes it different" list predated the v3.3/v3.4 feature waves. Adds three shipped differentiators (all verified against the CLI README):
onebrain serve: local, token-gated file explorer + reading view + search + agent chatonebrain mcpplugs into Cursor / any MCP client (folded into the existing multi-harness bullet)No overclaiming: semantic search is platform-tiered (some targets keyword-only per ADR 0017), but the marketing bullet stays high-level and accurate for the primary platforms. Validated with the repo's link check.
🤖 Generated with Claude Code