copilot-swe-agent[bot]
e3981e5213
Fix git sparse-checkout initialization in a3-python workflows
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-16 17:45:25 +00:00
Nikolaj Bjorner
e553ee2110
revert to last working flows
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-16 09:29:10 -08:00
copilot-swe-agent[bot]
15c9455c7d
Fix template interpolation failure in agentic workflows
...
Remove shell command substitution syntax $(date +%Y-%m-%d) from workflow
markdown files that was causing template interpolation to fail. The shell
syntax is not valid in the context/frontmatter section that gets processed
by the template engine.
Fixed files:
- .github/workflows/a3-python-v2.md
- .github/workflows/a3-python.md
- .github/workflows/code-simplifier.md
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-16 04:54:37 +00:00
copilot-swe-agent[bot]
d6300b995c
Fix a3-python-v2 workflow compilation error
...
- Remove invalid source reference to non-existent commit
- Fix network domains: 'default' → 'defaults'
- Remove serena tools configuration
- Recompile workflow with gh-aw v0.45.0
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-16 01:33:43 +00:00
copilot-swe-agent[bot]
8a49ca490f
Fix git sparse-checkout error in a3-python workflows
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-13 03:54:06 +00:00
Nikolaj Bjorner
83b60990b1
add tool
...
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-12 19:40:19 -08:00
copilot-swe-agent[bot]
385d8746ab
Optimize a3-python-v2 workflow for better issue formatting
...
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2026-02-11 11:06:08 +00:00
Nikolaj Bjorner
46ad0f67b3
Add agentic workflow a3-python-v2
2026-02-10 19:53:13 -08:00