coder / coder/claudecode.nvim

[BUG] New agent view functionality breaks send to CC

未关闭
#249 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Lua
星标
3.1k
派生
217
PR 合并指标
30 天内没有已合并 PR

描述

## Bug Description

When using the the new agents view mode, selecting text to send to Claude doesn't result in anything being sent to it. Also, the current file information doesn't get passed through to it either.

## To Reproduce

Steps to reproduce the behavior:

1. Open an agent from the agent view
2. Select text and try to send it to claude code (as)
3. Nothing happens

## Expected Behavior

Claude should receive the filename and line number

## Environment

- Neovim version: 11.6
- Claude Code CLI version: 2.1.140
- OS: Tahoe 26.4.1
- Plugin version: commit 102d835

## Error Messages
None

If applicable, add error messages or logs.

```
Paste any error messages here
```

## Additional Context

Add any other context about the problem here.

贡献指南

这个仓库没有索引到贡献指南

调研方向

先在 agent view 中复现该故障,然后跟踪 agent view 中的选择流程和 send-to-Claude 路径,并将其与正常工作的视图进行比较。确认选中的文本已发送,并且 Claude 收到了当前文件名和行号。

由索引模型根据 Issue 内容生成。

评估

技术栈
lua, neovim
领域
cli, devtools
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。