pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:Go language:Python
Filter by
264M results
What
A standalone, read-only content-level comparison tool for two reg_meta SQLite DBs: reg_meta_build.dbdiff. It is the
acceptance gate for Model A stage A4.1 (MIGRATION_PLAN.md) — A4.1 moves SCB ingest ...
Bulk Security Fix
This pull request was automatically generated by DependOnMe to fix 5 security issues at once.
Issues Fixed
- Critical: 0
- High: 1
- Medium: 4
- Low: 0
Files Modified
- ...
This PR was created because a team member assigned these issues to the Remediation Agent.
This change addresses multiple code quality issues in src/cowboy.js including replacing var declarations with ...
manual-remediation
Adds DeFiMath to the Popular Smart Contract Libraries section.
DeFiMath is a pure-Solidity, MIT-licensed library of DeFi math primitives — Black-Scholes option pricing (~2,876 gas,
~4.6× cheaper than ...
…198)
Port of Zoo-Code #231 (refs #198). Adds three models to the Fireworks provider: glm-5p1, kimi-k2p6, and deepseek-v4-pro
— each to the FireworksModelId union (after its closest family sibling) and ...
This PR improves the public Expert Onboarding flow by adding multilingual language selection and stronger legal consent
handling.
Summary:
- Adds a language selector for English, Portuguese, and Spanish ...
Updates across dashboard roles, src/lib services, UI components, and workflow docs.
- 311 files changed (~4,514 insertions / 1,699 deletions)
🤖 Generated with Claude Code
Problem
gstack-redact s oversize check is designed to fail closed (lib/redact-engine.ts: Fail CLOSED on oversize input ). A
malformed --max-bytes value silently turned it into fail open.
Repro on main: ...
Summary
The Microsoft Teams notification integration tests in tests/actions/test_core_actions.py POST to a live Microsoft Teams
webhook to assert that notifications are delivered. That webhook endpoint ...