issues Search Results · language:Dune language:Python language:Java language:JavaScript linked:pr language:JavaScript
Filter by
5.9M results
Goal
Decide whether CV intelligence (gap analysis, motivation letter writing, CV rewriting) should live in this MCP server or
a separate cv-intelligence MCP server, and document the architectural reasoning. ...
documentation
Goal
Document the rule for which tools with side effects belong in this MCP server vs a separate service vs the client —
specifically addressing database writes, HTTP calls, and storage operations.
Background ...
documentation
Problem
Integration test `should query company core by ID` expected `lastScraped` to match `/^\d{4}-\d{2}-\d{2}$/` (YYYY-MM-DD)
but the live SOLR record returned a full ISO timestamp: `\ 2026-06-16T11:13:50.058Z\ ...
bug
Problem — low-severity correctness/robustness polish
- fmt: rust_core/upstream-mocap-io/src/c3d.rs:183 — one over-long line; run cargo fmt --all.
- upstream-physics/rk4.rs:182-183: derivative closure ...
Problem — upstream-muscle MuscleParameters::validate() omits constructor constraints (DbC)
rust_core/upstream-muscle/src/model.rs:45-56 checks f_max/l_opt/l_slack 0 but omits v_max 0, pennation_angle ...
Problem — duplicated finite_diff with inconsistent error contracts (DRY)
Two independent finite-difference qdot/qddot implementations exist:
- rust_core/upstream-motion-matching/src/finite_diff.rs ...
Problem — upstream-urdf silently accepts invalid input (DbC)
- parser/urdf.rs:454-458 (attr_f64): .parse().ok().unwrap_or(default) silently swallows malformed numeric attributes —
mass= abc → 0.0, ...
Goal
Document the architectural decision rule distinguishing MCP Resources from MCP Prompts, and classify the CV-domain
templates (export schema, assignment format) accordingly.
Background
Both Resources ...
documentation
Goal
Document the architectural decision rule for when a prompt template belongs in the MCP server vs in the client
application — and apply it to the CV use case.
Background
In MCP, a @mcp.prompt() ...
documentation
In tableauserverclient/server/query.py, QuerySet.__iter__ catches a 400006 invalid page number error (which signals the
end of pagination on some endpoints) and raises StopIteration to break out of the ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.