Rock rock
  • Joined on 2026-07-25
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 01:34:17 +00:00
648388554d reasoning: revert to DeepSeek-R1-Distill-32B, retire Kimi/Qwen3 swap attempt
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 01:30:26 +00:00
6ce46b9ad5 reasoning: switch to on-the-fly bnb quant, worker-1 GPU is sm70 (V100)
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 01:23:16 +00:00
d3a059a6b4 reasoning: fix quantization flag mismatch (compressed-tensors, not awq_marlin)
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 01:20:37 +00:00
f015e4577b reasoning: fall back to official Qwen3-30B-A3B-Thinking-2507 AWQ-4bit
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 01:14:24 +00:00
1877f94bf6 reasoning: halve max-num-seqs to 2 for Kimi swap's first boot
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 01:11:50 +00:00
c5ff86d6dc reasoning: swap DeepSeek-R1-Distill-32B for Kimi-K2.6-distilled Qwen3.6-35B-A3B
rock pushed to main at riotpiao-poimen/homelab 2026-08-20 00:13:51 +00:00
1bf611739b fix(agent-pod): force judge to actually call tools instead of narrating
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 22:59:13 +00:00
9fbfce7963 fix(agent-pod): install rust+gcc toolchain, symlink go, drop brave-search skill
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 22:20:02 +00:00
ac1849d2a9 fix(llm-serving): bump reasoning memory limit to 36Gi headroom
4eab8271c7 fix(llm-serving): num_cpu_blocks=2000 hung pod startup, drop to 32
Compare 2 commits »
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 22:02:31 +00:00
dd491f6f8b feat(llm-serving): offload reasoning's KV cache to CPU DRAM
rock pushed to main at rock/portfolio-backend 2026-08-19 20:32:28 +00:00
704799ae71 (plan) add requirements.md
rock created branch main in rock/portfolio-backend 2026-08-19 20:32:28 +00:00
rock created repository rock/portfolio-backend 2026-08-19 20:31:52 +00:00
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 20:16:04 +00:00
5b041df884 fix(agent-pod): committed progress ledger so resume skips done tasks
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 18:46:56 +00:00
3ea057d83e fix(agent-pod): group sessions by repo, resume phase branches, fix empty-diff bug
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 18:26:36 +00:00
43c0e1faa2 fix(agent-pod): absolute paths for every sentinel/verdict file, cwd reminder per call
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 17:57:23 +00:00
3a244577e4 fix(agent-pod): fold judgeOnly status check into planner, drop separate judge pre-check
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 17:46:52 +00:00
7a0d09cbe0 fix(agent-pod): install python3 and sqlite3 in the container init
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 17:41:34 +00:00
cb52356d13 fix(agent-pod): sync coordinator.js (slug repoId), tighten compaction, route judge to reasoning model
rock pushed to main at riotpiao-poimen/homelab 2026-08-19 15:00:07 +00:00
d0cbfac7a4 fix(agent-pod): stateless role pool (/new per reuse), never commit PLAN.md