/ashlr-settings
View or change ashlr-plugin settings.
When to use
When you want to change the snip threshold, enable or disable summarization, configure the Pro token, or view the current configuration.
What it does
Without arguments: prints the current settings from ~/.ashlr/settings.json in a readable table.
With arguments: updates the specified key and writes back to settings.
Output (view)
Changing a setting
Related settings
| Key | Default | Description |
|---|---|---|
snipThreshold | 2048 | File size in bytes before snip-compact |
summarize | false | Enable LLM summarizer |
summarizeModel | null | Ollama model name |
proToken | null | ashlr Pro API token |
genomeAutoPropose | true | Auto-propose genome updates |
genomeAutoConsolidate | true | Auto-consolidate proposals |
Related
/ashlr-ollama-setup— configure local Ollama for summarization- Pro setup — configure
ASHLR_PRO_TOKEN