Commit 147a05f
authored
release: v0.14.3 (#1524)
* release: prepare v0.14.3
Bump workspace version from 0.14.2 to 0.14.3. Update all crate version
references in workspace dependencies, refresh insta snapshots for config
and TUI splash defaults, and finalize CHANGELOG.md release section.
* docs: refresh READMEs for v0.14.3
- zeph-acp: bump installation version from 0.14.1 to 0.14.3
- zeph-tools: update shell sandbox warning to reflect subshell substitution detection
- zeph-a2a: document protocolVersion field in AgentCardBuilder
- zeph-mcp: document SSRF bypass for statically configured servers
* docs: update for v0.14.3 release
- task-orchestration: document DagScheduler concurrency backoff,
RunInline action for single-agent setups, /plan retry cleared
assigned_agent, single-agent limitation note
- security: replace Known Limitations entry with Subshell Detection
section (backtick/$()/process substitution now blocked)
- untrusted-content-isolation: add native tool-use path (Claude
provider) to coverage table; note injection flag fix for persist_message
- graph-memory: document edge deduplication on re-extraction, /graph
facts exact-match fix, community incremental fingerprinting and
parallel summarization (community_summary_concurrency), graph config
bootstrap note, add community_summary_concurrency to config example
- memory: add Cross-Session History Restore section (sanitize_tool_pairs)
- self-learning: add self-correction detection signal, feedback command
section (approval outcome, positive feedback skips skill rewrite,
approval/rejection excluded from Wilson score)
- observability: add Token Counting section (API-reported output_tokens)
- orchestrator: add Capability Delegation section (context_window,
supports_vision, last_usage delegation fixes)
- acp: update manifest example to v0.14.3, add stdio log pollution
troubleshooting entry
- a2a: document protocolVersion field in agent card
- changelog: add stub entries for v0.14.0 through v0.14.3
- installation: update pinned version example to v0.14.3
* docs: add tests count badge to README
* docs: add crates count badge to README
* fix(tui): redirect log output to stderr to prevent TUI rendering corruption
* docs(zeph.md): update agent instructions for v0.14.3
* chore: ignore zeph.log in project root1 parent 5ad583a commit 147a05f
File tree
26 files changed
+265
-138
lines changed- .zeph
- crates
- zeph-a2a
- zeph-acp
- zeph-core/src/config/snapshots
- zeph-mcp
- zeph-tools
- zeph-tui/src/widgets/snapshots
- docs/src
- advanced
- concepts
- getting-started
- reference
- security
- src
26 files changed
+265
-138
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
1968 | 1970 | | |
1969 | 1971 | | |
1970 | 1972 | | |
1971 | | - | |
| 1973 | + | |
| 1974 | + | |
1972 | 1975 | | |
1973 | 1976 | | |
1974 | 1977 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
268 | 267 | | |
269 | 268 | | |
270 | 269 | | |
271 | | - | |
| 270 | + | |
272 | 271 | | |
273 | 272 | | |
274 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments