Releases: sievepub-2000/octocode
Releases · sievepub-2000/octocode
v2026.4.30 - Multi-agent programming & task-execution toolkit
English
Octocode v2026.4.30 - multi-agent open-source programming & task-execution toolkit.
Highlights:
- 10-crate Rust workspace with permission-aware runtime, pluggable provider routing (OpenAI, Gemini, DeepSeek, Qwen, Kimi, GLM, MiMo, Ollama, OpenAI-compatible gateways), built-in tool catalog (shell / web / files / skills / memory) and SQLite session persistence.
- Three frontends, one backend - octocode-cli, zero-build vanilla-JS WebUI, and a wry desktop shell (WebView2 / WebKit).
- Observability - Prometheus /metrics and JSON /api/metrics.
- Security hardening - 127.0.0.1-only binding, bearer auth, CSP / nosniff / X-Frame-Options on every response, 256-bit
getrandomworkspace tokens,cargo audit+cargo denyweekly CI. - CI / supply chain - push / PR / weekly schedule audit, automated release-binaries on tag, Dependabot for cargo + actions.
Install (Windows PowerShell):
iex (iwr -UseBasicParsing https://raw.githubusercontent.com/sievepub-2000/octocode/master/install.ps1).ContentInstall (macOS / Linux):
curl -fsSL https://raw.githubusercontent.com/sievepub-2000/octocode/master/install.sh | bashSee README.md for the full feature list and CHANGELOG.md for the unreleased fix series.
???
Octocode v2026.4.30 - ??????????????????????????? & ????????????
????:
- Rust ???????(10 crate) - ???????????????????????????(OpenAI, Gemini, DeepSeek, Qwen, Kimi, GLM, MiMo, Ollama, OpenAI ????????)????????????(??? / Web / ???? / ??? / ???)?SQLite ?????????
- 3 ??????????1 ???????? -
octocode-cli?????????? JS WebUI?wry??????????(Windows: WebView2 / macOS?Linux: WebKit)? - ???? - Prometheus ??
/metrics? JSON ??/api/metrics? - ???????? -
127.0.0.1???????Bearer ?????????? CSP / nosniff / X-Frame-Options?256bitgetrandom?????????????cargo audit+cargo deny??? CI? - CI / ???????? - push / PR / ?????????????????????cargo + GitHub Actions ? Dependabot?
??????(Windows PowerShell):
iex (iwr -UseBasicParsing https://raw.githubusercontent.com/sievepub-2000/octocode/master/install.ps1).Content??????(macOS / Linux):
curl -fsSL https://raw.githubusercontent.com/sievepub-2000/octocode/master/install.sh | bash????? README.ja.md?????? CHANGELOG.md ??????????
v2026.4.29 - first public release
See docs/release-notes-2026-04-29.md and CHANGELOG.md. First public release under Apache License 2.0.