hermes - 💡(How to fix) Fix [Feature]: harness / hermes get context of file in focus and selected lines in VS code

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Root Cause

I know there is ACP in VS code but hermes acp doesn't work well because we have to "Send to ACP Chat" this is 2 clicks extra and you need another session open. With Claude code, this is natural and you get the hint that the selection is active and working in the working interactive session

RAW_BUFFERClick to expand / collapse

Problem or Use Case

in hermes tui or cli , hermes lacks the context of the VS code (on ssh server at least) file open and line selected. for instance which line and file is selected now

"No. I don’t see your VS Code active file/selection unless you paste it, attach screenshot, or Hermes has IDE/ACP context wired into this session. Current session only has repo/tool context, not editor cursor state."

I know there is ACP in VS code but hermes acp doesn't work well because we have to "Send to ACP Chat" this is 2 clicks extra and you need another session open. With Claude code, this is natural and you get the hint that the selection is active and working in the working interactive session

Proposed Solution

implement same meachnism as claude code to take into account the context of the file open and line selected.

Alternatives Considered

No response

Feature Type

New tool

Scope

None

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Feature]: harness / hermes get context of file in focus and selected lines in VS code