Skip to content

v0.1.3

Latest

Choose a tag to compare

@krist00fer krist00fer released this 23 Dec 00:35
· 5 commits to main since this release

What's New

Agent Editing & Creation

  • Edit agents (e key): Full-screen form with all fields editable
  • Create agents (n key): Same form, empty for new agents
  • Model dropdown filtered to chat-completion capable models only
  • Temperature and top_p configuration
  • Tool toggles (Code Interpreter, File Search, MCP tools)
  • MCP tool approval settings (Always/Never)

Publishing Features

  • Published status shown in agent preview panel with base URL and protocols
  • Unpublish agents (u key): Capability not available in Azure portal!

Technical

  • New ARM client service for Azure Resource Manager API operations
  • Comprehensive test coverage for new functionality (83 tests passing)