Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 09:47
b36ddd7

What's Changed

  • feat: auth vault phase 2 - rotation, cooldown, health scoring (#23) by @getappz in #32
  • feat: auth vault phases 3+4 - failover, isolation, encryption (#23) by @getappz in #34
  • feat: adopt mise conventions - build info, edition 2024, lints, tooling by @getappz in #38
  • feat: add thiserror typed errors (partial - auth, auth_runner) by @getappz in #39
  • feat: add eyre + color-eyre for rich error reporting by @getappz in #40
  • feat: add --reload-daemon and shallow profile isolation (#35, #36) by @getappz in #41
  • feat: ponytail L1 integration — port runtime to Rust by @getappz in #45
  • feat: agent-detector process-tree detection + auto-wire ponytail hooks by @getappz in #47
  • refactor: multi-crate workspace + mise-style CLI architecture by @getappz in #60
  • chore: add .gitattributes for cross-platform CRLF handling by @getappz in #82
  • fix(hook): stdin timeout + stderr logging + bare /agentflare report by @getappz in #80
  • feat(ponytail): AGENTS.md fallback + persona hardening + anti-hallucination by @getappz in #81
  • feat(ponytail): persona persona boundary + simplification markers by @getappz in #83
  • feat: detect competing compression plugins during init by @getappz in #86
  • feat(ponytail): regex-free over-engineering detector + numbered review findings by @getappz in #84
  • fix(ponytail): Codex hook output — additionalContext at top level, not nested by @getappz in #89
  • feat(ponytail): SubagentStart agent_type regex matcher by @getappz in #91
  • feat(ponytail): playbook skill + review scoping by @getappz in #85
  • feat(ponytail): per-session mode + status report by @getappz in #87
  • feat(ponytail): custom skills system + mode shortcuts by @getappz in #90
  • fix(ponytail): E0593 compile error + restore AGENTS.md fallback lost in #90 by @getappz in #93
  • feat: skill registry MCP — skill_search + skill_load by @getappz in #92
  • fix: post-1.0.0 code review — ponytail custom skills, auth health scoring, CI defects by @getappz in #94
  • ci(cla): skip CLA job for maintainer and bot PRs by @getappz in #95
  • fix: close ponytail parity gaps from upstream PR audit (#61) by @getappz in #96
  • ci: allow manual dispatch of release-plz workflow by @getappz in #97
  • fix: untrack docs/superpowers/ files that violate .gitignore by @getappz in #98
  • chore: release by @github-actions[bot] in #99
  • fix: scope internal crate names, pin path-dep versions for crates.io publish by @getappz in #100
  • ci: temporarily disable release-plz crates.io publish by @getappz in #101

Full Changelog: v1.1.0...v1.2.0