Implement predefined common AI actions (e.g. “document”, “test”, “code review”, “code smells”, “write test”, etc.) and allow users to bind them to customizable keystrokes.
SourceForge’s Cody has this feature, e.g. Alt+D to document a code block. Much more user-friendly than having to write every time “document this function”
Additionally, let users see how these actions are implemented and allow them to implement their own.
I checked for any similar feature requests but found none.