Skip to content

docs: update README and mdBook for post-M33 changes#1785

Merged
bug-ops merged 2 commits intomainfrom
docs/update-post-m33-changes
Mar 14, 2026
Merged

docs: update README and mdBook for post-M33 changes#1785
bug-ops merged 2 commits intomainfrom
docs/update-post-m33-changes

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Mar 14, 2026

Summary

  • README.md + crate READMEs (zeph-llm, zeph-mcp, zeph-memory, zeph-tools): updated feature descriptions for tool overflow SQLite migration, graph memory temporal versioning, Gemini Phase 4 SSE tool use, cascade cost_tiers, MCP tools/list_changed sanitization
  • docs/src/advanced/tools.md: updated overflow storage section — disk paths replaced with SQLite-backed storage (portable, auto-cleanup on session end)
  • docs/src/reference/configuration.md: documented temporal_decay_rate validation ([0.0, 10.0] clamp, rejects NaN/Inf) and cost_tiers cascade config field

Test plan

  • mdbook build passes with no warnings
  • All changed README sections accurately reflect current behavior
  • No broken links in updated docs pages

@github-actions github-actions bot added documentation Improvements or additions to documentation llm zeph-llm crate (Ollama, Claude) memory zeph-memory crate (SQLite) size/M Medium PR (51-200 lines) labels Mar 14, 2026
bug-ops added 2 commits March 14, 2026 21:56
- README.md, zeph-llm, zeph-mcp, zeph-memory, zeph-tools: reflect
  tool overflow SQLite migration, graph memory temporal versioning,
  Gemini Phase 4 SSE tool use, cascade cost_tiers, MCP sanitization
- docs/src/advanced/tools.md: update overflow storage section
  (disk path → SQLite-backed, portable, auto-cleanup on session end)
- docs/src/reference/configuration.md: document temporal_decay_rate
  validation ([0.0, 10.0] clamp) and cost_tiers cascade config field
- graph-memory.md: document temporal edge validity (valid_from/valid_until,
  edges_at_timestamp, edge_history, bfs_at_timestamp, temporal_decay_rate)
- providers.md: add Gemini Phase 4 SSE streaming tool use
- adaptive-inference.md: document cascade cost_tiers config
- observability.md: minor updates
- security/mcp.md: document tools/list_changed sanitization
@bug-ops bug-ops force-pushed the docs/update-post-m33-changes branch from 3e9ac5e to e8c731c Compare March 14, 2026 20:56
@bug-ops bug-ops enabled auto-merge (squash) March 14, 2026 20:57
@bug-ops bug-ops merged commit b33e3b9 into main Mar 14, 2026
19 checks passed
@bug-ops bug-ops deleted the docs/update-post-m33-changes branch March 14, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation llm zeph-llm crate (Ollama, Claude) memory zeph-memory crate (SQLite) size/M Medium PR (51-200 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant