Skip to content

unoplat-code-confluence: v0.37.0

Choose a tag to compare

@JayGhiya JayGhiya released this 19 May 08:03
a64b075

0.37.0 (2026-05-19)

Features

  • flow-bridge: add post-refresh AGENTS.md update trigger with idempotency guard (e3ab9ea)
  • frontend: replace separate refresh and generate actions with unified Generate/Update Agents.md (8a54e24)
  • query-engine: add dependency-guide delta fetch with incremental cache reuse (ca00c49)
  • query-engine: add engineering-workflow no-change sentinel and carry-forward (7102014)
  • query-engine: add idempotency guard for agent run endpoint and register fetch-delta activity (fb04e4d)
  • query-engine: update AgentMdOutput and add repository snapshot models (90415e5)

Bug Fixes

  • ci: refresh package uv lockfiles before python lock checks run (53a76d0)
  • flow-bridge: pass loguru structured log kwargs explicitly (ef36d86)
  • flow-bridge: pass typed envelope with trace context to AgentMdUpdateActivity (2c86f1a)
  • query-engine: preserve validation traceback (90f5848)
  • query-engine: use Literal type for EngineeringWorkflowNoChange sentinel and clarify prompts (e9834ee)
  • rename business_logic_domain to business_logic across all packages (5b17ba4)