Skip to content

Releases: gerfru/NilesAI

niles-core: v0.2.16

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:15
a188e52

0.2.16 (2026-08-18)

Code Refactoring

  • docker: use dedicated external gateway networks per service (#229) (342b786)

Miscellaneous

  • deps: unblock CI — bundle security bumps, docker/action updates, fix ruff format (#226) (298f642)
  • deps: update astral-sh/setup-uv action to v10 (#228) (7cf51b6)

niles-core: v0.2.15

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:12
3069e23

0.2.15 (2026-07-09)

Miscellaneous

niles-core: v0.2.14

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:58
ac35933

0.2.14 (2026-07-09)

Bug Fixes

  • deps: bump lxml-html-clean 0.4.5 + msgpack 1.2.1 (security) (#212) (20b5f1e)

Miscellaneous

  • deps: update actions/checkout action to v7 (#202) (2a4ed83)
  • deps: update actions/setup-python digest to ece7cb0 (#205) (411ae52)
  • deps: update anthropics/claude-code-action digest to 37b464c (#201) (082fc67)
  • deps: update astral-sh/ruff-action action to v4.1.0 (#209) (af6d56d)
  • deps: update astral-sh/setup-uv action to v8.3.2 (#210) (e775978)
  • deps: update bbernhard/signal-cli-rest-api docker digest to 5b1dd4e (#206) (9d0d14e)
  • deps: update caddy:2.11-alpine docker digest to 5f5c864 (#207) (2ca3c1d)
  • deps: update dependency pydantic-settings to v2.14.2 [security] (#204) (e060f71)
  • deps: update ghcr.io/astral-sh/uv docker tag to v0.11.28 (#203) (107807c)
  • deps: update prom/prometheus docker tag to v3.13.0 (#208) (01aa4a4)

niles-core: v0.2.13

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:12
7eae9e4

0.2.13 (2026-06-16)

Documentation

niles-core: v0.2.12

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:33
bc29a69

0.2.12 (2026-06-16)

Documentation

  • accuracy sweep — align all docs with current codebase (#194) (48495ed)

Miscellaneous

  • app: version from importlib.metadata + ADR-0001/0003 (W20) (#196) (ef6d23a)

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)

niles-core: v0.2.9

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:35
1775517

0.2.9 (2026-06-15)

Miscellaneous

  • eval: calibrate baseline to 20/20 + manual-only eval trigger (#179) (554a546)

niles-core: v0.2.8

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:09
5ea3948

0.2.8 (2026-06-15)

Features

  • llm: LLM safety hardening + golden-dataset eval gate (W8 + W10) (#177) (52dab6a)

niles-core: v0.2.7

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:33
0442d1d

0.2.7 (2026-06-15)

Tests

  • integration: scope contacts integration tests to the owning user (#175) (78f770f)

niles-core: v0.2.6

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:22
96f35bd

0.2.6 (2026-06-15)

Bug Fixes

  • security: decouple webhook token + close SSRF DNS-rebinding (PR4) (#173) (d26c3bb)