Commit 05d9a81
chore(release): bump version to 0.8.1
Patch bump for the three data-quality fixes diagnosed against the
live noumenon db:
- MCP server now follows daemon-port changes per call instead of
capturing the URL once at startup, so a daemon bounce on a
port-0 install no longer leaves the MCP wedged until Claude Code
restarts.
- `synthesize` filters merged components with empty `:files` so
hallucinated `:source-components` names can't produce phantom
components that pollute `component-dep-drift`.
- Cost telemetry survives undated provider model ids and 0-cost
GLM/Tencent runs; cost queries use `get-else` so they don't
silently exclude txes that legitimately cost nothing.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8ea8da1 commit 05d9a81
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments