Skip to main content

Examples

Complete, copy-pasteable worked examples for common llmenv scenarios.

Each example assumes you've already run llmenv init and have a working ~/.config/llmenv/config.yaml. See Getting Started if you haven't.

ExampleWhat it shows
Office vs. home networkDifferent MCP servers per network, automatic switching
Per-repo plugin setsProject markers activating repo-specific tooling
Shared memory across Rust projectsTag-based memory backend shared by a language tag
Multi-host memory topologySame memory feature, different network exposure per host
Precedence walkthroughProject scope overriding host scope, step by step

For a complete, working config tree instead of an isolated snippet, see examples/config-llmenv-dir/ in the repo — real scopes, bundles, config.yaml, and AGENTS.md, all wired together.