cli/v1.1.1
版本发布时间: 2024-06-22 01:17:15
plandex-ai/plandex最新发布版本:server/v1.1.1(2024-06-22 01:14:58)
Fix for terminal flickering when streaming plans 📺
Improvements to stream handling that greatly reduce flickering in the terminal when streaming a plan, especially when many files are being built simultaneously. CPU usage is also reduced on both the client and server side.
Claude 3.5 Sonnet model pack is now built-in 🧠
You can now easily use Claude 3.5 Sonnet with Plandex through OpenRouter.ai.
- Create an account at OpenRouter.ai if you don't already have one.
- Generate an OpenRouter API key.
- Run
export OPENROUTER_API_KEY=...
in your terminal. - Run
plandex set-model
, selectchoose a model pack to change all roles at once
and then choose eitheranthropic-claude-3.5-sonnet
(which uses Claude 3.5 Sonnet for all heavy lifting and Claude 3 Haiku for lighter tasks) oranthropic-claude-3.5-sonnet-gpt-4o
(which uses Claude 3.5 Sonnet for planning and summarization, gpt-4o for builds, and gpt-3.5-turbo for lighter tasks)
Remember, you can run plandex model-packs
for details on all built-in model packs.
1、 plandex_1.1.1_darwin_amd64.tar.gz 6.7MB
2、 plandex_1.1.1_darwin_arm64.tar.gz 6.41MB
3、 plandex_1.1.1_freebsd_amd64.tar.gz 6.47MB
4、 plandex_1.1.1_freebsd_arm64.tar.gz 5.88MB
5、 plandex_1.1.1_linux_amd64.tar.gz 6.47MB
6、 plandex_1.1.1_linux_arm64.tar.gz 5.89MB
7、 plandex_1.1.1_windows_amd64.tar.gz 6.64MB
8、 plandex_1.1.1_windows_arm64.tar.gz 5.96MB