pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java is:unmerged language:Java
Filter by
26.5M results
Task 1 — extending Key-results + answer keys to non-starred modules, batch 1 (Phases 0, 2, 4, 10).
Adds both a Key-results box and a collapsible answer key to 12 non-starred modules:
- 0.1 calculus/Taylor, ...
Summary
This PR syncs a series of 18 critical upstream fixes, security patches, and capabilities from dev onto this feature
branch to ensure our ongoing documentation and infrastructure work remains conflict-free ...
Summary
- Expose account-level paper PnL aliases on /api/subscribers subscriber rows, nested paper_account, and top-level
response rollup.
- Reuse the subscriber tool PnL alias helper so owner ...
Stage 4.5d: LLM Chapter Integration with Fallback
What this solves
The upload endpoint now automatically extracts chapter information from uploaded novels. It uses LLM for better accuracy
when Ollama ...
Problem (failing reproduction)
task.md and docs/SUCCESSOR_MAP.md (merged in #82) both reference
docs/plans/responsibility_manifold_engineering_program_2026-06-12.md, but that file is not on master:
git ...
Adds the volatility.cmdline tool (Volatility 3 windows.cmdline.CmdLine) as the sixth typed forensic tool on the MCP
surface. This is the evidence path that resolves identity traps like the F-Response subject_srv.exe ...
Summary
The MCP server layer of #8, rebased onto main now that the Layer-1 API (#31) has merged. Closes #8.
This supersedes #32, which GitHub auto-closed when its base branch (feat/api) was deleted on ...
Jira Link
CALCITE-7603
Changes Proposed
This introduces the following syntax for a ROW values constructor: ROW(emp AS emp, deptno * 20 AS dept). The type of
this expression is ROW(emp INT, dept INT). ...