Skip to content

v0.11.0

Choose a tag to compare

@saero-robertpaul saero-robertpaul released this 10 Jun 09:54
b5d0614

0.11.0 (2026-06-10)

Features

  • cli: support default targets in global scope (2d26e17), closes #108
  • compiler: user-configurable tier mapping overrides (2cd0984), closes #106
  • importer: import antigravity2 knowledge files as memory (006d61c)
  • renderer: add alias resolution and active-provider selection (3874ea1)

Bug Fixes

  • cli: collect canonical provider names in multi-provider import (5bbb386)
  • cli: fall back to base toolkit agent when no provider variant (df7b6ff)
  • cli: normalize provider aliases for apply and import targets (9e372b8)
  • cli: prefer active providers when import detects a shared directory (8689092)
  • importer: remove redundant RootMCPPath from antigravity2 (2a9f80d)
  • parser: wire target into variable loading (df801df), closes #107
  • providers: remove internal reference from Status field comment (20c20bd)