Skip to content

v2.0.0-ALPHA3

Compare
Choose a tag to compare
@phodal phodal released this 15 Jan 15:38
· 326 commits to master since this release
1be965b

Features

  • python: add framework detection logic (ce7314c)
  • run-config: add show console toggle for DevIns run configurations #257 (8c278d2)
  • run: add isFromToolAction parameter to runFile method (50eb955)
  • run: add project run service for task execution (83496fb)
  • sketch: add current and opened files to context #257 (8ab56f1)
  • sketch: add framework context to SketchRunContext #257 (5bbd24a)
  • sketch: enhance DevIn tool integration and UI improvements #257 (2e08ad2)
  • terminal: add TerminalDiffLangSketchProvider and refactor UI #257 (bd949f8)
  • terminal: add TerminalDiffLangSketchProvider for bash support (7102d28)
  • toolbar: add sketch panel creation in NewChatAction #257 (8ee6841)

Bug Fixes

  • gui: handle LightVirtualFile in relativePath calculation (9f6db3e)