Releases: redocrepus/arkode
Releases · redocrepus/arkode
0.0.2-alpha
Changelog
0.0.2-alpha
New
- ChatGPT enhanced coding:
- [Optional] Select a code section to be modified.
- Dictate a code change request for ChatGPT to implement on current text selection or at the current cursor position.
- New settings
arkode.whisperPromptFilePathfor customized WhisperAPI prompt files.arkode.systemMessageFilePathfor specifying the system message file path for ChatGPT.arkode.model: Recommended default ChatGPT model is"gpt-4-1106-preview".arkode.debugTranscriptionfor predefined requests instead of live whisper AI queries - for debugging.
Improvements
- Slightly better information messages
Changes
- Renamed the command
arkode.injecttoarkode.dictateCodingRequest
0.0.1-alpha
Initial release only does context-based transcription, but doesn't do any syntax/semantics based post processing yet.
0.0.1-alpha
Initial release only does context-based transcription, but doesn't do any syntax/semantics based post processing yet.