Skip to content

v2.2.1

Latest
Compare
Choose a tag to compare
@phodal phodal released this 06 Jun 14:43
· 9 commits to master since this release
3ce74e3

Bug Fixes

  • observer: correct pipeline monitoring interval (5210b1e)
  • observer: improve error handling for GitHub API permissions (c041f8e)
  • observer: remove log truncation limits for complete failure analysis (8576cf4)
  • observer: remove success notification and clean comments (4bd3afe)
  • pipeline: adjust monitoring timeout and delay settings (e987065)
  • test: fix batch test generation cancel button (9d02979), closes #407

Features

  • codehighlight: improve editor visibility logic (6b74688)
  • commands: replace PATCH with EDIT_FILE command #408 (937cd23)
  • commit: add job cancellation support for AI generation #408 (efdbe21)
  • commit: add support for shelving changes based on AutoSketchMode #408 (39768e4)
  • commit: integrate GitHub issue context into AI generation #408 (ccfcbcd)
  • commit: streamline GitHub issue integration workflow (610f67a)
  • git: add GitHub repository parsing from project #408 (dde0c55)
  • github: add GitHub issues browser action #408 (c864bbe)
  • github: enable GitHub issues action with dedicated icon (dc48d17)
  • github: improve GitHub issues popup positioning #408 (979ef19)
  • github: simplify commit message format for issues #408 (e44cdb4)
  • git: integrate GitHub issues into commit message action #408 (61b5395)
  • llm: add EventSource cancellation support (728d341)
  • observer: add detailed GitHub workflow failure analysis (b5e67af)
  • remove button after success and use apply (212234f)
  • sketch: add plan compression and auto-pin to tool window #408 (0b7eaa8)
  • sketch: add plan compression and auto-pin to tool window #408 (ff8937b)
  • ui: add AI-assisted commit dialog with diff viewer (c46fd9e), closes #408
  • ui: add EDIT_FILE command support with diff view #408 (b31f560)
  • ui: refactor CodeHighlightSketch for unified collapse view #408 (d2036fb)
  • wechat: add WeChat component view provider (db78ba2), closes #406
  • wechat: add WeChat miniprogram plugin configuration #406 (ec1aa92)
  • wechat: add WeChat miniprogram plugin support (a013e48)
  • wechat: enable component view provider for WeChat projects #406 (5d3df2f)