Skip to content

Releases: Vann-Dev/AgentBridge

v0.0.3

15 May 11:18
ffdb068

Choose a tag to compare

What's Changed

  • fix(dashboard): restore review reader helper by @Vann-Dev in #55
  • chore: rename npm CLI package to agentbridge-ai by @Vann-Dev in #56

Full Changelog: v0.0.2...v0.0.3

v0.0.2

15 May 10:13
15bf4be

Choose a tag to compare

What's Changed

  • feat(tasks): surface compact done summaries on cards by @Vann-Dev in #35
  • fix(ui): add brand logo and app icons by @Vann-Dev in #36
  • perf(dashboard): lazy load task dependencies by @Vann-Dev in #34
  • perf(api): cache dashboard reads with Redis by @Vann-Dev in #38
  • test(api): cover Agent API task freshness by @Vann-Dev in #39
  • fix(api): tolerate redis cache failures by @Vann-Dev in #41
  • fix(favicon): wire manifest and icon assets by @Vann-Dev in #42
  • refactor(dashboard): migrate internal fetches to actions by @Vann-Dev in #43
  • feat(dashboard): add agent office view by @Vann-Dev in #44
  • fix(dashboard): hydrate project task cards by @Vann-Dev in #45
  • fix(api): align agent task freshness metadata by @Vann-Dev in #46
  • fix(dashboard): reuse task summary freshness logic by @Vann-Dev in #47
  • test(api): add auth and health smoke coverage by @Vann-Dev in #40
  • docs(api): document summary freshness metadata by @Vann-Dev in #48
  • ci: add quality gate workflow by @Vann-Dev in #49
  • docs(deploy): document health smoke endpoint by @Vann-Dev in #50
  • ci: publish CLI to npm on release by @Vann-Dev in #54
  • docs(dashboard): add first-run onboarding checklist by @Vann-Dev in #51
  • test(api): cover task patch validation by @Vann-Dev in #52
  • test(api): add scripted SaaS production smoke by @Vann-Dev in #53

Full Changelog: v0.0.1...v0.0.2

v0.0.1

13 May 07:36
d418c87

Choose a tag to compare

What's Changed

  • feat(tasks): add task summaries and read tracking by @Vann-Dev in #1
  • feat(tasks): compact task cards and review summaries by @Vann-Dev in #5
  • fix(dashboard): decouple company dialog from menu by @Vann-Dev in #11
  • perf(dashboard): lazy load task details by @Vann-Dev in #10
  • fix(dashboard): keep project tasks compact by @Vann-Dev in #12
  • feat(cli): set up OpenClaw cron workers by @Vann-Dev in #15
  • feat(api): add health readiness endpoint by @Vann-Dev in #13
  • perf(dashboard): add project latency diagnostics by @Vann-Dev in #16
  • build(docker): publish production image via GHCR by @Vann-Dev in #17
  • fix(cli): keep env var names in redacted output by @Vann-Dev in #18
  • build(monorepo): split web and cli workspaces by @Vann-Dev in #14
  • docs(qa): add production smoke checklist by @Vann-Dev in #22
  • feat(api): audit agent task mutations by @Vann-Dev in #20
  • feat(auth): add login throttling and audit events by @Vann-Dev in #19
  • docs(dashboard): update CLI docs for cron setup by @Vann-Dev in #25
  • feat(auth): add first-run owner setup by @Vann-Dev in #26
  • fix(notes): backfill summary timestamps by @Vann-Dev in #27
  • docs(deploy): add production runbook by @Vann-Dev in #21
  • feat(settings): harden destructive company actions by @Vann-Dev in #23
  • docs(process): document PR merge workflow by @Vann-Dev in #28
  • fix(notes): fallback summary timestamps in responses by @Vann-Dev in #29
  • fix(api): handle duplicate agent ids by @Vann-Dev in #31
  • fix(prisma): support legacy token migration replay by @Vann-Dev in #30
  • docs(agent-ops): refresh Agent API examples by @Vann-Dev in #32
  • fix(api): audit done task archives by @Vann-Dev in #33

New Contributors

Full Changelog: v0.0.1-alpha...v0.0.1

v0.0.1-alpha

08 May 21:54
6d7dbda

Choose a tag to compare