What's Changed
- Replace console.* with core.* functions in parse_copilot_log.cjs by @Copilot in #1210
- Add support for label name filtering in labeled/unlabeled triggers by @Copilot in #1201
- 🚀 Use isStaged in trial mode workflows by @dsyme in #1216
- 🔧 Update workflow to use Codex and adjust Node.js version in dev.lock… by @pelikhan in #1214
- Update default agentic engine references from claude to copilot by @Copilot in #1219
- Remove Installed column, add Agent and Compiled columns to status command by @Copilot in #1215
- [WIP] Update documentation to prompt for pull request creation by @Copilot in #1222
- 🌊 Update Claude Engine to Use Streaming JSON Output by @dsyme in #1220
- 🔧 Fix GitHub Actions workflow trial commands by @dsyme in #1224
- Review and update safe output tool descriptions with configuration constraints by @Copilot in #1221
- 🕰️ Maintain stop time during workflow recompilation by @dsyme in #1226
- Replace exec.exec with getExecOutput for reading command output by @Copilot in #1227
- Add git push failure fallback with GitHub issue creation by @Copilot in #1225
- Update create agentic workflow prompt to suggest --strict mode compilation by @Copilot in #1231
- Fix documentation inconsistencies in code snippets by @Copilot in #1230
- Implement minimalistic markdown template rendering for agentic workflows by @Copilot in #1229
- Update ci.yml to include runner ID and event type in concurrency control by @Copilot in #1235
- Add source field to track workflow origin in frontmatter by @Copilot in #1234
- Update git push failure message format with GFM note syntax and download instructions by @Copilot in #1237
- Refactor npm package installation for agentic engines with consolidated Node.js setup by @Copilot in #1233
- Add
updatecommand to update workflows from their source repositories by @Copilot in #1238 - Add support for @import as alias for @include in markdown workflows by @Copilot in #1240
- Add documentation page for spec syntax (repospec and workflowspec) by @Copilot in #1243
- Add comprehensive poem-bot agentic workflow with all features by @Copilot in #1242
- Add workflowspec support for @include directives with cycle detection by @Copilot in #1241
- Add general-purpose YAML field ordering helper with priority constants by @Copilot in #1239
- Add automatic expression wrapping for template conditionals in agentic workflows by @Copilot in #1245
- [tidy] Update workflow instructions documentation by @github-actions[bot] in #1246
Full Changelog: v0.13.1...v0.14.0