Skip to content

Enhance container commands and add installation scripts#5

Merged
PriyanshuPz merged 6 commits intomasterfrom
08-03-dev
Mar 8, 2026
Merged

Enhance container commands and add installation scripts#5
PriyanshuPz merged 6 commits intomasterfrom
08-03-dev

Conversation

@PriyanshuPz
Copy link
Copy Markdown
Member

  • Added a new install.sh script for one-line installation with architecture and OS detection, automatic download of the correct binary, and optional version pinning or custom install directory. The script checks for required dependencies and prints clear guidance if missing.
  • Updated docs/installation.md to recommend the install script as the primary installation method, with detailed instructions for Linux distributions, dependency summaries, and upgrade instructions using a new upgrade.sh script.
  • Added a new docs/ai.md guide specifically for AI coding agents and automated pipelines. It covers non-interactive usage, command flags, exit codes, recipes for CI, template authoring, and trust/security models.
  • Improved documentation in docs/usage.md to clarify non-interactive folder entry and code editor integration, including forwarding of dxon open from inside containers and better subfolder support.

Signed-off-by: Priyanshu Verma <priyanshuverma@outlook.in>
…PC handling

Signed-off-by: Priyanshu Verma <priyanshuverma@outlook.in>
Signed-off-by: Priyanshu Verma <priyanshuverma@outlook.in>
@PriyanshuPz PriyanshuPz self-assigned this Mar 8, 2026
@PriyanshuPz PriyanshuPz added enhancement New feature or request nxi labels Mar 8, 2026
Signed-off-by: Priyanshu Verma <priyanshuverma@outlook.in>
Signed-off-by: Priyanshu Verma <priyanshuverma@outlook.in>
Signed-off-by: Priyanshu Verma <priyanshuverma@outlook.in>
@PriyanshuPz PriyanshuPz merged commit 5b98262 into master Mar 8, 2026
4 checks passed
@PriyanshuPz PriyanshuPz deleted the 08-03-dev branch March 8, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request nxi

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: cannot edit files in code editor feat: Install/bind dxon inside containers and allow it to communicate with the host runtime.

1 participant