Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:13
837d75d

0.3.0 (2026-07-21)

Added

  • adapters: add unified local and remote target adapters (AC3, AC7, AC10) (552b7d8)
  • admin: add authenticated /admin/v1 HTTP control plane (AC7, AC8, AC9, AC10) (7b7958f)
  • calibrate: Automated calibration-tuning pipeline, evidence store, and live reload (#35) (7ccd79f)
  • cli: add output formatting, exit code mapping, and shell completions (AC11, AC12) (0099395)
  • cli: CLI polish, target resolution, config/calibrate parity, and admin control plane (a4fb67d)
  • cli: connect CLI dispatcher with context, config, calibrate, and completions (cli-polish) (bd3fd14)
  • config: add source-aware config service and status tracking (AC4, AC5, AC6) (325342a)
  • context: add context management and target resolution service (AC1, AC2) (34435c9)

Fixed

  • clients: handle trailing /v1 in embedding base_url (26d8158)
  • types: resolve TypeScript compilation errors in CLI, adapters, and server (e4ad7d2)

Changed

  • config: remove deprecated environment variable shims (#34) (e046f45)