Skip to content

Releases: cofacts/ai

2026/08/04 Release

Choose a tag to compare

@MrOrz MrOrz released this 03 Aug 16:54
d83cbbb

What's Changed

  • fix: let sub-agents reliably see the message, drafts and research (#117) by @MrOrz in #119

Full Changelog: release/20260729...release/20260804

2026/08/03 Release

Choose a tag to compare

@MrOrz MrOrz released this 03 Aug 14:50
49f13d8

What's Changed

  • Separate Langfuse traces by environment (local/preview/production) by @MrOrz in #115
  • docs: agent-ready docs/ tree with architecture overview + decision records by @MrOrz in #120

Full Changelog: release/20260719...release/20260803

2026/07/29 Release

Choose a tag to compare

@MrOrz MrOrz released this 29 Jul 16:41
49f13d8

What's Changed

  • Separate Langfuse traces by environment (local/preview/production) by @MrOrz in #115
  • docs: agent-ready docs/ tree with architecture overview + decision records by @MrOrz in #120

Full Changelog: release/20260719...release/20260729

2026/07/19 Bugfix

Choose a tag to compare

@MrOrz MrOrz released this 20 Jul 03:48
12ba3fc

What's Changed

  • refactor(agent): centralize agent names by @SametAtas in #111
  • Set Cloud Run request timeout to 900s (preview 300s cutoff, #84) by @MrOrz in #112
  • test: move session title tests into the pytest suite by @SametAtas in #114
  • fix: bound verifier/investigator video calls with a client-side timeout by @MrOrz in #116

Full Changelog: release/20260716...release/20260719

2026/07/16 Release

Choose a tag to compare

@MrOrz MrOrz released this 16 Jul 04:32
d5707f0

What's Changed

  • ci: add frontend lint/format/typecheck job by @MrOrz in #103
  • fix: make frontend lint/format/typecheck pass by @MrOrz in #104
  • feat(session): auto-generate session title after first turn by @SametAtas in #102
  • fix: satisfy Vertex AI constraints when injecting YouTube FileData by @MrOrz in #106
  • ci: add ruff (format & lint) + ty (typecheck) GitHub Actions workflow by @MrOrz in #108
  • fix: make ruff & ty CI checks pass by @MrOrz in #109

Full Changelog: release/20260708...release/20260716

2026/07/08 Release

Choose a tag to compare

@MrOrz MrOrz released this 08 Jul 16:37
cf572da

What's Changed

  • fix: add administration:write permission to preview-cleanup workflow by @MrOrz in #95
  • fix: replace deleteAnEnvironment with per-deployment cleanup by @MrOrz in #96
  • feat: add Vision API WEB_DETECTION tool for reverse image search on IMAGE articles by @SametAtas in #99
  • fix: return error dict to writer when investigator returns empty by @MrOrz in #98

New Contributors

Full Changelog: release/20260624...release/20260708

2026/06/24 Release

Choose a tag to compare

@MrOrz MrOrz released this 24 Jun 06:18
7c0ef61

What's Changed

  • feat: support OS drag-and-drop file upload in chat input by @MrOrz in #92
  • feat: support pasting images from clipboard in chat input by @MrOrz in #93

Full Changelog: release/20260617...release/20260624

2026/06/17 Release

Choose a tag to compare

@MrOrz MrOrz released this 17 Jun 16:32
4be5c62

What's Changed

  • Add file/PDF attachment upload to chat by @MrOrz in #89

Full Changelog: release/20260613...release/20260617

2026/06/13 Hotfix

Choose a tag to compare

@MrOrz MrOrz released this 13 Jun 10:08
cb8ac9c

What's Changed

  • fix: preserve tool call badges after page refresh by @MrOrz in #90

Full Changelog: release/20260612...release/20260613

2026/06/12 Release

Choose a tag to compare

@MrOrz MrOrz released this 13 Jun 05:32
d14750b

What's Changed

  • refactor: chatCacheKey factory for TanStack Query chat cache key by @MrOrz in #85
  • fix: skip functionCall parts during partial SSE events to fix RightDrawer blank result by @MrOrz in #88

Full Changelog: release/20260606...release/20260612