Skip to content

docs(landing): tighten memory + skills section copy#744

Merged
buremba merged 1 commit into
mainfrom
feat/landing-concise-copy
May 15, 2026
Merged

docs(landing): tighten memory + skills section copy#744
buremba merged 1 commit into
mainfrom
feat/landing-concise-copy

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented May 15, 2026

Summary

Trim the two feature blocks below the hero so each carries one clean idea instead of two-sentence crammed titles.

Before / after

Memory

  • Eyebrow Memory that grows itselfMemory (matches the sidebar pill / pillar trio).
  • Title Source-backed context, kept fresh automatically.Source-backed context, kept fresh.
  • Body Connect sources once. Lobu turns them into typed memory that agents can search and cite. Watchers run on a schedule to extract new signal and write back.Connect a source once. Lobu types it into memory agents can search and cite. Watchers refresh it on schedule.

Skills

  • Eyebrow One backend, every surfaceSkills.
  • Title Add tools without glue code. Reach users where they already are.One agent, every surface. (same payoff, single sentence).
  • Body now starts with what skills are (bundles of tools/packages/network access) instead of what they aren't (glue code).

Test plan

  • Typecheck clean.
  • Visual check at desktop and mobile widths.

Summary by CodeRabbit

  • Chores
    • Updated landing page copy for Memory and Skills feature sections with revised descriptions.

Review Change Stack

Memory: eyebrow drops to 'Memory' (matches the sidebar pill name and
the Connectors/Memory/Agents pillar trio). Title and body trimmed of
adverbs and the 'extract new signal and write back' redundancy.

Skills: eyebrow drops to 'Skills'. Title collapses the two-sentence
crammed-in 'Add tools without glue code. Reach users where they already
are.' into a single 'One agent, every surface.' which carries the same
payoff. Body keeps the platform list but starts with what skills are
(bundles) instead of what they aren't (glue code).
@buremba buremba merged commit 587c32f into main May 15, 2026
16 of 18 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ccc280d9-fb5b-4a33-bf40-fc291ca1b375

📥 Commits

Reviewing files that changed from the base of the PR and between fe896ea and 33c665c.

📒 Files selected for processing (1)
  • packages/landing/src/components/LandingPage.tsx

📝 Walkthrough

Walkthrough

Marketing copy text is updated in two feature blocks on the landing page. The Memory section messaging is revised to emphasize source-backed context freshness, and the Skills section is updated to reflect a singular-agent architecture while removing the backend/surface distinction and glue-code language.

Changes

Landing Page Feature Messaging

Layer / File(s) Summary
Feature block marketing copy updates
packages/landing/src/components/LandingPage.tsx
Memory and Skills feature blocks receive updated marketing messaging: Memory changes from "automatic growth" phrasing to "Source-backed context, kept fresh"; Skills changes to "One agent, every surface" with updated description text.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 The landing page now gleams with fresher prose,
Memory kept fresh, like morning's dew on rose,
One agent, every surface—simpler truth unfolds,
No glue code needed when the promise holds.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/landing-concise-copy

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


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

@buremba buremba deleted the feat/landing-concise-copy branch May 15, 2026 02:29
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants