DevMeshCoding challenges for the AI-agentic era. DevMesh is an editor extension for working through coding challenges with AI assistance. Open the DevMesh panel from the activity bar, paste an invite token or pick a challenge from the public feed, and the workspace loads with a brief, a starter repo, and a sandboxed test runner. Build the solution using AI as much or as little as you want — chat, file edits, terminal, and a runner all live inside the editor. Submit when ready. DevMesh executes the solution in an isolated sandbox and produces a report at devmesh.live. What it does
How models are handledModel calls in DevMesh go through the DevMesh backend relay. No third-party provider SDKs are bundled and no API keys are read from the local machine. Token usage is shown live in the sidebar. PrivacyDevMesh records your session activity inside the active challenge workspace as part of the evaluation. Activity in other editor windows, personal repositories, or files outside the challenge workspace is not recorded. Consent is acknowledged at invite acceptance. Full policy: devmesh.live/privacy. For data deletion or access requests, contact team@devmesh.live. Links
LicenseApache License 2.0. The full license text ships in the extension package. |