Skip to content

docs(landing): align docs + secondary landing with new lobu.toml schema#248

Closed
buremba wants to merge 1 commit into
pr/schema-migration-engineering-renamefrom
pr/docs-landing-polish
Closed

docs(landing): align docs + secondary landing with new lobu.toml schema#248
buremba wants to merge 1 commit into
pr/schema-migration-engineering-renamefrom
pr/docs-landing-polish

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented Apr 21, 2026

Summary

  • Docs (reference/lobu-toml.md, reference/owletto-cli.md, getting-started/memory.mdx, guides/*, platforms/discord.mdx, filesystem-vs-database blog) now document the inline [memory.owletto] block (org / name / description) and drop owletto.yaml.
  • Secondary landing sections (ArchitectureSection, BenchmarkSection, PricingSection, PlatformChatExamples, connect-from/TryItSection, connect-from/ConnectFromDocContent.astro) refreshed to use the new helpers (getOwlettoBaseHostLabel, getOwlettoLoginUrl) and reflect the "Build Memory" / "Build in Cloud" CTA direction.

Stacked on

Depends on #247 (inline memory config + engineering rename); PR base is pr/schema-migration-engineering-rename. Merge #247 first, then this.

Test plan

  • cd packages/landing && bun run build passes
  • Docs render correctly with new schema examples

…toml schema

- `reference/lobu-toml.md` and `reference/owletto-cli.md` document the
  new `[memory.owletto]` block (inline `org`/`name`/`description`) and
  drop the `owletto.yaml` path.
- `getting-started/memory.mdx`, `guides/agent-settings.md`,
  `guides/architecture.mdx`, `guides/troubleshooting.md`,
  `platforms/discord.mdx`, and the filesystem-vs-database blog post
  follow the same rename.
- `ArchitectureSection`, `BenchmarkSection`, `PricingSection`,
  `PlatformChatExamples`, `connect-from/TryItSection`, and
  `connect-from/ConnectFromDocContent.astro` are refreshed to use the
  new helpers (`getOwlettoBaseHostLabel`, `getOwlettoLoginUrl`) and
  reflect the "Build Memory" / "Build in Cloud" CTA direction.
@buremba buremba deleted the branch pr/schema-migration-engineering-rename April 21, 2026 01:45
@buremba buremba closed this Apr 21, 2026
buremba added a commit that referenced this pull request May 29, 2026
* feat(linkedin): home_feed via content-script scrape + bump owletto pointer

The personalized LinkedIn home feed is the one feed that can't be read via
network capture: attaching the CDP debugger stops the feed rendering so the
Voyager responses never arrive. Add a home_feed feed that reads it via the
extension's cs_scrape content-script op (no debugger) instead.

company_updates + jobs are unchanged (still extensionNetworkSync). Bumps the
owletto submodule pointer to d8f4535, which provides the cs_scrape op.

* chore: bump owletto pointer to cs_scrape firstLine/nav fixes (#248)
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