mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-16 06:05:12 +00:00
* Removing a codex-specific agent (model deprecated) and removing model from blueprint mode * Combining skills into a single skill with an internal decision tree * Converting agents to skill with decision tree Closes #998 * Converting agents to skill with decision tree" Fixes #999