Nikolaj Bjorner
4183ed6d0f
remove readmes
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 21:02:20 -08:00
Nikolaj Bjorner
816b0d2b40
recompile aw
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 21:02:20 -08:00
copilot-swe-agent[bot]
f334ba4fd9
Add documentation for a3-python workflow fix
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:20 -08:00
copilot-swe-agent[bot]
f4302f6a25
Add sparse-checkout step to a3-python workflow for Python source files
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:20 -08:00
Nikolaj Bjorner
e0f7c351d7
Update nightly.yml
2026-02-18 21:02:20 -08:00
Nikolaj Bjorner
6bdd0353cf
update
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 21:02:19 -08:00
copilot-swe-agent[bot]
b739cd2fb5
Fix YAML indentation in a3-python.md network field
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:19 -08:00
copilot-swe-agent[bot]
eef7d12667
Recompile a3-python.md workflow with gh-aw v0.43.2
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:19 -08:00
Nikolaj Bjorner
08eb25e14c
Add network permissions to Python workflow
2026-02-18 21:02:19 -08:00
Nikolaj Bjorner
1e7be62bde
Delete .github/workflows/README-a3-python.md
2026-02-18 21:02:19 -08:00
copilot-swe-agent[bot]
5400b39118
Add README documentation for a3-python workflow
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:18 -08:00
copilot-swe-agent[bot]
9cd53f1f79
Add a3-python agentic workflow
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:18 -08:00
Nikolaj Bjorner
ba0a33231c
Enhance nightly workflow to include Linux builds
...
Added support for Linux binaries in the nightly workflow.
2026-02-18 21:02:18 -08:00
dependabot[bot]
25b48a74f8
Bump githubnext/gh-aw from 0.40.0 to 0.42.17
...
Bumps [githubnext/gh-aw](https://github.com/githubnext/gh-aw ) from 0.40.0 to 0.42.17.
- [Release notes](https://github.com/githubnext/gh-aw/releases )
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/githubnext/gh-aw/compare/v0.40.0...v0.42.17 )
---
updated-dependencies:
- dependency-name: githubnext/gh-aw
dependency-version: 0.42.17
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:02:18 -08:00
dependabot[bot]
2e4a7c7138
Bump github/gh-aw from 0.42.6 to 0.42.17
...
Bumps [github/gh-aw](https://github.com/github/gh-aw ) from 0.42.6 to 0.42.17.
- [Release notes](https://github.com/github/gh-aw/releases )
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/gh-aw/compare/v0.42.6...v0.42.17 )
---
updated-dependencies:
- dependency-name: github/gh-aw
dependency-version: 0.42.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:02:18 -08:00
dependabot[bot]
06e6d55346
Bump actions/download-artifact from 6.0.0 to 7.0.0
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:02:18 -08:00
Nikolaj Bjorner
fc6355cbe2
Update Windows.yml
2026-02-18 21:02:17 -08:00
Nikolaj Bjorner
b8cfce92a8
update release
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 21:02:16 -08:00
Nikolaj Bjorner
2aab7481d9
update release
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 21:02:16 -08:00
Nikolaj Bjorner
a7dbe1698b
update to next version
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 21:02:16 -08:00
Nikolaj Bjorner
1387b2a759
Delete .github/workflows/README-macos-headerpad.md
2026-02-18 21:02:15 -08:00
copilot-swe-agent[bot]
51fd4b2806
Fix OCaml linker flag and align validation runners with build runners
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:15 -08:00
copilot-swe-agent[bot]
3c401f186b
Fix CMake variable name and clarify test path documentation
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:15 -08:00
copilot-swe-agent[bot]
3ae8d7026a
Apply headerpad fix to build systems (Python and CMake) and fix validation test paths
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 21:02:10 -08:00
copilot-swe-agent[bot]
c291c7cf95
Fix install_name_tool command and runner consistency in validation jobs
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 20:58:08 -08:00
copilot-swe-agent[bot]
2b3afe12a3
Add documentation for macOS headerpad validation
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 20:58:08 -08:00
copilot-swe-agent[bot]
bde5553815
Add macOS dylib headerpad validation to nightly and release workflows
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 20:58:08 -08:00
Nikolaj Bjorner
d24561005d
update version
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 20:58:08 -08:00
Nikolaj Bjorner
ccaa346a46
update version
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 20:58:07 -08:00
copilot-swe-agent[bot]
edca1ed5c3
Change code-simplifier to create GitHub issues instead of discussions and set schedule to run once daily at midnight UTC
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 20:58:04 -08:00
copilot-swe-agent[bot]
4cb12f94a3
Update code-simplifier to create discussions with git diffs
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-18 20:58:04 -08:00
Nikolaj Bjorner
b5154a0924
Add agentic workflow code-simplifier
2026-02-18 20:58:03 -08:00
Copilot
850ee38dca
Fix nightly validation workflow failures and add Python wheel tests ( #8490 )
...
* Initial plan
* Fix nightly validation workflow issues and add Python wheel tests
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-02-18 20:58:03 -08:00
dependabot[bot]
4ece11e9da
Bump githubnext/gh-aw from 0.37.24 to 0.40.0 ( #8484 )
...
Bumps [githubnext/gh-aw](https://github.com/githubnext/gh-aw ) from 0.37.24 to 0.40.0.
- [Release notes](https://github.com/githubnext/gh-aw/releases )
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/githubnext/gh-aw/compare/v0.37.24...v0.40.0 )
---
updated-dependencies:
- dependency-name: githubnext/gh-aw
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 20:58:02 -08:00
dependabot[bot]
86b7c21890
Bump actions/cache from 4 to 5 ( #8482 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 20:58:02 -08:00
dependabot[bot]
579cc6edf9
Bump actions/download-artifact from 6.0.0 to 7.0.0 ( #8481 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 20:58:02 -08:00
dependabot[bot]
a857d5dcda
Bump actions/checkout from 5.0.1 to 6.0.2 ( #8483 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 20:58:02 -08:00
dependabot[bot]
9fef7ce932
Bump actions/setup-dotnet from 4 to 5 ( #8485 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 20:58:02 -08:00
Copilot
8c6ecc79da
[WIP] Add workflow to validate nightly build ( #8476 )
...
* Initial plan
* Add nightly-validation workflow for validating nightly builds
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-02-18 20:58:02 -08:00
Copilot
a01a624fa3
Add workflow to build and cache Z3 for reuse across CI ( #8466 )
...
* Initial plan
* Add Z3 build cache workflow and documentation
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Address code review feedback: improve cache strategy and documentation
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Fix cache restore-keys and update size documentation
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Delete .github/workflows/example-cached-z3.yml
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
Co-authored-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 20:58:01 -08:00
Copilot
9771839005
Enable ad-hoc deeptest workflow execution via workflow_dispatch ( #8448 )
...
* Initial plan
* Remove slash_command and blocking activation conditions from deeptest workflow
- Remove slash_command configuration to eliminate team membership and command position checks
- Simplify workflow to only support workflow_dispatch for ad-hoc execution
- Remove pre_activation job and complex activation conditions
- Update README to reflect workflow_dispatch-only usage
- Keep file_path input parameter for specifying source files to test
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-02-18 20:58:00 -08:00
Copilot
3c34c5c4d7
Remove structured bindings refactoring from code conventions analyzer ( #8428 )
...
* Initial plan
* Remove structured bindings focus from code conventions analyzer
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Regenerate code-conventions-analyzer.lock.yml after removing structured bindings
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-02-18 20:57:59 -08:00
Copilot
6d9b5e83b3
Add DeepTest agentic workflow for automated test generation ( #8432 )
...
* Initial plan
* Create DeepTest agentic workflow for test generation
Co-authored-by: saikat107 <2145576+saikat107@users.noreply.github.com>
* Add documentation for DeepTest workflow
Co-authored-by: saikat107 <2145576+saikat107@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: saikat107 <2145576+saikat107@users.noreply.github.com>
2026-02-18 20:57:59 -08:00
Copilot
5dd01acb42
Migrate PyPI publishing to Trusted Publishing (OIDC) ( #8420 )
...
* Initial plan
* Migrate publish-pypi job to PyPI Trusted Publishing (OIDC)
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-02-18 20:57:58 -08:00
Copilot
d214ea71be
Integrate Serena MCP server for C++ semantic analysis in SpecBot ( #8410 )
...
* Initial plan
* Add Serena MCP server integration to SpecBot workflow for C++ analysis
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
* Clean up Serena integration - remove unnecessary env variable (auto-detects C++)
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-02-18 20:57:58 -08:00
Copilot
d1489f0d13
Change code conventions workflow schedule from every 3 hours to daily ( #8402 )
...
* Initial plan
* Update code conventions workflow to run once daily instead of every 3 hours
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-02-18 20:57:58 -08:00
Copilot
b091bae4d2
SpecBot: Output to Discussions instead of Pull Requests ( #8399 )
...
* Initial plan
* Replace create-pull-request with create-discussion for SpecBot
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-02-18 20:57:58 -08:00
Copilot
828fe2d702
Configure SpecBot workflow to use BOT_PAT for pull request authentication ( #8398 )
...
* Initial plan
* Add GH_TOKEN env variable with BOT_PAT to SpecBot workflow
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-02-18 20:57:58 -08:00
Copilot
918946a253
[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-02-18 20:57:57 -08:00
Copilot
fa34cb5ad5
Remove std::optional from Code Conventions Analyzer workflow ( #8360 )
...
* Initial plan
* Remove std::optional from Code Conventions Analysis workflow
- Remove std::optional from Exception Control Flow alternatives
- Remove std::optional from Prioritize safety guidelines
- Recompile workflow to update lock file
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-02-18 20:57:57 -08:00