Skip to content

Add section: "Core concepts"#73

Closed
cdebled wants to merge 5 commits into
lightpanda-io:mainfrom
cdebled:feat/add-core-concept-section
Closed

Add section: "Core concepts"#73
cdebled wants to merge 5 commits into
lightpanda-io:mainfrom
cdebled:feat/add-core-concept-section

Conversation

@cdebled

@cdebled cdebled commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Adds a new "Core concepts" section with four explanation pages:

  • What is Lightpanda — what Lightpanda is, why it's built from scratch instead of forking Chrome/Blink/WebKit, and how it fits into a browser automation stack.
  • Architecture overview — how the layers fit together: from the control surface (CDP, agent, MCP) to the browser engine (V8, Web APIs, HTML parser, network layer)
  • Benchmarks — Lightpanda's three published benchmarks against headless Chrome (crawling, page automation, AI agent workloads).
  • When to use local vs cloud — how to decide between running Lightpanda locally vs on Lightpanda Cloud, comparing CDP, MCP, agent, HTTP API, proxy, and telemetry coverage across both.

Registers the new section and pages in _meta.ts.

@cdebled cdebled closed this Jul 13, 2026
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