Skip to content

v2.4.3

Latest
Compare
Choose a tag to compare
@phodal phodal released this 10 Oct 04:53
· 8 commits to master since this release
2131ca0

Features

  • A2AInsCommand: implement A2A command for sending messages to agents #451 (2d088d0)
  • add RunInsCommand for executing auto commands in a project (27acd17)
  • AgentsInsCommand: add AgentRequest data class for command requests and update JSON parsing #451 (e9d345d)
  • AgentsInsCommand: add command for listing and invoking AI agents and closed #451 (873c8e7)
  • AgentsInsCommand: enhance usage examples and improve agent listing format #451 (79a3612)
  • AgentsInsCommand: improve A2A agent message handling and error reporting #451 (2ca69ac)
  • AgentsInsCommand: refactor usage examples and agent info formatting #451 (706d80f)
  • CommandResolver: add command resolution functionality for Windows and Unix systems (cb89135)
  • DiffPreview: add standalone editor tab diff preview functionality (708cd73)
  • DiffViewerService: implement diff viewer service with standalone diff processing and preview capabilities (3928fc2)
  • DiffViewerService: implement standalone diff preview functionality (c153e9a)
  • ProjectAgentsMD: implement AGENTS.md support for project context and closed #450 (1e7642d)