Skip to content

Set up Cursor Cloud dev environment#2

Draft
Aymericr wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-0fe6
Draft

Set up Cursor Cloud dev environment#2
Aymericr wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-0fe6

Conversation

@Aymericr

Copy link
Copy Markdown
Contributor

Summary

Sets up the development environment for the lingo Bun monorepo in Cursor Cloud and verifies it end-to-end.

  • Installs Bun 1.3.14 (the pinned packageManager) and runs bun install (startup update script).
  • Adds a ## Cursor Cloud specific instructions section to AGENTS.md capturing durable, non-obvious caveats (no external services; bun dev runs tsup --watch + Next on port 3000; the expected lefthook postinstall no-op; harmless Rollup build warnings).

Verification

  • bun run lint — clean (268 files, no fixes).
  • bun run check — typecheck + tests + build + size budgets + corpus/docs/zero-deps/schema gates all pass.
  • bun dev — library watch built successfully; Next site ready on http://localhost:3000 (HTTP 200).
  • Hello-world: typed natural-language quantities into the live parser demo — 72 in to cm182.88 cm; between 5 and 10 kg5-10 kg.

lingo_parser_demo.mp4

72 in to cm parsed to 182.88 cm
between 5 and 10 kg parsed to 5-10 kg range

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Aymeric Rabot <Aymericr@users.noreply.github.com>
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
lingo Ready Ready Preview, Comment Jul 20, 2026 10:43am

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