·
2 commits
to release/1.5.55
since this release
What's Changed
- Switched authentication to the new first-party (1P) application, resolving several outstanding sign-in issues (#279)
- Enabled Sync to pack cacheless CliCopilot workspaces created by local scaffold flows such as
pac copilot init --authoring-mode cli-copilot(#276) - Added authoring support for code-first (CLI) Copilot Studio agents across the extension, sync engine, and language server, alongside the existing classic agents (#272)
- Added a VSIX packaging script with a
--versionflag and refreshedAGENTS.mdguidance (#271) - Added Clone/Pull/Push/Reattach support for CLI agents, plus a workflow outline and visualization (#265)
- Fixed a missing
CdsBotId(#262) - Fixed file type properties for
Workflowcomponents (#261) - Fixed a missing
connectionIdin connection references (resolvesConnectionNotSetin Maker mode) (#256) - Fixed pulling a newly added child agent (#254)
- Added
SubscriptionBasedTrialenvironments to the Agents view (#243) - Fixed repeated sign-in prompts and correctly handled tokens for multiple accounts (#242)
- Improved formatting of logs displayed in the output window (#238)
- Added Clone/Pull/Push/Reattach support for AI Builder prompts (#236)
- Improved the telemetry setting description wording (#232)