lingyuzeng
  • Joined on 2025-07-26
lingyuzeng pushed to main at lingyuzeng/collective-memory-repo 2026-03-28 14:41:19 +00:00
616934623f Add Gitea SSH clone preference note
lingyuzeng synced commits to main at lingyuzeng/luci-app-openclaw from mirror 2026-03-26 06:14:21 +00:00
156837877d fix: open console in a new window
lingyuzeng synced new reference refs/tags/v2.0.1 to lingyuzeng/luci-app-openclaw from mirror 2026-03-26 03:43:03 +00:00
lingyuzeng synced commits to refs/tags/v2.0.1 at lingyuzeng/luci-app-openclaw from mirror 2026-03-26 03:43:03 +00:00
lingyuzeng synced commits to main at lingyuzeng/luci-app-openclaw from mirror 2026-03-26 03:43:03 +00:00
2816ba19c3 fix: normalize shell scripts to lf
lingyuzeng synced commits to main at lingyuzeng/luci-app-openclaw from mirror 2026-03-26 03:32:28 +00:00
5e7d0e4b95 chore: bump plugin version to 2.0.1
5c0a368604 feat: upgrade arm64 musl node runtime to 24.14.1
e73a574db0 fix: add gitea fallback for arm64 musl node downloads
182623f67c Auto-link legacy ARM64 musl node assets
40e0704dc9 Use hotwa node-bins release by default
Compare 10 commits »
lingyuzeng synced commits to codex/custom-install-root at lingyuzeng/luci-app-openclaw from mirror 2026-03-26 03:29:59 +00:00
5e7d0e4b95 chore: bump plugin version to 2.0.1
lingyuzeng synced commits to codex/custom-install-root at lingyuzeng/luci-app-openclaw from mirror 2026-03-25 15:27:36 +00:00
5c0a368604 feat: upgrade arm64 musl node runtime to 24.14.1
8478abbbaa docs(validation): add macrolactone fragmentation report
lingyuzeng synced commits to codex/custom-install-root at lingyuzeng/luci-app-openclaw from mirror 2026-03-22 22:57:43 +00:00
e73a574db0 fix: add gitea fallback for arm64 musl node downloads
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 12:49:46 +00:00
b0c034f5ce fix: make vllm tool-calling turns tool-first
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 12:15:32 +00:00
649958677e fix: spoof ollama streaming responses for tool calls
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 11:56:46 +00:00
7a718d8983 fix: rewrite vllm tool calls from reasoning content
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 11:54:57 +00:00
8eb7b25ec9 fix: normalize ollama tool calls from content and thinking
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 11:00:55 +00:00
3f51c4a6b4 fix: add content-sanitizer to strip think blocks and orphan closing tags from all responses
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 10:41:17 +00:00
6c097fceb2 build: add Dockerfile and .dockerignore for containerized deployment
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 09:56:27 +00:00
ce99e8b418 feat: implement Stream Spoofing interceptor and robust format preservation patches
lingyuzeng pushed to main at lingyuzeng/openclaw-ollama-toolcall-proxy 2026-03-22 08:02:43 +00:00
ebd73e1c69 feat: add macOS LaunchAgent install/uninstall scripts