pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:JavaScript
Filter by
177M results
Summary
- Smaller logo in a navbar: moves the centered 550px hero logo into a compact 140px left-aligned navbar, with nav
links on the right and the theme toggle at the far right
- Shared header.js: ...
Summary
Adds .agents/skills/ci-test-design/SKILL.md — cross-repository SKILL guiding agents to write CI tests covering both
golden-value regression and configuration sensitivity. Identical to the SKILL ...
Summary
Adds .env file support to the research CLI so users can put ANTHROPIC_API_KEY in a project-root .env file instead of
exporting it in every shell session. Real .env files stay local (gitignored); ...
Summary
Adds .agents/skills/ci-test-design/SKILL.md — cross-repository SKILL guiding agents to write CI tests covering both
golden-value regression and configuration sensitivity. Identical to the SKILL ...
Changes
PR 12 of the hud-v3 port — the product north-star, and it was genuinely missing a control. The HUD read the autonomy
queue (/tasks, drawn as a network fan + a count) but had no way to resolve ...
Problem
After PR #55 merged, the scanner completely stalled and Setup of the Day disappeared from the dashboard.
Root cause: get_contract_sweep_setups() was calling select_contracts() 4× per ticker (2 ...
Automated test pull request
Automated test pull request
What did you change?
Added .agents/skills/ci-test-design/SKILL.md — a cross-repository SKILL guiding agents to write CI tests covering both
golden-value regression (outputs match known-good references) ...