Skip to content

1.0.12

Choose a tag to compare

@239573049 239573049 released this 10 Jul 06:40

[1.0.12] - 2026-07-10

Added

  • Added comprehensive permission management system with tool whitelist and command rules, enabling fine-grained control over which tools can be executed and under what conditions.
  • Added Permission Panel in settings for managing per-tool allowlists and command execution rules.
  • Added PermissionDialog UI component for real-time permission grant/deny approvals during tool execution.
  • Introduced AgentRuntimePermissionPolicy in native worker for enforcing permission rules on the C# sidecar.

Changed

  • Enhanced SkillsPanel to display and respect permission configurations for skill execution.
  • Improved ModelSwitcher with better provider selection feedback.
  • Refined native worker communication with updated permission policy enforcement across streaming and tool-execution flows.