Add system prompt options to extension commands
This commit is contained in:
@@ -2264,6 +2264,7 @@ export class AgentSession {
|
||||
})();
|
||||
},
|
||||
getSystemPrompt: () => this.systemPrompt,
|
||||
getSystemPromptOptions: () => this._baseSystemPromptOptions,
|
||||
},
|
||||
{
|
||||
registerProvider: (name, config) => {
|
||||
|
||||
Reference in New Issue
Block a user