Skip to content

v2.0.4

Compare
Choose a tag to compare
@phodal phodal released this 31 Mar 13:23
· 745 commits to master since this release
b5351fd

Bug Fixes

  • devti: handle null afterName in AgentStateService (f701f81)
  • devti: improve MCP server connection and tool listing (04d54a3)

2.0.3 (2025-03-31)

Bug Fixes

  • devins-lang: enhance file not found check in FileInsCommand #352 (0518c5c)
  • devti: handle click event for NEW type changes in planner result (93a91e9), closes #352
  • devti: handle file creation errors in planner result summary (230a3af), closes #352
  • devti: handle file read errors and improve null safety #352 (bb8da4c)
  • devti: handle file read errors in SingleFileDiffSketch #352 (0cd223f)
  • devti: handle patch parsing exceptions (153b69f)
  • devti: prevent duplicate changes in agent state service #352 (f65d325)
  • devti: remove ending newline and +``` from diff content (4cd7c4c)
  • devtools: improve diff view handling for deleted files and exceptions #352 (4ca5a31)

Features

  • core: add create issue functionality in AutoDev Planner #352 (b07bc69)
  • core: add framework configuration provider for Spring #338 (7e2faf1)
  • core: add ShadowPlanner for generating development plans #352 (932850c)
  • core: update git-delete and git-edit icons #352 (58e5762)
  • dev-planner: add loading state indication when processing issue text #352 (c857509)
  • dev-planner: implement issue input functionality and enhance tool window logic #352 (6d20c1a)
  • devin: update disable /write in sketch and use patch only #352 (8fc0567)
  • devti: enhance issue input panel with placeholder functionality (09fda6e), closes #353
  • devti: improve task step UI and add retry functionality closed #352 (61eaa16)
  • devtools: add option to enable/disable diff viewer in settings #352 (3a8606e)
  • devtools: enable auto lint and diff viewer by default (e1b0e78)
  • diff: improve diff viewer layout and auto-command handling #352 (53f1c25)
  • endpoints: try to add Spring framework support for Web API views #338 (75adef1)
  • gui: add change summary to AutoDevPlannerToolWindow #352 (7b4ae3e)
  • gui: add hyperlink to file name in planner result #352 (6b40d4c)
  • gui: add toolbar to AutoDevPlannerToolWindow and update IssueInputPanel #352 (e70f265)
  • gui: enhance change management in planner results #352 (94a39b3)
  • gui: enhance planner result summary with actions and details #352 (1981d60)
  • gui: implement a loading panel with animation for AutoDev Planner #352 (c1eec6f)
  • gui: improve keyboard accessibility for action buttons #352 (e0ba5c2)
  • gui: redesign LoadingPanel with advanced animation and dark mode support #352 (b650ad4)
  • gui: show relative file path in planner result #352 (72b81b0)
  • gui: support create new file and optimize change actions #352 (dd16174)
  • gui: use custom icons for planner changes #352 (3af249f)
  • provider: add Spring Cloud detection in Gradle projects #338 (39e24f5)
  • sketch: add rerun functionality for failed tasks #352 (59b5353)