openai-forge-vsce

Automate your communication between Visual Studio Code and ChatGPT 🤖

AGPL-3.0 License

Stars
9

Bot releases are hidden (Show)

openai-forge-vsce - v1.3.0 Latest Release

Published by ivangabriele about 1 year ago

1.3.0 (2023-07-20)

Features

  • handle multiple instances via WebSocket satellites (783e82f)
openai-forge-vsce - v1.2.1

Published by ivangabriele about 1 year ago

1.2.1 (2023-07-20)

Bug Fixes

  • change base command to ALT/OPTION+F (3754997)
  • commands: handle nonexistent settings file case in welcome() (00d359e)
  • libs: fix UserError default message (d411393)
openai-forge-vsce - v1.2.0

Published by ivangabriele over 1 year ago

1.2.0 (2023-07-19)

Features

  • add basic top evaluator finder (afc5510)
  • add custom Evaluators in user settings (c2672d6)
  • add output channel logger lib (344f5e7)
  • add welcome page (2d4ac99)
  • use shift+f as base key for shortcuts instead of alt+f (3ea0051)
openai-forge-vsce - v1.1.0

Published by ivangabriele over 1 year ago

1.1.0 (2023-07-16)

Bug Fixes

  • commands: add specific prompt notification message in send command (628bef6)
  • commands: fix notification message typo in add/remove command (0dcc8f7)

Features

  • add progress bars in eval & send commands (fb04f86)
openai-forge-vsce - v1.0.0

Published by ivangabriele over 1 year ago

1.0.0 (2023-07-16)

Features

Related Projects