Fuse mounts#351
Merged
Merged
Conversation
added 8 commits
June 1, 2026 17:40
2027 — Eval complete for commit
|
| URL | Mapping |
|---|---|
| digger.dev | → opensandbox-fuse-mounts.mintlify.app |
| opencomputer.dev | → opensandbox-fuse-mounts.mintlify.app |
2027 // complete the getting started guide at https://opencomputer.d — B 75.6/100
███████████████░░░░░
| Time | Cost | Errors | Interruptions |
|---|---|---|---|
| 1m 30s ▼ -4m 18s | $1.08 ▼ -$1.91 | 0 ▼ -2 | 1 |
Friction points:
- 🟡 The primary domain (opencomputer — .dev) issues a 308 redirect to a Mintlify subdomain, requiring AI agents to make an extra round-trip before any content is accessible.
- 🟡 The quickstart content is split across at least three pages (root, /quickstart, /introduction), forcing agents to issue multiple fetches to assemble the full onboarding flow — .
- 🟡 No OpenAPI/Swagger specification is published, limiting programmatic exploration of the REST API surface by AI tools — .
- 🟡 No official MCP server is available, reducing discoverability for AI coding agents that rely on MCP-based tool registries — .
Prompt
complete the getting started guide at https://opencomputer.dev
Commit a58abf0 · View report → · View trace →
Evaluating agent experience using 2027.dev · View dashboard
motatoes
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
sandbox.mounts.*— first-class FUSE mounts inside sandboxes via rclone. Users mount S3, GCS, Azure Blob, SFTP, WebDAV, Dropbox (or anything rclone supportsvia raw config) and read/write the path like a local filesystem.