Skip to content

Releases: goondocks-co/open-agent-kit

Release v1.1.5

16 Feb 19:02
f8806c3

Choose a tag to compare

What's Changed

  • feat: add resolution events for cross-machine observation management (#41)
  • fix: implement machine isolation in background processing (#40)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.1.4

16 Feb 03:02
5de5ed1

Choose a tag to compare

What's Changed

  • chore: remove python expert agent command from install (#39)
  • chore: update CLI help text and commands for Codebase Intelligence

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.1.3

15 Feb 16:51
7a1de5d

Choose a tag to compare

What's Changed

  • fix: enhance memory observation management with two-phase writes (#38)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.1.2

15 Feb 06:13
faf7e1b

Choose a tag to compare

What's Changed

  • feat: add orphan cleanup functionality and enhance memory management (#37)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.1.1

15 Feb 05:51
dc6adaf

Choose a tag to compare

What's Changed

  • feat: implement power state aware daemon behavior and enhance backup processes (#36)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.1.0

14 Feb 05:12
0e398a6

Choose a tag to compare

What's Changed

  • feat: implement observation lifecycle management and enhance memory tracking (#35)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.0.16

13 Feb 18:16
a411edf

Choose a tag to compare

What's Changed

  • docs: better in-line help for getting up and running with ollama models.
  • chore: update copyright year in LICENSE file to reflect 2025-2026

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.0.15

13 Feb 17:44
dc0ce75

Choose a tag to compare

What's Changed

  • refactor: major refactor to hooks and storage layer (#34)
  • feat: add VS Code Copilot support and enhance hook configurations (#31)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.0.14

12 Feb 21:45
e4f2d07

Choose a tag to compare

What's Changed

  • fix: implement stale installation detection to prevent daemon crash (#30)

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation

Release v1.0.13

12 Feb 20:46
57af6e4

Choose a tag to compare

What's Changed

  • Fix stale config snapshots and migrate Makefile to uv (#29)
  • chore: update Python version in pipx installation and increment package version in config

Install and Upgrade

# Install via Homebrew (macOS — handles Python version automatically)
brew install goondocks-co/oak/oak-ci

# Or via pipx (requires Python 3.12-3.13)
pipx install oak-ci --python python3.13

# Or via uv (requires Python 3.12-3.13)
uv tool install oak-ci --python python3.13

# Or via pip
pip install oak-ci

# Initialize in your project
cd /path/to/your/project
oak init

# Upgrade an existing installation
brew upgrade oak-ci              # Homebrew
pipx upgrade oak-ci              # pipx
uv tool upgrade oak-ci           # uv
oak upgrade                      # in-place upgrade

Documentation