Releases: githubnext/agentic-ops
Releases · githubnext/agentic-ops
v0.1.1
🌟 Release Highlights
This release publishes the latest workflow sources and compiled lock files, updated since v0.1.0.
Included workflow sources:
copilot-token-audit.md— Copilot token audit workflowcopilot-token-optimizer.md— Copilot token optimizer workflow
Each workflow ships with a compiled .lock.yml file for pinned, reproducible execution.
Generated by Release · ● 772.4K
What's Changed
- Add release automation agentic workflow by @Copilot in #13
- Remove copilot-requests feature and compiled request permissions from token audit workflow by @Copilot in #14
- Upgrade to gh-aw v0.72.1 by @mnkiefer in #15
- chore: improve local testing of published workflows by @mnkiefer in #16
- fix: use latest version by @Copilot in #17
- ci: add git configuration by @mnkiefer in #18
- ci: add missing permissions by @mnkiefer in #19
- ci: install workflows for execution by @agentic-ops-bot[bot] in #20
- Fix audit workflow agent startup failure when OTLP secrets are unset by @Copilot in #23
New Contributors
- @mnkiefer made their first contribution in #15
- @agentic-ops-bot[bot] made their first contribution in #20
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Added
- Initial published set of GitHub Agentic Workflows for Copilot token auditing and optimization.
copilot-token-audit, which collects recent Copilot workflow usage and stores daily audit snapshots.copilot-token-optimizer, which analyzes high-token workflows and proposes conservative efficiency improvements.