Skip to content

Releases: radicazz/airpods

Release v0.24.0

13 Jan 13:28

Choose a tag to compare

Changes

Features

  • feat(cli): add state command with backup/restore/clean subcommands (779f52f)

Fixes

  • fix: prefer existing comfyui workflows dir (1e3019f)
  • fix: adjust ComfyUI workflow path fallback (94c24a8)

Refactor

  • refactor: use `--verbose` to display status legend (997f4db)
  • refactor(workflows): remove bundled example workflow and clarify optional usage (f0ebc0d)

Chore

  • chore: bump version to 0.23.1 (df68059)
  • chore: refine cli error handline (8f2ec6d)

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.24.0/airpods-0.24.0.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.24.0

Release v0.23.0

29 Dec 20:34

Choose a tag to compare

Changes

Features

  • feat: add comfyui airpods tools nodes (dba5add)
  • feat: show live download totals during image pulls (8d5cce5)
  • feat: detect legacy comfyui ui imports in doctor (602c797)
  • feat: share ollama and llama model volumes (eb6f13c)
  • feat: add comfyui-gguf as submodule (16b86c5)
  • feat(comfyui): add config-based custom nodes management (ab1ac91)
  • feat: enhance command (7ce0cf0)
  • feat: make argument hints in help menus lowercase (628c28e)

Fixes

  • fix: keep chat user message even when empty (d84b226)
  • fix: workflows sync guard and comfyui plugin rename (a17206c)
  • fix(comfyui): persist custom node requirements (8cdd246)
  • fix(runtime): accept capture_output in exec (485a20d)
  • fix: custom-node install perms issue (9692209)
  • fix: handle externally managed pip environments (52b8b09)
  • fix: isolate pip env for --user fallback install (1272357)

Docs

  • docs: merge comfyui llama and ollama node plans (e8ef947)
  • docs: update llama service plan for unified comfyui node (c9c509e)
  • docs: update custom node documentation (cbdd516)
  • docs: update to reflect recent changes (ac4cffb)

Refactor

  • refactor(comfyui): consolidate text nodes into airpods_tools (516929a)

Chore

  • chore: remove math custom node (2feb984)
  • chore: remove missing model downloader (9071fe9)
  • chore: move comfyui nodes and workflows layout (136c58c)
  • chore: clarify previous commit message (feat: enhance `status` command) (f5a340a)

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.23.0/airpods-0.23.0.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.23.0

Release v0.22.0

20 Dec 18:45

Choose a tag to compare

Changes

Features

  • feat: initial integration (46e9212)
  • feat(llamacpp): add model auto-download and gpu/cpu fallback (5e1872d)

Fixes

  • fix: param being ignored (causing cmd to hang) (e69bcff)
  • fix: comfy-ui plugin not included in package... (05bee5c)
  • fix: mistakenly duplicating models (c831b3b)
  • fix: dont't display redundant extension for workflows (35c49cd)
  • fix: missing package wheels in release (46525c2)
  • fix: release changelog formatting (27498d9)

Docs

  • docs: update plans + add custom node plans (bd88e0a)
  • docs: refreshed plans and progress (1f4ae78)
  • docs: update for (4de753d)

Other

  • Merge pull request #6 from radicazz/feature/llama-service (66bd8bc)
  • ci: improve release notes (b39f787)

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.22.0/airpods-0.22.0.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.22.0

Release v0.21.0

19 Dec 00:30

Choose a tag to compare

Changes

  • docs: improve README + bump version to (018aec6)

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.21.0/airpods-0.21.0-py3-none-any.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.21.0

Full Changelog

Full Diff: https://github.com/radicazz/airpods/compare/v0.21.0

Release v.0.20.0

17 Dec 07:49

Choose a tag to compare

Changes

  • chore: bump version to v0.20.0 (c57bdb5)

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v.0.20.0/airpods-.0.20.0-py3-none-any.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v.0.20.0

Full Changelog

Full Diff: https://github.com/radicazz/airpods/compare/v.0.20.0

Release v0.14.0

16 Dec 00:09

Choose a tag to compare

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.14.0/airpods-0.14.0-py3-none-any.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.14.0

Changes

  • feat: add dev & prod modes (f1833a9)

Full Changelog

Full Diff: https://github.com/radicazz/airpods/compare/v0.14.0

Release v0.13.4

15 Dec 01:38

Choose a tag to compare

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.13.4/airpods-0.13.4-py3-none-any.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.13.4

Changes

  • feat: add update checks and uv tool install docs (3f31194)

Full Changelog

Full Diff: https://github.com/radicazz/airpods/compare/v0.13.4

Release v0.13.0

15 Dec 00:16

Choose a tag to compare

Installation

Install directly from this release:

# Using uv (recommended)
uv tool install https://github.com/radicazz/airpods/releases/download/v0.13.0/airpods-0.13.0-py3-none-any.whl

# Or install from git tag
uv tool install git+https://github.com/radicazz/airpods.git@v0.13.0

Changes

  • feat: add search to airpods models (66af6a0)

Full Changelog

Full Diff: https://github.com/radicazz/airpods/compare/v0.13.0