Skip to content

Releases: cofacts/ai

2026/05/06 release

06 May 16:58

Choose a tag to compare

What's Changed

  • feat: persist sessions in PostgreSQL via Cloud SQL proxy sidecar by @MrOrz in #33

Full Changelog: release/20260504...release/20260506

release/20260504

04 May 07:22
f4385d9

Choose a tag to compare

What's Changed

  • Fix Langfuse environment variables in CD workflow by @MrOrz in #29
  • Fix: Prevent chat submission during IME composition by @MrOrz in #40
  • ci: delete GitHub environment upon PR preview cleanup by @MrOrz in #28
  • Add stop button to interrupt agent response by @MrOrz in #41
  • Add feedback popover with comment for AI responses by @MrOrz in #31
  • feat: session title — auto-generate and inline editing by @MrOrz in #32
  • Hide mock right side panel and mobile FAB by @MrOrz in #43
  • feat: warn before leaving with unsaved input or active stream by @MrOrz in #46

Full Changelog: release/20260427...release/20260504

2026/04/27 Release

27 Apr 10:29
67ec024

Choose a tag to compare

What's Changed

  • feat: add Dockerfiles and GitHub CD workflow by @MrOrz in #1
  • Add Claude workflow by @MrOrz in #4
  • Upgrade claude-code-action to v1 by @MrOrz in #6
  • Fix Claude workflow permissions for branch creation by @MrOrz in #7
  • Load session chat history on direct navigation by @MrOrz in #3
  • Setup Langfuse instrumentation for Google ADK agent by @MrOrz in #8
  • Add Cloud Run deployment workflow with sidecar support by @MrOrz in #10
  • Update ADK configuration and add local Docker testing setup by @MrOrz in #17
  • refactor: improve type safety with openapi-fetch and simplify API with server functions by @MrOrz in #18
  • Implement Markdown support and message parts refactoring by @MrOrz in #21
  • feat(ci): add Gemini-powered GitHub Action workflows by @MrOrz in #27
  • feat: Add Langfuse user feedback for ChatAgent by @MrOrz in #24

New Contributors

  • @MrOrz made their first contribution in #1

Full Changelog: https://github.com/cofacts/ai/commits/release/20260427