"Open in Kiro" and "Reference in New Session" call Kiro's own chat commands.
The extension probes which commands are available at runtime and falls back to
copying the title/reference to your clipboard if they are unavailable.
All data stays local. Nothing is sent to any server.
Commands
Kiro Chat Search: Open — open search in an editor tab
Kiro Chat Search: Rebuild Index — force rebuild the search index
Kiro Chat Search: Diagnose (List Kiro Commands) — list the Kiro commands
available at runtime (for troubleshooting the open / new-session actions)
Notes
Kiro's native "Find in Chat" search box cannot be pre-filled by an extension,
which is why Copy Title exists as a manual fallback.
There is no Kiro command to insert text into the input without sending it,
so Reference in New Session sends the reference to the agent immediately.
Use Copy Reference if you'd rather paste and edit before sending.