Skip to content

Releases: ivangabriele/openai-forge-vsce

v1.3.0

20 Jul 21:01
Compare
Choose a tag to compare

1.3.0 (2023-07-20)

Features

  • handle multiple instances via WebSocket satellites (783e82f)

v1.2.1

20 Jul 11:20
Compare
Choose a tag to compare

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)

v1.2.0

19 Jul 23:43
Compare
Choose a tag to compare

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)

v1.1.0

16 Jul 23:59
Compare
Choose a tag to compare

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)

v1.0.0

16 Jul 02:34
Compare
Choose a tag to compare

1.0.0 (2023-07-16)

Features