sagent-ai-win
v2.2.34
Published
Windows x64 native binary package for SAgent AI
Readme
sagent-ai-win
Windows x64 native package for SAgent AI.
SAgent AI is based on OpenAI Codex. Its main change is the working protocol: instead of many JSON tools, the model uses one compact dsl tool with readable line commands and backtick or heredoc bodies.
Node.js 22.6+ is required for sandboxed EXEC / JS.
Install on Windows
npm install -g sagent-ai-win
sagentThis package contains the Windows x64 native files:
sagent.exeapply_patch.exerg.exesystem.mddsl_runtime.mjscodex-sandbox-runner.exe
apply_patch.exe documentation
See docs/apply-patch.md for invocation examples, patch syntax, exit codes, and important safety notes.
Linux version
For Linux x64, use:
npm install -g sagent-ai-linuxNPM: https://www.npmjs.com/package/sagent-ai-linux
Main package
NPM: https://www.npmjs.com/package/sagent-ai
