Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python is:public

Filter by

150M results  (2 s)

150M results

Closes #342 operator の cron を平日のみ 0 18 * * 0-4 から毎日 0 18 * * *(毎日 03:00 JST・土日含む)に変更。 🤖 Generated with Claude Code
merge:human

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Fixes #53630 Description When ~/.hermes/skills contains a symlink, Hermes creates a sanitized copy of the skills tree and bind-mounts that into Docker at /root/.hermes/skills. The previous implementation ...

[Fix] Extract the final answer in GPQA simple-eval predictions Motivation GPQA simple-eval prompts require the model to place the final answer on the last line in the form ANSWER: LETTER . In practice, ...

123

Short description This PR contains some performance tweaks and convenience URL selector: - Metrics dashboard now only gets scalar values (rather than all the tables/contents on every refresh). - ...

Summary - Add a shared BackLink icon component for back navigation. - Replace repeated “Back to tools” text links with the standardized arrow link and focus tooltip. Test plan - [x] ReadLints ...

GET /jobs hits 429 from rate limit carryover. Add _request() wrapper with retry to all three callers.