Skip to content

niles-core: v0.2.11

Choose a tag to compare

@github-actions github-actions released this 16 Jun 05:48
ee42b6f

0.2.11 (2026-06-16)

Code Refactoring

  • agent: decompose process_event_stream (W14) (#188) (d8742c1)
  • arch: DI via Depends + typed StartupContext (W13) (#185) (57aeffc)
  • arch: extract ContactStore + EventStore from the action layer (W11) (#183) (ece8ea8)
  • arch: unify messaging policy in MessageDispatch (W12) (#184) (852a421)
  • decompose process_event + iCal RRULE expansion (W15) (#189) (7a7fd57)
  • types: enable disallow_untyped_defs, annotate all functions (W18) (#191) (655ab18)
  • types: remove all per-module mypy overrides (W18) (#190) (082e165)

Miscellaneous

  • deps: update anthropics/claude-code-action digest to 4d7e1f0 (#192) (136267a)
  • surface refactor commits in release changelog (#193) (da8878d)

Tests

  • web+agent: cover route handlers + non-streaming loop; branch coverage (W16/W17) (#186) (c6486a5)