Skip to content

unoplat-code-confluence: v0.43.0

Choose a tag to compare

@JayGhiya JayGhiya released this 27 Jun 10:44
7716a2f

0.43.0 (2026-06-27)

Features

  • cli: add repository, refresh, setup status, and readiness gating (8805058)
  • cli: rename entry point to ucc (c63fc09)
  • frontend: replace ingestion with add-repository flow (e7efe56)
  • health: add liveness and readiness probes to flow-bridge and query-engine (c95d849)
  • query-engine: add managed section content extraction and Temporal activity (3665272)
  • query-engine: resolve and propagate workflow operation through Temporal (a12e790)
  • repository: add lightweight add-repository endpoint and models (1bc9d6d)

Bug Fixes

  • ci: refresh package uv lockfiles before python lock checks run (5992123)
  • ci: refresh package uv lockfiles before python lock checks run (d133163)
  • cli: replace localhost with 127.0.0.1 in default service URLs (6c16c89)
  • flow-bridge: handle concurrent add-repository race via savepoint (e8a7c04)
  • frontend: restore RepositoryRequestConfiguration import in api.ts (ff5e288)
  • git-url: accept provider browser URLs without .git suffix (8a154f9)
  • query-engine: remove defensive len guards on trace_id args in workflow interceptor (d158e54)
  • skill: update commands, URLs, and response field names in SKILL.md (d3a7d1d)