feat: add onecli.sh-cli devcontainer feature#195
Merged
Conversation
Co-authored-by: sebst <592313+sebst@users.noreply.github.com> Agent-Logs-Url: https://github.com/devcontainer-community/devcontainer-features/sessions/0eb85278-f17a-4a84-a2b2-98593c80faf1
Copilot
AI
changed the title
[WIP] Add onecli.sh/cli feature
feat: add onecli.sh-cli devcontainer feature
Mar 24, 2026
Co-authored-by: sebst <592313+sebst@users.noreply.github.com> Agent-Logs-Url: https://github.com/devcontainer-community/devcontainer-features/sessions/d0d5bad9-05db-45e0-8a83-1ed5b8a28fcd
Contributor
Author
Fixed in 2f9aa92. The |
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 a new devcontainer feature to install the
onecliCLI — a terminal tool for managing agents, secrets, rules, and configuration via the OneCLI platform.Changes
src/onecli.sh-cli/devcontainer-feature.json— feature manifest, idonecli.sh-cli, version1.0.0,versionoption defaulting tolatestsrc/onecli.sh-cli/install.sh—gh releaseinstall method using the canonicalfzf-style template; downloadsonecli_${version}_linux_${architecture}.tar.gzfromonecli/onecli-clireleases (binary at archive root, standard Go amd64/arm64 arch labels)src/onecli.sh-cli/NOTES.md— project link, description, install method docstest/onecli.sh-cli/test.sh— smoke test viaonecli --versionREADME.md— table row added alphabetically betweennvidia.com/cudaandopencode.aiOriginal prompt
⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.