codex-proxy / .github /workflows

Commit History

Remove unnecessary keep-alive (already in nanobot repo)
3951597

Lenson commited on

Add keep-alive: use HF token auth, /health endpoint, every 12h
683941c

Lenson commited on

refactor: decouple AccountPool, split codex-api and web.ts, fix CI (#113)
0c8b3c0
unverified

icebear icebear0828 commited on

fix: use --publish never + manual upload for macOS x64 build
dd4a13a

icebear0828 commited on

fix: serialize macOS builds to prevent release asset collisions
d71ac65

icebear0828 commited on

ci: auto-trigger release after bump via workflow_dispatch
353ecc2

icebear0828 commited on

fix: add retry with rebase to bump workflow on push conflict
968fdb7

icebear0828 commited on

feat: add version bump workflow + release pipeline tests
1562152

icebear0828 commited on

ci: add prepare-pack step to release workflow
a5b6a79

icebear0828 commited on

refactor: migrate electron from branch to npm workspace
178e38e

icebear0828 commited on

fix: macOS Electron login error -86 (EBADARCH) due to wrong-arch curl binary (#96) (#98)
6c928c9
unverified

icebear icebear0828 commited on

feat: Docker image auto-publish to GHCR + Watchtower support
7ff102d

icebear0828 commited on

fix: review improvements β€” schema walker, status helper, UI i18n, CI version skip
6220911

icebear0828 Claude Opus 4.6 commited on

fix: stable i18n layout + version sync from electron to master
d712fd9

icebear0828 Claude Opus 4.6 commited on

ci: trigger release via workflow_dispatch to fix GITHUB_TOKEN limitation
20b98cc

icebear0828 Claude Opus 4.6 commited on

fix: generate clean release notes from git log
984bd7e

icebear0828 Claude Opus 4.6 commited on

feat: auto-release pipeline + multi-mode update system + commit hash display
0c2aed2

icebear0828 Claude Opus 4.6 commited on

ci: auto-sync master β†’ electron branch on push
8e4f44b

icebear0828 Claude Opus 4.6 commited on

ci: improve changelog sync to show only Added highlights
2029dd9

icebear0828 Claude Opus 4.6 commited on

ci: auto-sync CHANGELOG to README via GitHub Actions
680b9a3

icebear0828 Claude Opus 4.6 commited on