3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-28 21:08:43 +00:00
z3/.github/workflows/specbot.md
Copilot 105bc0fd57
[WIP] Add SpecBot workflow for code annotation with assertions (#8388)
* Initial plan

* Add SpecBot agentic workflow for automatic specification mining

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

* Fix SpecBot network configuration and add documentation

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-27 10:35:10 -08:00

1 KiB

description on roles permissions tools safe-outputs timeout-minutes steps
Automatically annotate code with assertions capturing class invariants, pre-conditions, and post-conditions using LLM-based specification mining
schedule workflow_dispatch
weekly
inputs
target_path target_class
description required default
Target directory or file to analyze (e.g., src/ast/, src/smt/smt_context.cpp) false
description required default
Specific class name to analyze (optional) false
write
maintain
admin
contents issues pull-requests
read read read
github view glob grep edit bash
toolsets
default
:*
create-pull-request missing-tool
if-no-changes
ignore
create-issue
true
45
name uses
Checkout repository actions/checkout@v5

@./agentics/specbot.md