Skip to content

Releases: rizome-dev/opun

v0.1.7-nightly

v0.1.7-nightly Pre-release
Pre-release

Choose a tag to compare

@samjtro samjtro released this 23 Aug 04:24

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:21

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:18

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 05:08

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:45

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

v0.1.3-nightly Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:10

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

Choose a tag to compare

@samjtro samjtro released this 13 Jul 22:33

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

Choose a tag to compare

@samjtro samjtro released this 13 Jul 15:25

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

Choose a tag to compare

@samjtro samjtro released this 12 Jul 00:32

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