chore: update messaging hierarchy, install URL, banner & logo - #991
Merged
Conversation
- Tagline: 'Give your AI a memory...' → 'One memory. Every agent. Zero cloud.' - Subtitle: add MCP compatibility mention (Claude, Cursor, Copilot) - Install: codecora.dev/install → codecora.dev/uteke/install (3 locations) - Docs hero: sync tagline + OG meta to new messaging - Banner: new neural-network logo, updated tagline + install command - Favicon: redesigned as memory graph icon (amber on dark)
🔍 Cora AI Code Review✅ No issues found. Code looks good! Review powered by cora-code · BYOK · MIT |
Text changes (tagline, install URL, descriptions) remain. Binary assets will be updated in a follow-up PR.
Merged
ajianaz
added a commit
that referenced
this pull request
Aug 11, 2026
Version bump 0.13.1 → 0.13.2 + CHANGELOG. Changes since v0.13.1: - feat: update check (CLI, MCP, HTTP) (#990) - fix: NULL embeddings crash vector index (#992, #993) - fix: absolute URL in update check redirect (#994) - fix: LongMemEval benchmark threshold false negatives (#995, #996) - chore: branding refresh (#991) Co-authored-by: ajianaz <ajianaz@users.noreply.github.com>
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.
What
Unified Uteke messaging across all surfaces (README, docs, OG meta, banner, favicon) with the new tagline and updated install URL format. New banner and logo assets.
Why
The previous messaging was fragmented — 5+ different taglines across 14 surfaces, no mention of MCP compatibility, and the install URL did not match the CodeCora product convention (
codecora.dev/{product}/install). This PR consolidates everything under one consistent hierarchy.How
One memory. Every agent. Zero cloud.(hero text everywhere)Give your AI a memory that never leaves your machine. Works with Claude, Cursor, Copilot, and any MCP-compatible agent.(README, docs)codecora.dev/install→codecora.dev/uteke/install(3 locations)Satu memori. Semua agent. Tanpa cloud.Surfaces Updated
README.mdREADME.id.mddocs/index.mddocs/.vitepress/config.tsdocs/assets/uteke-banner.pngdocs/public/favicon.svgTesting
cargo test --workspacepasses — N/A (docs/assets only, no code changes)cargo fmt --all -- --checkpasses — N/Acargo clippy --workspace --all-targets -- -D warningspasses — N/Acora review --base origin/develop)Related Issues
None
Checklist
chore/)develop