• Joined on 2026-02-14
jimmy pushed to dev at jimmy/nas-tools 2026-07-08 21:27:33 +08:00
12b1084853 fix(ci): use printf|ssh for smoke tests (heredoc breaks YAML block scalar)
jimmy pushed to main at jimmy/media-to-text 2026-07-08 02:29:25 +08:00
134cd29ba8 Merge commit '1b74e0d'
1b74e0d9a1 Fix path traversal, temp file leak, cross-browser speech, and add tests
Compare 2 commits »
jimmy pushed to main at jimmy/me 2026-07-08 02:27:01 +08:00
636d07bcba docs: expand README + add CLAUDE.md for dev guidance
jimmy pushed to main at jimmy/vps-oracle-jp 2026-07-08 02:26:55 +08:00
61d0b80386 chore: change xray reality SNI from microsoft.com to apple.com (smaller cert)
jimmy pushed to main at jimmy/nas-tools 2026-07-08 02:20:42 +08:00
c7cd75720e fix(ci): add step markers to deploy for debugging
aed0d792ef fix(ci): add verbose tracing to deploy steps
27cdf7a91e fix(ci): replace scp with cat|ssh (NAS has no scp subsystem)
Compare 3 commits »
jimmy pushed to dev at jimmy/nas-tools 2026-07-07 16:34:02 +08:00
c7cd75720e fix(ci): add step markers to deploy for debugging
jimmy pushed to dev at jimmy/nas-tools 2026-07-07 16:27:03 +08:00
aed0d792ef fix(ci): add verbose tracing to deploy steps
jimmy pushed to dev at jimmy/nas-tools 2026-07-07 16:18:22 +08:00
27cdf7a91e fix(ci): replace scp with cat|ssh (NAS has no scp subsystem)
jimmy pushed to dev at jimmy/nas-tools 2026-07-07 16:00:16 +08:00
b2d53cb242 fix(ci): use SSH-based deploy for dev (NAS paths unavailable on VPS runner)
jimmy pushed to main at jimmy/nas-tools 2026-07-07 16:00:09 +08:00
b2d53cb242 fix(ci): use SSH-based deploy for dev (NAS paths unavailable on VPS runner)
jimmy pushed to main at jimmy/nas-tools 2026-07-07 15:50:56 +08:00
f39fb4c931 Merge branch 'main' into dev
e676ef06ad ci: trigger clean pipeline - all tests passing
7cc6135099 fix: also patch claude.ai and anthropic.com bare refs in cli.js
5f750bf07c fix(ci): use gitea:3000 for checkout — 172.21.0.1:3300 unreachable from runner
ff74fc0b65 fix: auto-start litellm on container start, add missing DEEPSEEK_API_KEY env
Compare 25 commits »
jimmy pushed to dev at jimmy/nas-tools 2026-07-07 15:50:54 +08:00
f39fb4c931 Merge branch 'main' into dev
3057fc270b fix(ci): move all test jobs to VPS runner - NAS HDD too slow
e3f6a2c32e Revert "fix(ci): use Docker bridge gateway IP for checkout in dev CI"
0ee8d6cdab fix(ci): use Docker bridge gateway IP for checkout in dev CI
ab44c2956e fix(ci): remove --cache-from flag - Podman caches layers automatically
Compare 11 commits »
jimmy pushed to dev at jimmy/nas-tools 2026-06-21 23:31:03 +08:00
e676ef06ad ci: trigger clean pipeline - all tests passing
jimmy pushed to dev at jimmy/nas-tools 2026-06-20 23:43:07 +08:00
7cc6135099 fix: also patch claude.ai and anthropic.com bare refs in cli.js
jimmy pushed to dev at jimmy/nas-tools 2026-06-11 02:25:32 +08:00
5f750bf07c fix(ci): use gitea:3000 for checkout — 172.21.0.1:3300 unreachable from runner
jimmy pushed to dev at jimmy/nas-tools 2026-06-08 09:08:05 +08:00
ff74fc0b65 fix: auto-start litellm on container start, add missing DEEPSEEK_API_KEY env
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 21:33:25 +08:00
f3f32a1853 ci: retrigger claude-dev build after runner fix
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 19:04:24 +08:00
f2b8529a6a claude-dev: bake LiteLLM proxy + URL patch into Docker image
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 16:21:48 +08:00
9a2b1f8941 ci: clean trigger - tests passing, labels fixed
jimmy pushed to dev at jimmy/nas-tools 2026-06-07 16:15:46 +08:00
d9f4241c9d ci: fresh trigger after Gitea restart