Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 20:26
· 4 commits to main since this release

v1.4.0 (2026-06-12)

Chores

  • deps: Pin dependency versions and configure uv (#31, 88c6d75)

Documentation

  • Simplify README and switch license to MIT (#29, d6ba67a)

  • bep: BEP 4 - micro-kernel and plugin architecture (#28, eeacd7e)

  • bep: BEP 4 - micro-kernel and plugin architecture (#27, f499dc5)

Features

  • cli: Add entry-point plugin discovery for 3rd-party CLI extensions (#40, fe8cc15)

  • cli: BEP 9 — project scaffolding, generators, and doctor (#43, da80655)

  • config: BEP 6 — Configuration Architecture Redesign (#38, 98a76e3)

  • core: BEP 4 — micro-kernel and plugin architecture (#30, ae0f882)

  • core: BEP 5 — ChatStore unified chat persistence and context assembly (#32, 9df16d4)

  • core: Bos agent parity with top agents — Part 1 (#35, e8350f4)

  • exts: Add entry-point extension discovery for third-party packages (#33, 5f9fdf0)

  • gateway: Implement channel runtime architecture (#39, ff0b767)

  • plugins: Plugins, tools, and gateway improvements (#42, f4625ef)

  • skills: Extension improvements — skills, EPs, and CLI init (#44, 0d3175f)

  • tui: Production-grade TUI and CLI revamp (BEP 8) (#41, 1289165)

Refactoring

  • core: Separate agent kind from name, consolidate NamedActor identity (#36, 0a5d802)

Detailed Changes: v1.3.0...v1.4.0