Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to dsh-advisor are documented here. Generated from git log by the release-prep workflow.

## [0.2.0] - 2026-08-16

- 9984fd5 feat(advisor): dsh-tui client surface — tuiCommandTrees /advisor + /advisor config readback + docs (#53)

## [0.1.4] - 2026-08-15

- 8ec21db fix: audit wave 2026-08-15 — docs align, backlog tests, card invalidation, fingerprint verdict (#51)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dsh-advisor",
"version": "0.1.4",
"version": "0.2.0",
"type": "module",
"description": "dsh plugin bundle porting the omp advisor subsystem: a per-session reviewer model that observes the primary transcript and injects severity-ranked advice (nit/concern/blocker).",
"repository": {
Expand Down
Loading