Skip to content

fix: box guides - #819

Open
alitariksahin wants to merge 4 commits into
mainfrom
DX-3002
Open

fix: box guides#819
alitariksahin wants to merge 4 commits into
mainfrom
DX-3002

Conversation

@alitariksahin

Copy link
Copy Markdown
Contributor

Removed

  • box/guides/crabbox-setup.mdx — deleted, with a redirect to /box/guides/remote-development
  • box/guides/tanstack-ai-file-editor.mdx — deleted, superseded by the new TanStack guide

Added

  • box/guides/tanstack-setup.mdxTanStack AI Coding Agents. Built on the native @tanstack/ai-sandbox-upstash-box provider (feat(ai-sandbox-upstash-box): add Upstash Box sandbox provider TanStack/ai#899): define the sandbox, run a harness with chat() + withSandbox(), preview URLs, snapshots, and the standalone SandboxHandle.
  • box/guides/eve-setup.mdxVercel Eve Sandboxes. The Upstash Box backend for Eve's defineSandbox via @upstash/agentkit-eve: the one-line backend swap, per-session egress, attachHeaders for credential brokering, snapshot-backed templates, and lifecycle.

Rewritten

  • box/guides/ai-sdk-setup.mdxVercel AI SDK Tools. Renamed from ai-sdk-code-interpreter (redirect added). Was a single code-interpreter tool; now a six-tool Box toolset (runCode, runCommand, startServer, writeFile, readFile, listFiles, exposePort) you spread into streamText, with a box per conversation. The old ephemeral one-shot pattern is kept as a variant.
  • box/guides/web-scraping-playwright.mdxPlaywright Web Scraping. Rebuilt on the built-in browser: true Chromium instead of installing Playwright and system dependencies by hand. Covers tab.content(), schema-validated extract(), Playwright over CDP, and the AI-compiled scraper pattern.

Naming convention

  • Page titles lead with the product name, so long titles truncate at the end rather than losing the product
  • <Product> Setup kept for guides that install a tool onto a box (Hermes, OpenClaw, Pi, Next.js)
  • Descriptive product-first names for framework integrations (TanStack AI Coding Agents, Vercel Eve Sandboxes, Vercel AI SDK Tools, Playwright Web Scraping)

@alitariksahin alitariksahin self-assigned this Sep 7, 2026
@mintlify

mintlify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
upstash 🟢 Ready View Preview Sep 7, 2026, 1:34 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@linear-code

linear-code Bot commented Sep 7, 2026

Copy link
Copy Markdown

DX-3002

@context7

context7 Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Docs7 for upstash.com

Result Status Action
Deployment ✅ Ready Open preview
Content review ✅ Passed. No problems found. View findings

Commit 176538a · Updated 2026-09-09 14:29 UTC · View build details

# Conflicts:
#	llms-full.txt
#	llms.txt

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

A couple of documentation examples have concrete usability issues (redacted placeholder header value and tool-output rendering that hides several tool results) that should be fixed before merging.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the Upstash Box guides to reflect the new “product-first” naming convention, retire superseded guides (Crabbox + old TanStack/AI SDK pages), and introduce new integration guides for TanStack AI, Vercel Eve, and the expanded Vercel AI SDK toolset.

Changes:

  • Replaces older Crabbox/TanStack AI File Editor/AI SDK Code Interpreter guides with new TanStack AI, Vercel Eve, and Vercel AI SDK Tools guides (plus redirects).
  • Rewrites the Playwright scraping guide to use the built-in Box browser (browser: true) and CDP-based Playwright connection.
  • Updates navigation/index surfaces (docs.json, snippets/catalog.jsx, llms*.txt) to point at the new guide set and titles.
File summaries
File Description
snippets/catalog.jsx Updates Box guide entries/titles to match the new guide lineup.
llms.txt Refreshes the Box guide links for the LLM index list.
llms-full.txt Rebuilds the embedded guide content for AI SDK, Eve, TanStack, and Playwright pages.
docs.json Updates Box guide navigation and adds redirects from removed/renamed guide routes.
box/guides/web-scraping-playwright.mdx Rewrites Playwright scraping guide around the built-in browser + CDP.
box/guides/tanstack-setup.mdx Adds new TanStack AI Coding Agents guide (Upstash Box provider).
box/guides/eve-setup.mdx Adds new Vercel Eve Sandboxes guide using @upstash/agentkit-eve.
box/guides/ai-sdk-setup.mdx Adds new Vercel AI SDK Tools guide with a multi-tool Box toolset.
box/guides/tanstack-ai-file-editor.mdx Removes superseded TanStack AI File Editor guide (replaced by tanstack-setup).
box/guides/crabbox-setup.mdx Removes Crabbox guide (redirects to remote development).
box/guides/ai-sdk-code-interpreter.mdx Removes old AI SDK code interpreter guide (redirects to ai-sdk-setup).
Review details
  • Files reviewed: 11/11 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread box/guides/ai-sdk-setup.mdx
Comment thread box/guides/eve-setup.mdx
alitariksahin and others added 2 commits September 9, 2026 17:23
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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