Skip to content

v0.2.0-b.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:17

v0.2.0-b.2 (2026-07-28)

This release is published under the MIT License.

Bug Fixes

  • application: Translate missing optional dependencies (13e9e3c)

  • frontend: Honor installed indexing capabilities (f5cc750)

  • release: Bind stable publishing to main (3bcca08)

Build System

  • Clean stale artifacts before packaging (baec97b)

  • container: Add stable runtime image (783a32b)

  • deps: Raise setuptools build floor (a9ee0b5)

Chores

Continuous Integration

  • Stabilize lint rule selection (e927322)

  • Streamline workflow execution (ca2e112)

  • Validate pull requests before publishing (ee803b3)

  • release: Publish stable container images (2c9cdaf)

  • release: Publish validated artifacts once (eab3ecf)

  • security: Control CodeQL scanning (6c6bb35)

  • security: Harden public repository workflows (efbbce2)

Documentation

  • Explain selective capability contributions (fa9f8d2)

  • changelog: Describe capability architecture (62500a5)

  • readme: Restore capability summary (b457d9c)

  • readme: Simplify overview and installation (a2b9f57)

Features

  • capabilities: Add registry-driven feature architecture (43a17e1)

Refactoring

  • actor: Own capability schemas (18b2d3a)

  • benchmarks: Gate optional cli commands (29472a8)

  • capabilities: Validate contracts with pydantic (fb3dd01)

  • config: Move settings into capabilities (e752fc3)

  • deps: Centralize storage requirements (896628d)

  • deps: Use capability requirement manifests (a208b9b)

  • indexing: Make visual processors capability-owned (cf17072)

  • runtime: Generalize capability preparation (3913428)

Testing

  • schema: Keep fixtures aligned with index version (c36b410)

Detailed Changes: v0.2.0-b.1...v0.2.0-b.2