#1110·hunk

Specify source when adding a comment

Author: r2rstepCreated Sep 17, 2026Updated Sep 17, 2026
Labelsenhancement

What do you want to change?

For integrations with hunk it's needed to specify source via CLI

hunk session comment add --source ...

Why?

I'd like to create an extension for PyCharm to interact with hunk session from the IDE. When adding a comment via CLI, source is always assumed to be "agent".

How? (optional)

No response