pullrequests Search Results · language:Dune language:Python language:TypeScript language:PHP language:JavaScript language:C#
Filter by
256M results
Summary
- Adds whole-note (0.25/beat) and half-note (0.5/beat) options to the note-length slider so scales can be practiced at
slower durations.
- Slider now spans six positions: whole → half ...
Summary
Adds a central Market Overview dashboard (now the app s landing page) plus the full institutional-accumulation feature
set it summarizes.
Dashboard — frontend/src/pages/Dashboard.jsx (index route ...
Summary
Adds the first executable runtime skeleton for central-mcp-gateway using Python 3.12 + FastMCP/MCP Python SDK.
Changes
- Add Python project metadata in pyproject.toml
- Add FastAPI health/readiness ...
Summary
- Add a lightweight, dep-free /v1/test health-check route to the retriever service FastAPI app
- Returns JSON with status, mode, and Python runtime info (version, OS)
- New file: nemo_retriever/service/routers/test.py ...
Summary
- use the same generated password for the Android PKCS12 keystore and key entry
- expose a redacted readiness field showing the passwords intentionally match
- update Android signing tests ...
Summary
Design spec only (no code) for multi-account satellite ingest — how source accounts bring their own raw bucket + SQS +
collector and get adopted by the lakerunner install.
Spec: docs/superpowers/specs/2026-05-31-multi-account-satellite-ingest-design.md ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-medium
This change implements a series of high-level architectural improvements focusing on code hygiene and type safety. Key
changes include refactoring the Deno FFI bridge to use explicit symbol definitions, ...