Skip to content

Releases: redocrepus/arkode

0.0.2-alpha

20 Jan 13:57
Compare
Choose a tag to compare
0.0.2-alpha Pre-release
Pre-release

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.whisperPromptFilePath for customized WhisperAPI prompt files.
    • arkode.systemMessageFilePath for specifying the system message file path for ChatGPT.
    • arkode.model: Recommended default ChatGPT model is "gpt-4-1106-preview".
    • arkode.debugTranscription for predefined requests instead of live whisper AI queries - for debugging.

Improvements

  • Slightly better information messages

Changes

  • Renamed the command arkode.inject to arkode.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

23 Dec 10:31
9587125
Compare
Choose a tag to compare
0.0.1-alpha Pre-release
Pre-release

Initial release only does context-based transcription, but doesn't do any syntax/semantics based post processing yet.