Skip to content

Notte browser platform docs#11

Open
caffeinum wants to merge 23 commits into
mainfrom
docs/notte-getting-started
Open

Notte browser platform docs#11
caffeinum wants to merge 23 commits into
mainfrom
docs/notte-getting-started

Conversation

@caffeinum

Copy link
Copy Markdown
Member

Standalone Notte docs site with smart 404, llms.txt, and eval-driven fixes.

🤖 Generated with Claude Code

caffeinum and others added 14 commits April 8, 2026 20:53
eval showed agents using Claude OAuth tokens instead of GitHub PATs.
added callouts, token prefix hints (ghp_), headless env note, and
troubleshooting table.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
replaces Mintlify config with full Next.js + Fumadocs scaffold:
- app router with docs layout, search API, and static generation
- MDX content moved to content/docs/ with meta.json navigation
- shim components for all Mintlify primitives (Card, Tabs, Steps, ParamField, etc.)
- tailwind + fumadocs-ui theming with indigo primary color
- internal links updated to /docs/ prefix, api: frontmatter stripped

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
simpler flow: gh auth login → gh auth token

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
covers: sessions via CDP, web agents, pydantic scraping,
troubleshooting common eval errors

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
full getting-started docs: sessions, agents, scraping,
troubleshooting, API reference

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- sessions: correct timeout params (idle_timeout_minutes, max_duration_minutes)
- agents: clarify agent.run() takes kwargs not string
- quickstart: note that docs.notte.cc has technical docs, not notte.cc
- troubleshooting: add param name and agent.run() errors

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
agents guess /getting-started, /quickstart, /guide — redirect all to
/docs/quickstart. llms.txt provides correct paths and inline quickstart.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
shows top 3 most similar pages when agent hits a wrong URL.
pure client-side, zero deps, instant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
agents use WebFetch which throws on 404 status. middleware intercepts
unknown paths and returns 200 with plain text suggestions (like vercel
docs). keeps llms.txt link at bottom.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@2027-evals

2027-evals Bot commented Apr 11, 2026

Copy link
Copy Markdown

2027 AX Eval — Getting Started

Score: B (76.8)

No production baseline available for comparison.

Tested: yolocode.ai → mintlify-docs-7z28pti7t-aleksey-bykhuns-projects.vercel.app, www.yolocode.ai → mintlify-docs-7z28pti7t-aleksey-bykhuns-projects.vercel.app
Commit: 9d8a8ad

View report · View trace · Dashboard

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mintlify-docs Ready Ready Preview, Comment Apr 14, 2026 8:13pm

Request Review

agents were reading SDK source files to find param types. now
api-reference has complete tables for Session(), Agent(), scrape()
with types, defaults, and return types. also expanded llms.txt
descriptions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
agents hit SPA rendering issues on HTML pages. llms.txt now has
complete API reference (all method signatures, params, types, defaults),
full working examples, and error catalog — everything in one fetch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
caffeinum and others added 2 commits April 13, 2026 18:23
self-contained SKILL.md with setup, all examples, API reference,
troubleshooting. one file replaces 5-9 WebFetch calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@stage-review

stage-review Bot commented May 13, 2026

Copy link
Copy Markdown

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