Add agent runtime variables to CLI and dashboard - #646
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
2027 — Eval complete for commit
|
| URL | Mapping |
|---|---|
| digger.dev | → opensandbox-feat-agent-runtime-variables.mintlify.site |
| opencomputer.dev | → opensandbox-feat-agent-runtime-variables.mintlify.site |
2027 // complete the getting started guide at https://opencomputer.d — Did not finish
- ⚠️ Score nulled: AI judge determined the task was not completed — Agent could not complete the guide: after scaffolding, installing, and logging in successfully, the final `opencomputer dev`/`link` step never succeeded because the backend agent service returned "temporarily unavailable" across ~20 retries, so the hello-world agent was never run/deployed.Prompt
complete the getting started guide at https://opencomputer.dev
Commit 2bf6b5f · View report →
Evaluating agent experience using 2027.dev · View dashboard
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.
Adds metadata-only public API forwarding, OpenComputer CLI env commands, and a separate Agent runtime variables section on the existing Secrets page. Values are entered with a masked field, never returned, and can be scoped to a project environment or one agent. Public docs explain the trust difference from managed egress secrets.\n\nDependency: merge and deploy the Blue backend/runtime PR first. The CLI package version moves to 0.5.5.\n\nVerification: CLI 36 tests passed; API edge 22 tests passed; dashboard 182 tests passed; dashboard production build and typecheck passed. Full dashboard lint remains blocked by 12 pre-existing errors outside this diff.