Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:25
17c8578

Breaking changes

  • Naming convergence: verb-first subcommand renames across all providers
    (e.g. versionslist-versions, createupsert, summarystats)
  • Config split into separate stacks, cloud entries, and contexts (auto-migrates)
  • Agent output contract: one JSON document per finite command
  • Profiles: profile-types renamed to list-profile-types at both mounts
  • Alert: dropped create/update/apply aliases from templates upsert

Features

  • Telemetry: first-run notice and default-on anonymous usage stats
  • Output: list truncation contract with honest caps and agent-legible metadata
  • aio11y: experiments v2 shapes and commands, plus conversation annotations
  • kg: --dry-run for model-rules and prom-rules upsert
  • Profiles: time-range flags for labels and list-profile-types

Fixes

  • Cloud: stop misreporting invalid stack slugs as "slug already taken"
  • appo11y: honor --config across the direct command tree
  • aio11y: honor --config in direct agento11y CRUD commands
  • irm: decode expanded webhook integration filters

Docs

  • Added anonymous usage statistics page; fixed usage-stats command examples