Commit a2a1ea6
chore: bump to 0.5.3 for the asset-admission work (#179)
Patch: no schema change, no rail change, nothing that alters what the agent
trades or when. Ships #176, #177 and #178.
The reason to cut this rather than wait is #176's fix to `DATA_DERIVED_FAILURES`,
which is a reporting bug live on the deployment right now: `history` was missing
from the tag set that marks a failure as downstream of an empty cache, so
`keel assets propose` and `keel assets holdings --screen` printed
`x history: 0 daily bars < 1460 required` directly beneath their own note saying
the verdict was about missing data rather than about the asset. An asset nobody
had ever fetched was reported as too young to trade.
Also in: the TUI can now reach the admission gate (`screen`/`propose`/`discover`,
read-only, `discover` network-gated behind an explicit keypress like `f`); the
non-UTF-8 shortlist hole that broke `build_propose_view`'s documented never-raises
contract; and the header now shows the patch segment, so 0.5.1 and 0.5.3 no longer
render identically as `v0.5`.
uv.lock relocked in the SAME commit, per 0.5.0-0.5.2. Verified with
`uv sync --frozen`, which accepted the lock and rewrote nothing.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent f9e0ed1 commit a2a1ea6
6 files changed
Lines changed: 10 additions & 10 deletions
File tree
- packages
- keel-broker-api
- keel-broker-coinbase
- keel-broker-fake
- keel-core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments