Angelica Moreira
d349b93d1d
Add Copilot skill architecture with 10 skills, 2 agents, and shared infra
...
Introduce .github/skills/ with solve, prove, optimize, simplify,
encode, explain, benchmark, memory-safety, static-analysis, and
deeptest skills. Each skill follows a SKILL.md + scripts/ pattern
with Python scripts backed by a shared SQLite logging library
(z3db.py). Two orchestrator agents (z3-solver, z3-verifier) route
requests to the appropriate skills.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-11 17:41:29 +00:00
Nikolaj Bjorner
5a91b0e6e9
recompile workflows
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-17 15:45:34 -08:00
copilot-swe-agent[bot]
e6b58ac7dc
Upgrade agentic workflows to gh-aw v0.45.6
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-17 23:33:27 +00:00
Nikolaj Bjorner
1924066ff0
update version
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-16 09:47:37 -08:00
Nikolaj Bjorner
e2486eff77
upgrade workflows
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-13 08:57:00 -08:00
Nikolaj Bjorner
1d84545b0c
updates
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-05 12:28:49 -08:00
Copilot
d87aa87ae4
Recompile agentic workflows to gh-aw v0.37.19 ( #8323 )
...
* Initial plan
* Initial plan: Recompile agentic workflows to latest gh-aw version
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Update gh-aw instruction files with latest features
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-01-24 12:08:16 -08:00
Copilot
50157d400a
Fix workflow compilation errors and relocate documentation files ( #8295 )
...
* Initial plan
* Fix workflow compilation errors and recompile all workflows
- Fixed code-conventions-analyzer.md: changed missing-tool.create-pull-request to create-issue
- Moved documentation files (CI_MIGRATION.md, CI_TESTING.md, NUGET_BUILD_README.md) from .github/workflows/ to .github/
- Recompiled all workflows successfully
- All .lock.yml files regenerated
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-01-22 21:05:05 -08:00
Copilot
7c4a22d865
Upgrade agentic workflows to gh-aw v0.37.0 ( #8261 )
...
* Initial plan
* Upgrade workflows to gh-aw v0.37.0 (latest)
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-01-20 09:42:30 -08:00
Nikolaj Bjorner
c7cee3227d
update aw to current version
2026-01-08 18:15:03 +00:00