Skip to content

Document SEDIMENT_DB and SEDIMENT_EMBEDDING_MODEL env vars#57

Merged
rendro merged 2 commits intomainfrom
document-env-vars
Feb 14, 2026
Merged

Document SEDIMENT_DB and SEDIMENT_EMBEDDING_MODEL env vars#57
rendro merged 2 commits intomainfrom
document-env-vars

Conversation

@rendro
Copy link
Owner

@rendro rendro commented Feb 14, 2026

Summary

  • Add environment variables section to sediment --help / sediment help via after_long_help, documenting SEDIMENT_DB (with ephemeral storage example) and SEDIMENT_EMBEDDING_MODEL
  • Add MCP instructions field to the initialize response so LLMs are aware of env var configuration and CLI availability
  • Add instructions field to InitializeResult protocol type (per MCP spec)

Test plan

  • cargo test — 80 passed, 0 failed
  • cargo clippy --all-targets -- -D warnings — clean
  • Verified sediment --help and sediment help both show the new environment variables section

Add environment variables section to CLI help (after_long_help) and
populate the MCP instructions field so LLMs are aware of SEDIMENT_DB
for ephemeral/isolated storage and the CLI interface.
@rendro rendro merged commit 0c4629a into main Feb 14, 2026
2 checks passed
@rendro rendro deleted the document-env-vars branch February 14, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant