CommandCodeAI / CommandCodeAI/command-code
using /learn-taste command times out after 5 mins in a project with heavy sessions
@vipulgupta2048 已经在做这个了。
开始于 2026年7月3日。
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Summary
using /learn-taste command times out after 5 mins in a project with heavy sessions. i burned through my credits for quite sometime by trying different models like GLM-5.2-fast, Kimi K2.7 Code HighSpeed for quite some time, it still got timed out after 5 mins.
Expected Behavior
The default timeout should be 5 mins which should be fine for most scenarios if the session files are small, but for my case i expected a environment variable or some kind of parameter to over ride the default 5 minutes timeout as my session file is 70 MB. Or even dynamically decide the timeout's by getting the size of all session files for project before letting taste-1 analyse.
Actual Behavior
Times out after 5 mins of timeout under large session files
Steps to reproduce the issue
The issue can be reproduced by running /learn-taste or cmd learn-taste in project which has large session files.
Command Code Version
0.40.8
Operating System
Linux
Terminal/IDE
Kitty
Shell
xonsh
Additional context
I can share the session file in private for debugging purposes. I cant share my session file in public.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。