Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 30 May 17:52
446bbe1

0.2.3 (2026-05-30)

Added

  • connectors: integrate excludes in ms365/box + body/provenance test coverage (#226) (a6e09ae)
  • mcp: error-path redact + token shape expansion + pagination + test hardening (#223) (838501b)
  • mcp: stdio mcp server + tool schema (#215) (afc4288)
  • propose: add reply-draft candidate kind (#217) (585faee)
  • search: body-based embedding + sqlite fts5 + search command (#214) (0f2d624)
  • skills: add secretary agent skill specs and security scan (#219) (dbef400)
  • store full content locally with at-rest encryption and excludes (#211) (47cf539)

Fixed

  • ci: mypy strict (types stubs + decorator ignores) after phase 10 audit (#227) (a8460c1)
  • connectors/github: defer httpx import so slack sync works without github extra (#200) (c00c0c7), closes #198
  • skills,adr: align skill MCP calls with schema + clarify triage as generate-time hint (#228) (0a5bb38)
  • tests: rebuild secret-shaped test fixtures from parts to silence scanners (#230) (b40cd29)

Documentation

  • adr: adr-0012 revise embed target to body (phase 10) (#212) (d6d2528)
  • adr: adr-0020 full local content retention / adr-0021 encryption at rest (#210) (18d6a8e)
  • adr: adr-0022 mcp server surface (#213) (e26d2b0)
  • adr: revise adr-0004 for phase 10 form-a absorption (#218) (5edfca5)
  • adr: revise adr-0016/0017/0010 for phase 10 reply-draft (#216) (8f05a6f)
  • align skill / README / secretary docs with actual CLI surface (#222) (874acf2)
  • phase 10 audit alignment (adr + principles + architecture + extras cleanup) (#225) (1086791)
  • plan: add Phase 10 secretary-agent platform plan (#202) (c64d2d4)