Armin Ronacher
647c5554b7
feat(coding-agent): add runner tags for issue analysis
2026-07-06 08:17:57 +02:00
Armin Ronacher
fda6451a2f
fix(coding-agent): use high reasoning for issue analysis
2026-07-06 01:51:21 +02:00
Armin Ronacher
7a92545b9c
feat(coding-agent): include analysis summary in issue comment
2026-07-06 01:33:38 +02:00
Armin Ronacher
190b6459f3
fix(coding-agent): use issuron issue analysis trigger
2026-07-06 01:21:39 +02:00
Armin Ronacher
4728706e3b
feat(coding-agent): trigger issue analysis from comments
2026-07-06 01:19:15 +02:00
Armin Ronacher
010e519c90
fix(coding-agent): use gist token for issue analysis share
2026-07-06 01:06:41 +02:00
Armin Ronacher
3df11fd886
fix(coding-agent): share issue analysis sessions as gists
2026-07-06 00:58:45 +02:00
Armin Ronacher
d1e72d0585
fix(coding-agent): use PAT directly for issue analysis auth
2026-07-06 00:40:28 +02:00
Armin Ronacher
abe9c9d9f1
feat(coding-agent): add CI issue analysis import flow
2026-07-06 00:38:17 +02:00
Armin Ronacher
8f64353e65
fix: restrict bot gate bypasses
...
Refs #6127
2026-06-28 18:59:34 +02:00
Armin Ronacher
622eca7608
feat(coding-agent): add installer lock generation
2026-06-26 14:45:15 +02:00
Armin Ronacher
ec6311beb5
fix: skip dirty check before npm publish
2026-06-23 23:59:04 +02:00
Armin Ronacher
978202765f
fix: remove OpenClaw gate
2026-06-23 23:56:02 +02:00
Armin Ronacher
954ec99814
fix: upload release assets from visible directory
2026-06-23 23:50:12 +02:00
Armin Ronacher
c3cfeac041
fix(coding-agent): make release publication transactional
2026-06-23 21:59:01 +02:00
Armin Ronacher
5641d6bac5
fix: clear untriaged when no-action is added
2026-06-22 10:40:46 +02:00
Armin Ronacher
350ac3f344
fix: remove inprogress from auto-closed issues
2026-06-20 21:48:37 +02:00
Armin Ronacher
416c673dfe
fix: skip no-action for to-discuss issues
2026-06-20 16:13:13 +02:00
Armin Ronacher
226a316824
fix: mark auto-closed issues not planned
2026-06-19 12:46:56 +02:00
Armin Ronacher
47d1d90a8e
fix: close no-action issues as not planned
2026-06-19 11:08:16 +02:00
Armin Ronacher
783571a615
feat: track auto-closed issue triage
2026-06-19 11:03:11 +02:00
Armin Ronacher
1a418ad223
chore: remove inprogress label on close
2026-06-19 00:26:30 +02:00
Armin Ronacher
8a7ad60f03
feat(coding-agent): add binary release checksums
...
closes #5739
2026-06-15 10:11:44 +02:00
Armin Ronacher
20b78eafb4
fix(coding-agent): fix changelog links
...
Fixes #5516
2026-06-08 20:31:20 +02:00
Armin Ronacher
b6b0f6923f
feat(ci): Actually bump setup-bun to 2.2.0
2026-05-29 01:03:12 +02:00
Armin Ronacher
20bcab26e0
feat(ci): Update setup-bun to 2.2.0
2026-05-29 00:51:11 +02:00
Armin Ronacher
93600d8980
fix(release): align package repository metadata
2026-05-29 00:44:58 +02:00
Armin Ronacher
f3b4e1285c
fix(release): upgrade npm for trusted publishing
2026-05-29 00:36:43 +02:00
Armin Ronacher
ae50dec121
chore(release): publish packages from CI
2026-05-28 17:43:05 +02:00
Mario Zechner
17cc86a479
chore: harden dependency workflows
2026-05-20 15:57:41 +02:00
Mario Zechner
6236ad5077
chore: restore normal issue gate message
2026-05-17 18:32:44 +02:00
Mario Zechner
0b54c87e24
fix(release): finalize Windows ARM64 binary support
...
closes #4410
2026-05-14 22:44:28 +02:00
Brian Michel
c786efda9d
Update bun version to minimum required version for Windows ARM
2026-05-12 21:42:25 -04:00
Brian Michel
a5cbd8e1aa
Add Windows arm64 binary support
...
Update build-binaries workflow and shell script to allow for packaging
of both arm64 and x64 versions of the Windows application.
2026-05-12 21:42:25 -04:00
Mario Zechner
b3d441550d
chore: update issue gate refactor message
2026-05-08 15:48:20 +02:00
Mario Zechner
0959d8ec2b
chore: label bigrefactor issue closures
2026-05-04 00:54:46 +02:00
Mario Zechner
0b5792ace0
chore: update temporary issue gate message
2026-05-04 00:54:46 +02:00
Mario Zechner
b38e546e90
chore: label weekend issue closures
2026-04-24 13:58:18 +02:00
Mario Zechner
c2c185a5e6
fix: keep issues open on contributor approval fixes #3214
2026-04-15 16:13:07 +02:00
Mario Zechner
d62d22173a
chore: replace OSS weekend with permanent contribution gate
2026-04-14 23:16:11 +02:00
Mario Zechner
71f3e50a16
fix: update OSS weekend gating and messaging
2026-04-02 11:15:19 +02:00
Mario Zechner
629341c18f
Added openclaw labeler
2026-03-24 03:27:14 +01:00
Mario Zechner
572876be1e
chore: add OSS weekend gating
2026-03-14 16:28:02 +01:00
Mario Zechner
78d184447e
chore: automate OSS weekend mode
2026-03-14 16:12:28 +01:00
Mario Zechner
97673461eb
fix: allow additional text after lgtm in approval comments
2026-01-18 13:06:55 +01:00
Mario Zechner
64a8b64b52
fix: remove duplicate core import in approve-contributor workflow
...
actions/github-script already provides core as a global
2026-01-18 13:05:17 +01:00
Mario Zechner
8b02aff629
fix: fix YAML parsing issues in PR gate workflows
...
- Wrap if condition in ${{ }} to avoid YAML tag interpretation
- Use array.join for multiline message to avoid block scalar issues
2026-01-18 12:31:25 +01:00
Mario Zechner
3eded2c146
chore: add PR approval gate for new contributors
...
- Add APPROVED_CONTRIBUTORS file with existing contributors
- Add pr-gate.yml workflow to close PRs from unapproved contributors
- Add approve-contributor.yml workflow to approve via lgtm on issues
- Add CONTRIBUTING.md with guidelines
- Update README.md to point to CONTRIBUTING.md
2026-01-18 12:26:45 +01:00
Mario Zechner
5aa0689828
fix(coding-agent): fix standalone binary WASM loading on Linux, fixes #784
...
- Import photon-node from ESM entry point (photon_rs_bg.js) instead of CJS
entry, allowing Bun to embed WASM in compiled binaries
- Add photon.d.ts for TypeScript support of ESM entry
- Add scripts/build-binaries.sh for local binary builds
- Simplify GitHub workflow to use the build script
- Add binaries/ to gitignore
2026-01-16 21:11:01 +01:00
Mario Zechner
13c4205dbb
fix: use wrapper directory in release tarballs for mise compatibility
...
mise auto-detects single-directory archives and extracts with strip_components=1.
Using a 'pi/' wrapper directory ensures the internal structure is preserved.
Reverts the code workaround (theme dir fallback) in favor of fixing the tarball.
2026-01-13 21:33:32 +01:00