Skip to content

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

Filter by

211M results  (2 s)

211M results

What changed - Removes SplitPane from the main application shell. - Adds a deterministic WorkspaceShell region with five explicit rectangles: navigation, left separator, center viewport, right ...

Summary - Add a pre-v1 expansion rubric to case-selection.qmd. - Define case-level rationales, new-case thresholds, document-level thresholds, ranking fields, and expansion stop rules. - Cross-link ...

Drives the server as a real MCP client (stdio) against a real, seeded MySQL and scores each tool/resource. Gated: skips cleanly when MySQL is unreachable, so it s safe to run anywhere and as a CI gate. ...

Closes #1066. FFS epic #1057 (Phase 3). The uniform FFS query layer + indexed lookup, mirroring the buckling results.json: - evaluate_query(domain, **params) routes a point query to the right validated ...

Summary - Adds docs/DIAGNOSTICS_WIRING_PLAN.md — documentation only. - Defines how to safely wire src/utils/fleetflowDevDiagnostics.js into FleetFlowScreen.js for development-only timing diagnostics, ...

The Fiat-Shamir specification is, for the most part, a bit set of pseudocode functions. This PR writes the actual prose and explains common pitfalls in the transform. This PR is a major rewrite of the ...

Summary - Repair pass no longer resends full HoloIndex context (42k); uses buildRepairBoundedContext() only. - Sanitizes draft output in repair prompt before redaction gate. - Routes repair via ...

This PR adds CodeValid onboarding seed tests for API service validation, UI Playwright testing, and AI agent dependency infra. Changes included: - API service health seed test (.codevalid/seed_test_cases/) ...

- Root cause: client_documents records existed, but files were written/read from repo-local uploads path instead of Railway durable volume path. - Frontend auth was working; backend /view returned ...