Skip to content

wrapper-v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 20:30
· 18 commits to main since this release
dc535ac

What's Changed

  • feat(streaming-hook): enrich wire events with cost, LLM timing, model, thinking, and sub-agent attribution by @manojp99 in #45
  • feat: workspace identity + per-workspace storage + context-intelligence hook (with fork-pin disclosure) by @manojp99 in #46
  • Feat/workspace implementation by @manojp99 in #47
  • feat: structured NDJSON wire-event consumption, --workspace forwarding, prepare script by @manojp99 in #48
  • feat(storage): unify on ~/.amplifier-agent, drop XDG path resolution by @manojp99 in #50
  • feat: model/effort overrides + models list discovery command by @manojp99 in #49
  • feat(cli): default --output to text, reject conflicting flag combinations by @manojp99 in #51
  • refactor(migration): make migrations user-invoked via 'amplifier-agent migrate' by @manojp99 in #52
  • feat(wrapper-ts): add listAllModels() for aggregate provider discovery by @manojp99 in #54
  • chore(release): bump engine to 0.6.0 and TS wrapper to 0.7.0 by @manojp99 in #55

Full Changelog: v0.5.2...wrapper-v0.7.0