From cd4aca1859c20fec517d3a105948cb70cd18aba2 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 2 Dec 2025 18:38:36 -0700 Subject: [PATCH] docs(readme): add demo GIF and table formatting Assisted-by: GLM 4.6 via Crush --- README.md | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 32bbd6165ff7d1397d4dfa08883d9cb09416604c..f4306110a00317c0f58c51e63efebea0acc92094 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ supported agents for currently-available models (so you can try a new one as soon as they support it, without waiting for the agent itself to gain support!) +![Invoking synclaude with the interactive i subcommand to override the default models. First question is how to override the models, selecting each individually or by group. After selecting group, the next question is which group, large -L or light -l or both. After selecting large, the next question is which model to use, presented as a list of IDs with fuzzy filtering. After typing "mmm2" for MiniMax M2, last question is whether to save those as default. After selecting No, Claude Code starts. After typing Hi and getting a response and quitting Claude Code, synclaude shows how many requests were used during the session and the overall usage as percent used followed by N out of X remaining in parenthises.](https://vhs.charm.sh/vhs-3KmXLzKNOpUNFsxOu2za4q.gif) + ## Requirements - Fish @@ -93,12 +95,12 @@ changed. Command-line flags always override saved preferences. ### Claude Code -| Tier | Default Model | -|------|---------------| -| Opus | `hf:moonshotai/Kimi-K2-Thinking` | -| Sonnet | `hf:zai-org/GLM-4.6` | -| Haiku | `hf:deepseek-ai/DeepSeek-V3.1-Terminus` | -| Subagent | `hf:zai-org/GLM-4.6` | +| Tier | Default Model | +| -------- | --------------------------------------- | +| Opus | `hf:moonshotai/Kimi-K2-Thinking` | +| Sonnet | `hf:zai-org/GLM-4.6` | +| Haiku | `hf:deepseek-ai/DeepSeek-V3.1-Terminus` | +| Subagent | `hf:zai-org/GLM-4.6` | **Override flags:** @@ -116,8 +118,8 @@ synu claude --light hf:model "prompt" # Sets Haiku ### OpenCode -| Default Model | -|---------------| +| Default Model | +| -------------------- | | `hf:zai-org/GLM-4.6` | ```fish @@ -126,9 +128,9 @@ synu opencode --model hf:other/model "prompt" ### Aider -| Slot | Default Model | -|------|---------------| -| Main | `hf:zai-org/GLM-4.6` | +| Slot | Default Model | +| ------ | --------------------------------------- | +| Main | `hf:zai-org/GLM-4.6` | | Editor | `hf:deepseek-ai/DeepSeek-V3.1-Terminus` | ```fish @@ -141,8 +143,8 @@ synu aider --model hf:architect/model --editor-model hf:editor/model "prompt" ### llxprt -| Default Model | -|---------------| +| Default Model | +| -------------------- | | `hf:zai-org/GLM-4.6` | ```fish @@ -151,8 +153,8 @@ synu llxprt --model hf:other/model "prompt" ### Qwen Code -| Default Model | -|---------------| +| Default Model | +| -------------------- | | `hf:zai-org/GLM-4.6` | ```fish