Skip to content

Velune v0.5.0-beta

Pre-release
Pre-release

Choose a tag to compare

@Surya-Hariharan Surya-Hariharan released this 10 Jun 06:59
· 120 commits to main since this release

Velune v0.5.0-beta

Public beta release — APIs and behaviours may change before the stable 1.0 line.

What's in this build

  • Terminal-first multi-model AI developer CLI
  • Council-based multi-agent orchestration
  • Persistent memory tiers (working, episodic, semantic)
  • Repository cognition and hybrid retrieval (BM25 + vector + graph)
  • Async runtime consolidated to a single asyncio.run() entry point
  • Path-traversal protection on all filesystem and git tools
  • gitpython-backed git tools (no raw subprocess for git operations)
  • Subprocess sandbox with resource limits

Known limitations (beta)

  • Some provider integrations are still in active development
  • Daemon IPC is functional but not yet hardened for production use

Installation

pip install velune-cli==0.5.0b1

Feedback and bug reports: https://github.com/Surya-Hariharan/Velune-CLI/issues