All notable changes to Umbraco.AI.Agent.Copilot will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0-alpha2 (2026-02-10)
- agent-ui,copilot: Extract shared chat UI into @umbraco-ai/agent-ui package (71ecf0c)
- agent-ui,copilot: Implement entity context contract and move frontend tool repository (27a29ba)
- copilot: Add localization keys for frontend tools (5d2beca)
- copilot: Add scope property to tool manifests and update repository (7994a52)
- copilot: Disable chat input when no agents available (267df0b), closes #isDisabled #isDisabled
- copilot: Filter agent repository observable using RxJS operators (093fc52)
- copilot: Subscribe to copilot agent observable in context (5843cf7)
- core,agent,copilot: Add tool metadata flow for scope and destructive permissions (6e9efbc)
- tools: Add tool permission override components (c355ded)
- tools: Add tool scope infrastructure for permission management (766a28e)
- tools: Add tool scope picker component (4ce9270)
- copilot: Copilot should have dependency on Umbraco.AI.Agent (a0f1724), closes #36
- copilot: Fix merge conflict resolution issues (fc76ff9), closes #send
- copilot: Fixed copilot package being too liberal with the umbraco-marketplace tag (ff7bbf6)
- copilot: Hide agent dropdown when no agents available (56e927e)
- copilot: Remove duplicate import map entries (3d53c5d)
- copilot: Update version to 1.0.0-alpha2 following semver pre-release conventions (4229407)
- core,tools: Fix TypeScript compilation errors (feae61a)
- tools: Update tool scope override to use item picker modal (5ca2eaa)
1.0.0-alpha1 - 2026-02-03
Initial release.