pullrequests Search Results · language:Dune language:Python language:HTML is:unmerged language:Python language:Go language:Ruby
Filter by
16.9M results
Summary
Adds the first model result folder for Codex/GPT-5.5 and regenerates the leaderboard.
Mechanical result:
- Generation 1: 16/16
- Determinism: PASS
- Gens to yeti: 1
- Early stop: yes ...
Phase-5 visibility patch. PR #21 added waypoint logs around topic-pick / generate / publish but left generate_once
itself opaque. Adds 5 INFO log lines inside generate_once so the next hang shows whether ...
Migrates the v0.3 prompt-optimizer skill to the v0.4 src/cai/public/ layout, from the _legacy/ai-skills-v0.3/ snapshot.
Closes #43.
What landed
- Atom src/cai/public/atoms/prompt-optimizer/ATOM.md ...
Summary
- Add a light/heavy workload marker to the harness env exec contract.
- Mark cheap list/find/search/read/write/edit actions as light so they bypass the shared heavy env semaphore.
- Keep ...
Summary
- PR-B1 of the polish series, stacks on #18 (PR-A4). Plan: docs/setup-installer-plan.md.
- Adds 43 monkeypatch-based unit tests across three new files covering the _setup/ modules:
...
Summary
- Adds a Key entity (owner, name, accessKey, accessSecret, type, expireTime, state) with xorm table sync in
object/ormer.go
- Registers three API routes: GET /api/get-keys, GET /api/get-key, ...
Summary
Unblocks the OpenClaw/AgentWeave contract in arniesaha/nexus#111 by emitting three additive provenance attributes on the
bridge s openclaw.turn and openclaw.subagent root spans — with no change ...
Summary
Integrates the falcon deep research report into the zebrafish gpat3 (UniProt Q6DG38, glycerol-3-phosphate
acyltransferase 3) GO annotation review.
- Adds the falcon report (gpat3-deep-research-falcon.md ...
Summary
- The Resend API returns signing_secret when creating a webhook, but the provider silently discarded it
- Added signingSecret as a secret output on the Webhook resource, following the ApiKey.token ...