Skip to content

v2.0.5

Compare
Choose a tag to compare
@phodal phodal released this 03 Apr 14:34
· 287 commits to master since this release
1866cf3

Bug Fixes

  • devti: enhance shell command execution and clean up code (b992680)
  • tests: add updateCustomFormat import to CustomLLMProviderTest (1963b9d)
  • tests: add updateCustomFormat import to CustomLLMProviderTest (edfd55a)

Features

  • customize: add MCP services test functionality (d25d2da)
  • devins-lang: enhance usage command output with file path and line number #358 (7a964d0)
  • devins: add usage command to get class, method, or field usage in the project #358 (5eecf11)
  • devti: add file context information to search results and improve class context formatting #359 (80a36bb)
  • devti: add MCP group support and refactor toolchain functions (706a47f)
  • devti: implement caller lookup functionality #358 (70e86e7)
  • devti: implement server grouping and search in McpServicesTestDialog- Add server grouping functionality to the table (4498bd9)
  • devti: restore and enhance right toolbar functionality (3b9f7e4)
  • gui: add function to add all open files in the chat input toolbar (82b2987)
  • gui: add functionality to get recently opened files (1d7ca1d)
  • gui: add recently opened files to input reference (655b14b)
  • gui: append workspace files to input text #358 (d082c04)
  • gui: enhance file loading and display in WorkspacePanel #358 (60f11ca)
  • gui: implement file search popup for workspace panel #358 (fe991d4)
  • gui: implement workspace panel for file management #358 (8b05b45)
  • gui: improve file search popup in WorkspacePanel #358 (1ea63a7)
  • gui: replace MarkdownLanguageField with EditorEx for plan editing (0b7a4a9)
  • i18n: add internationalization support for issue input panel (b421bad)
  • java: add class caller lookup functionality #358 (66f3666)
  • mcp: improve MCP server handling and tool information retrieval (2a0ef02)
  • pycharm: add related class provider for Python #358 (384830b)
  • terminal: add stop functionality to terminal sketch provider (93b6813)
  • terminal: enhance terminal execution states and update UI accordingly (40af31e)

Performance Improvements

  • provider: wrap package class retrieval in read action (4460fcd)