Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:HTML language:Java language:Python

Filter by

193M results  (3 s)

193M results

Summary Every wizard pickable field now defaults to free (the fire treats the value as inspiration; the LLM may revise). Locking is opt-in, one tap. Matches the philosophy of optional fields + randomize-all: ...

Problem (the duplicates in the report) Duplicate Zelle payments slip past dedup. The match queries (find_exact_duplicate, find_possible_match_by_date_amount) scope by property. A P2P notification email ...

Adds a browser-based alternative to the PySide6 desktop GUI, and an expanded plain-language tooltip/help system so non-expert users can navigate the controls. The desktop app and engine are unchanged and ...

Summary Adds a repo-local FR modification notice workflow for upstream-derived files and fixes Bedrock instrumentation so SDK initialization does not hard-crash when boto3 is installed but anthropic is ...

agent can execute the command from LLM and loop the response to LLM, and another LLM can verify the executed command got expected result

Problem The build was failing with ERR_PNPM_LOCKFILE_CONFIG_MISMATCH because pnpm-workspace.yaml defines wouter: ^3.3.5 in its catalog, but pnpm-lock.yaml was missing the corresponding wouter entry in ...

Motivation - Add a small reliable CI workflow that runs the key backend, Python, and frontend checks so changes can be validated on push/PR. - Make prerequisite edge coloring local to the selected ...
codex

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 90% - Auto-fix allowed: False 📝 Summary The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high

Summary - mcpName and server.json name were using io.github.cubenest/peek-mcp (lowercase) - The MCP Registry grants namespace io.github.Cubenest/* (uppercase C, matching GitHub s canonical org casing) ...