Biggles is a coding assistant for VS Code that allows developers to insert or modify code using voice or text instructions.
Biggles works with OpenAI Whisper and ChatGPT APIs, using an API key to understand commands and provide context-aware coding assistance.
Biggles can insert new code at the cursor position and modify existing code based on the user instructions.
No, you must provide your own OpenAI API key for Biggles to function.
Press CMD+M/CTRL+M to initiate voice command mode and speak your coding instructions.
No, Biggles is currently limited to inserting and modifying code and cannot move code around.
Biggles is available as an extension for Visual Studio Code (VS Code).
Press CMD+ALT+M/CTRL+ALT+M to enter a text instruction for Biggles.
Biggles has limited awareness and only knows about the code near the cursor position.
Yes, you can change the number of tokens of context sent to ChatGPT in the settings.