Commit 2e7e4c3
authored
release: prepare v0.5.0 (#50)
## What
- finalize the changelog and package metadata for v0.5.0
- refresh vulnerable transitive dependencies in the committed lockfile
- remove stale packaging and README references to the deleted Mestre
migration guide
- describe the core accurately as vendor-SDK-free now that jsonschema is
required
## Why
The changes merged since v0.4.0 include intentional pre-1.0 breaking
behavior, new task control, readiness, compatibility preflight,
structured-output enforcement, and stronger domain invariants. They
belong in a minor release.
The committed lockfile also contained five Dependabot alerts across four
transitive packages. This refresh moves them to patched versions without
changing the declared vendor SDK ranges.
## Checks
- `uv sync --locked --all-extras --python 3.11`
- `ruff check .`
- strict `mypy`
- 418 passed, 3 skipped; 90.33% coverage
- wheel and sdist build
- `twine check --strict`
- clean Python 3.11 wheel install/import smoke
- v0.5.0 tag/package-version match
- sdist content check1 parent a1c2531 commit 2e7e4c3
7 files changed
Lines changed: 66 additions & 71 deletions
File tree
- .github/workflows
- docs
- src/agent_runtime_kit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | 182 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments