conductor:// URL scheme. Clicking a deep link (or opening it via open conductor://...) will activate Conductor and trigger the corresponding action.
Supported links
Auth
Prompt
Prompt + repository path
Linear issue
Async plan
repo parameter is optional and defaults to the first repository.
Notes
- All parameter values should be URL-encoded.
- The generic links (
prompt,path,linear_id) use a flatkey=value&key=valueformat directly afterconductor://, without a hostname or path. - The
authandasynclinks use standard URL structure with a hostname (conductor://auth?...,conductor://async?...).
