Haoyuan Li
Haoyuan Li
Thanks for your contribution and effort on p10k! I use zsh and p10k based on **GitBash** in **Windows,** and I find that Battery Prompt is invalid for Windows. It seems...
### 🥰 需求描述 派欧云以及其他一些服务商把stream默认值设置为false, 导致了用lobe提问只能以非流的形式响应, 有点难受.  而且有些模型只能以非流的形式响应, 如`o1-mini`, 如果无法设置stream参数会导致灵活性下降. ### 🧐 解决方案 像Cherry Studio那样在聊天设置中支持自定义是否开启流式响应  ### 📝 补充信息 无
In claude-code [official doc](https://docs.anthropic.com/en/docs/claude-code/hooks#pretooluse), the reference says `PreToolUse Hook` and `PostToolUse Hook` can handle various tool-using events. And input scheme for different tool-using is [different](https://docs.anthropic.com/en/docs/claude-code/hooks#pretooluse-input). However, I failed to find...