Contact and support
Build with us in the open.
Arcade is developed in the Vercel Labs GitHub organization. For a reproducible bug, documentation gap, browser-host problem, or proposal for a reusable engine or TUI primitive, open an issue in the Arcade issue tracker. Include the operating system, Node version, terminal and color mode when relevant, plus the smallest command or snapshot that reproduces the behavior.
Contributions
Before proposing a large package split or renderer abstraction, describe the concrete consumer that needs it. Arcade currently favors one package with explicit browser-safe subpaths because that keeps development fast while preserving the import graph. Small examples, tests, accessibility improvements, and fixes that keep the engine independent from the app are especially useful. Never include AI Gateway keys, authentication files, private prompts, or local match traces in an issue or pull request.
Security
Do not disclose a credential or exploitable vulnerability in a public issue. Use Vercel's official security reporting guidance at vercel.com/security for sensitive reports. For ordinary usage questions, the public docs, agent index, HTTP interface description, and repository history are the canonical sources.