This extension contributes the following settings:
SerenityStar.apiKey: Your Serenity* Star API Key. You can use your default API Key or create a new one
SerenityStar.baseUrl: The base URL for the Serenity* Star API. Default is https://api.serenitystar.ai. Intended for users that run their own instance of Serenity* Star.
SerenityStar.agents.default: The code of the default agent to use during conversations. Click here to create your first agent
SerenityStar.agents.active: The code of the agent that is being used in the current conversation.
SerenityStar.agents.explainCommand: The code of the agent used for the "explain" command.
Commands
SerenityStar.setup: Guides you through the setup process to configure your API Key and default agent.
SerenityStar.explain: Uses the agent you chose to explain the selected code and focuses the chat view.
SerenityStar.switch-agent: Allows you to switch between different agents. It provides a list with all your agents from Serenity Star.
SerenityStar.new-chat: Allows you to start a new conversation with the active agent.
Release Notes
1.0.0
Initial release.
Chat view with multiple Serenity* Star agents.
You can switch between different agents using the "Switch Agent" command.