Skip to content

v2.0.0-rc.2

Compare
Choose a tag to compare
@phodal phodal released this 12 Mar 03:00
· 1228 commits to master since this release
02826a5

Bug Fixes

  • DevInsCompiler: ensure TOOLCHAIN_COMMAND is included in command execution flow (b8c2b8d)

Features

  • database: add MCP tool for fetching database schema #330 and closed #330 (f9a642d)
  • java: include class inheritors in related classes lookup (02c539e)
  • mcp: add MCP client and configuration support #330 (8145db8)
  • mcp: add MCP server support and configuration #33- (fb53c52)
  • mcp: add McpFunctionProvider and enhance tool handling #330 (2d91b91)
  • mcp: add MCPService for handling MCP tool requests #330 (caacabb)
  • mcp: add McpTool extension point and built-in tools #330 (e970fbb)
  • mcp: add tools for finding commits by message and retrieving VCS status (03cd25f)
  • mcp: enhance MCP tool execution and documentation #330 (5b955c3)
  • mcp: enhance tool execution with JSON argument parsing #330 (4acdadd)
  • mcp: skip validation if MCP server is disabled #330 (4f7b3d1)
  • search: display total results in search output (0afdd8f)
  • ui: add copy action to message view toolbar (6571cc5)