Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 20:21
Immutable release. Only release title and notes can be modified.
be67f57

0.19.0 (2026-08-26)

Features

  • cli: add Cursor JSONL pull adapter (#173) (0255303)
  • cli: treat two data dirs as two brains (#167) (08fd73e)
  • config: refuse unshipped storage engines (#179) (a15e90f)
  • db: add named speaker beside role (#178) (979279a)
  • db: add Postgres dialect against PGlite (#181) (629bf87)
  • db: make the database handle async (#180) (3aff6ed)
  • db: stamp speaker role on extracted facts (#177) (c2a3150)
  • intelligence: bind extract dates to said_at (#171) (14c0369)
  • intelligence: unify durable-fact instruction (#175) (422120e)
  • search: add as-of system-time recall (#168) (2b2e686)
  • sources: store JSONL time on pulled events (#169) (371f100)
  • tools: add gated inference capture (#174) (a5a98b7)
  • tools: get_entity falls back to mention search (#172) (c5d2e23)

Bug Fixes