docs: update README and mdBook for post-M33 changes#1785
Merged
Conversation
- 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
3e9ac5e to
e8c731c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
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, cascadecost_tiers, MCPtools/list_changedsanitizationtemporal_decay_ratevalidation ([0.0, 10.0]clamp, rejects NaN/Inf) andcost_tierscascade config fieldTest plan
mdbook buildpasses with no warnings