kagami

Results 13 issues of kagami

Focus the cursor in the input box when opening the devchat panel and during the chat > 打开devchat窗口时以及聊天期间,将光标聚焦在输入框内 - [x] IntelliJ support - [ ] VSCode support

P1
enhancement
ux

向上滚动需考虑两种情况 - 滚动到最顶部 - 滚动到当前对话 ![image (4)](https://github.com/devchat-ai/devchat/assets/75999237/81f6ca34-aa2c-4061-bf71-6e651df9c06c)

feature
P2

> 我觉得给出测试点选项那个功能特别厉害。有没有可能进一步延伸,做一个测试覆盖预览的功能,在用户真正执行前,就能对我们给出的测试用例所覆盖的行数+逻辑分支这两个比较重要的点预先给出结果。 初衷是,一些用户的代码库基建不一定那么完善,可能都没有在CI里加上测试覆盖报告的step。而这一功能能比较直白、具象的给出这一概念,引导用户关注这一数据。 个人体验,那个测试函数的选项有些接近condition coverage了。 > I think the function that provides test point options is particularly powerful. Is it possible to further extend it to provide a preview of...

P2

> commit 工作流在提交失败的时候,可不可以只退回到编辑 commit message 的阶段,因为 commit hook 可能会报一些格式上的问题,需要重新调整一下格式。现在只能完全重新生成,有点废 token ![20240207-191842](https://github.com/devchat-ai/devchat/assets/75999237/9dda972b-ce03-4275-909c-fc046cac32ca) When /commit fails for some reason, such as the message format does not meet the requirements, it should roll...

P1

![image (6)](https://github.com/devchat-ai/devchat/assets/75999237/09db7197-2983-4af6-bab2-c623f9b78925)

P1

> 代码部分太长了,看下面的文字回答需要翻很久,希望代码部分是可折叠的。

P1

移除python for command 的环境准备&配置相关代码 ![331848927-25e98fae-1285-4ac0-8696-4d9b1c721f81](https://github.com/devchat-ai/devchat/assets/75999237/1f2f0901-3f6e-446b-84a7-bfa03b4caaf7)

P0