Skip to content

Latest commit

Β 

History

History
347 lines (154 loc) Β· 15.7 KB

File metadata and controls

347 lines (154 loc) Β· 15.7 KB

0.19.2 (2026-06-12)

Bug Fixes

  • release hooks attribution guidance (2fb8918)

0.19.1 (2026-06-12)

Bug Fixes

  • bake the rotated Supabase publishable key into production builds (#82) (dc63308)

0.19.0 (2026-06-12)

Features

  • hooks: add Codex CLI support to the knowledge hooks (#81) (69ff6ec)

0.18.1 (2026-06-12)

Bug Fixes

0.18.0 (2026-06-07)

Features

  • hooks: surface Dosu attribution as a team-knowledge cross-check (#78) (03d5090)

0.17.0 (2026-06-07)

Features

  • bounded-wait at Stop for last-chance knowledge delivery (#77) (29a48ce)

0.16.2 (2026-06-06)

Bug Fixes

0.16.1 (2026-06-05)

Bug Fixes

0.16.0 (2026-06-05)

Features

  • add dosu hooks for Claude Code knowledge injection (#74) (ebae8a1)

0.15.2 (2026-06-02)

Bug Fixes

  • align with explicit-library-membership backend changes (#71) (671c497)

0.15.1 (2026-05-19)

Bug Fixes

  • select only MCP deployments in agent setup (#70) (4b6ec32)

0.15.0 (2026-05-14)

Features

0.14.2 (2026-05-13)

Bug Fixes

0.14.1 (2026-05-13)

Bug Fixes

0.14.0 (2026-05-13)

Features

0.13.3 (2026-05-12)

Bug Fixes

0.13.2 (2026-05-12)

Bug Fixes

  • stabilize CLI onboarding types and insights tests (#63) (a6aee6f)

0.13.1 (2026-05-08)

Bug Fixes

0.13.0 (2026-05-07)

Features

0.12.1 (2026-05-01)

Bug Fixes

  • wait for fresh GitHub docs before import (#60) (88b936c)

0.12.0 (2026-05-01)

Bug Fixes

  • align analytics client with api types (ab125ae)
  • ci: cover CLI onboarding analytics branches (06ae8ce)
  • track docs import only after completion (64757a3)

Features

  • track CLI onboarding analytics (70dbcbb)
  • track pre-auth onboarding analytics (5ae90d4)

0.11.0 (2026-04-29)

Features

  • setup: CLI-led first-run onboarding (#58) (fcb91cd)

0.11.0-alpha.7 (2026-04-29)

Bug Fixes

  • refine setup success pages (4852611)

0.11.0-alpha.6 (2026-04-29)

Bug Fixes

  • setup: adapt try-it-out CTA to user state (f4ad9f5)
  • setup: add Refresh list action so users can re-check after install lag (fd12719)
  • setup: clarify that unticking an agent removes its Dosu config (04a1711)

0.11.0-alpha.5 (2026-04-28)

Bug Fixes

  • setup: roll back deployment when dataSource.create returns null (e4db7b8)
  • skill-update: re-read cache before background write-back (aa9e27b)

0.11.0-alpha.4 (2026-04-28)

Bug Fixes

  • setup: drop orphan deployments + scope doc-scan to this run (#57) (eba2105)

0.11.0-alpha.3 (2026-04-27)

Bug Fixes

0.11.0-alpha.2 (2026-04-27)

Bug Fixes

  • setup: exit doc-scan early when repos are indexed but empty (#55) (e9d6dbf)

0.11.0-alpha.1 (2026-04-27)

Features

  • setup: CLI-led onboarding (7d65817)

0.10.0 (2026-04-16)

Features

  • add agent-facing CLI commands with tRPC client (#50) (12acf55)

0.9.1 (2026-04-14)

Bug Fixes

  • address PR review feedback for update checker (0f0a3c2)
  • improve test coverage for update checker (c34ecae)

0.9.0 (2026-04-14)

Features

  • add CLI version update notifications (#49) (0993c9c)

0.8.0 (2026-04-10)

Features

  • add persistent debug logging and --debug flag (#46) (e01b4b9)

0.7.0 (2026-04-08)

Features

  • tui: rework Remove MCP to use multiselect deselection flow (#45) (67aaef7)

0.6.0 (2026-04-08)

Features

  • tui: replace Choose MCP and Add MCP with Setup entry (#44) (1e2ff11)

0.5.0 (2026-04-08)

Features

  • OSS mode, CI upgrades, and setup improvements (#43) (06735fb)

0.4.0 (2026-04-08)

Features

  • mcp: support OSS mode across all providers and CLI paths (#42) (ce4cfcb)

0.3.8 (2026-04-08)

Bug Fixes

  • setup: clear OSS mode when selecting a deployment (#41) (536936c)

0.3.7 (2026-04-08)

Bug Fixes

  • setup: refine onboarding prompts (#40) (efc0677)

0.3.6 (2026-04-08)

Bug Fixes

0.3.5 (2026-04-05)

Bug Fixes

  • TUI Authenticate only authenticates, not full setup (#38) (23a9908)

0.3.4 (2026-04-05)

Bug Fixes

  • simplify auth success page and add Tips prefix to OSS outro (#37) (2ad0cfb)

0.3.3 (2026-04-05)

Bug Fixes

  • bake env vars into compiled binary via --define (#36) (9384bdb)

0.3.2 (2026-04-05)

Bug Fixes

  • add fallback UI when window.close() is blocked by browser (#35) (509c391)

0.3.1 (2026-04-04)

Bug Fixes

  • rename /cli-setup to /cli/setup for consistent URL structure (#34) (dedbd32)

0.3.0 (2026-04-04)

Features

0.2.0 (2026-03-31)

Bug Fixes

  • ci: align workflow node runtime (#29) (660c623)
  • ci: use supported node for semantic-release (#28) (7b6748e)

Features

  • automate releases with semantic-release (#26) (d2918af)
  • migrate from Go to Bun/TypeScript (#15) (e5a1baf)