Skip to content

Releases: MattDevy/pi-extensions

pi-continuous-learning: v0.11.0

06 Apr 17:34
Immutable release. Only release title and notes can be modified.
dd7b808

Choose a tag to compare

0.11.0 (2026-04-06)

Features

  • Normalize relative dates in evidence strings (#57) (273880d)

pi-continuous-learning: v0.10.1

06 Apr 15:26
e1c4ed2

Choose a tag to compare

0.10.1 (2026-04-06)

Bug Fixes

pi-continuous-learning: v0.10.0

06 Apr 12:49
1e02026

Choose a tag to compare

0.10.0 (2026-04-06)

Features

  • Active instinct confirmation signal from clean sessions (#41) (#46) (0f5ddb2)
  • Cross-session recurring prompt detection (#43) (7c89520)
  • Model switch pattern detection (#42) (#45) (a20e711)

v0.3.0

27 Mar 12:57

Choose a tag to compare

Initial baseline release. Future releases will be managed by release-please.

pi-continuous-learning: v0.9.0

27 Mar 17:22
1f08e09

Choose a tag to compare

0.9.0 (2026-03-27)

Features

  • Contradiction detection for instincts with opposing actions (#37) (4f8a4f6)
  • Periodic holistic consolidation pass (instinct-dream) (#39) (fed1749)

pi-continuous-learning: v0.8.0

27 Mar 16:32
1c8f426

Choose a tag to compare

0.8.0 (2026-03-27)

Features

  • Add analysis event log and user notification on instinct changes (#32) (04228d3)
  • Reduce analyzer prompt cost (#21) (#29) (42048d8)

Bug Fixes

  • Reduce confirmation bias with session dedup, baseline filtering, and diminishing returns (#31) (c75aeff)

pi-continuous-learning: v0.7.0

27 Mar 16:03
1e68303

Choose a tag to compare

0.7.0 (2026-03-27)

Features

  • Add instinct graduation pipeline with AGENTS.md, skill, and command targets (#26) (9057fff)
  • Instinct quality validation, Jaccard dedup, and analyzer quality tiers (#28) (70acdda)
  • Instinct volume control - caps, auto-cleanup, and faster decay (#27) (8cdee28)

Bug Fixes

  • Reject instincts with undefined/empty/short action or trigger fields (#24) (6016a8c)

pi-continuous-learning: v0.6.0

27 Mar 14:48
8bd97c3

Choose a tag to compare

0.6.0 (2026-03-27)

Features

  • Add observation preprocessor to strip low-signal events (19ed1e5)
  • Add single-shot analyzer core (parseChanges, buildInstinctFromChange, runSingleShot) (19ed1e5)
  • Add single-shot analyzer system prompt with JSON output format (19ed1e5)
  • Add single-shot user prompt builder with inline instinct context (19ed1e5)
  • Preprocess observations in tailObservationsSince (strip low-signal events before analysis) (19ed1e5)
  • Replace agentic analyzer with single-shot + observation preprocessing (-88% cost) (#14) (19ed1e5)

pi-continuous-learning: v0.5.1

27 Mar 14:18
3ce13a8

Choose a tag to compare

0.5.1 (2026-03-27)

Bug Fixes

  • Scope-aware delete and merge for instinct_delete and instinct_merge (#12) (57137a8)

pi-continuous-learning: v0.5.0

27 Mar 14:01
ef60ac7

Choose a tag to compare

0.5.0 (2026-03-27)

Features

  • Add structured JSON logging to analyzer CLI (#9) (59917b8)