Skip to content

Releases: vecnode/vncli

Release list

vncli v0.1.0

Choose a tag to compare

@vecnode vecnode released this 12 Jul 19:07
f8217b9

First public release of vncli — a cross-platform (Windows/Linux) personal management CLI and TUI for researchers, ported from the private vecnode source repo.

Highlights

  • vn CLI/TUI: git sync/status, Docker app management, offline AI chat over Ollama, system/network tooling, MCP server (stdio/HTTP).
  • Docker-managed apps: Docs, Library, Media Downloader, Doc Processor, and pulled images BentoPDF (AGPL-3.0 PDF toolkit) and Translator (LibreTranslate, AGPL-3.0).
  • distribute_cli.bat packages a relocatable, prebuilt copy of the CLI with no Rust toolchain required to run it.
  • CI (fmt/clippy/build/test on Windows + Linux, cargo-deny, cargo-audit) is manual-dispatch only — triggered on request, not on every push.

Install

git clone https://github.com/vecnode/vncli.git
cd vncli
run_cli.bat      # Windows
./run_cli.sh     # Linux

See README.md for the full command reference.

License

MIT. Author: vecnode.