Skip to content

Releases: rizome-dev/opun

v0.1.7-nightly

23 Aug 04:24

Choose a tag to compare

v0.1.7-nightly Pre-release
Pre-release

Opun v0.1.7-nightly (Nightly/Prerelease)

⚠️ This is a prerelease version and may contain bugs or incomplete features.

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

Installation

Homebrew (macOS/Linux) - Nightly

brew tap rizome-dev/homebrew-brews
brew install opun-nightly

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.6

14 Jul 07:21

Choose a tag to compare

Opun v0.1.6

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.5

14 Jul 06:18

Choose a tag to compare

Opun v0.1.5

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Bug fixes

  • 7016b2c: fix: greedy fix for ie runs, will fix tests in next commit (@samjtro)

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.4

14 Jul 05:08

Choose a tag to compare

Opun v0.1.4

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.3

14 Jul 03:45

Choose a tag to compare

Opun v0.1.3

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.3-nightly

14 Jul 03:10

Choose a tag to compare

v0.1.3-nightly Pre-release
Pre-release

Opun v0.1.3-nightly

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

Bug fixes

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.2

13 Jul 22:33

Choose a tag to compare

Opun v0.1.2

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

  • e82f24c: feat: added nightly for prereleases; ran linter; misc (@samjtro)
  • 04f2063: feat: interactive variable entry in workflow runs; workflow finalizing; (@samjtro)

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.1

13 Jul 15:25

Choose a tag to compare

Opun v0.1.1

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

Bug fixes

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/homebrew-brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun

v0.1.0

12 Jul 00:32

Choose a tag to compare

Opun v0.1.0

AI code agent automation framework for managing Claude Code and Gemini CLI sessions.

Changelog

Features

Bug fixes

Other

Installation

Homebrew (macOS/Linux)

brew tap rizome-dev/brews
brew install opun

Script (macOS/Linux)

curl -sSL https://raw.githubusercontent.com/rizome-dev/opun/main/install.sh | bash

Manual

Download the appropriate binary for your platform from the assets below.

Quick Start

# Initial setup
opun setup

# Run a workflow
opun run myworkflow

# Start interactive chat
opun chat claude

Full Documentation: https://github.com/rizome-dev/opun