Skip to content

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

Filter by

129M results  (2 s)

129M results

Motivation - Improve visual balance and readability by reducing the hero headline size and increasing spacing across the About section and related components. - Reduce visual crowding between ...
codex

Pipeline CI/CD con monitoreo en CloudWatch, cobertura de pruebas integrada en SonarCloud, dashboard de métricas y documentación de la EP3.

Summary OpenSpec change adding two onboarding deliverables (planning only): crafting-tutorial An opt-in, self-contained, removable in-world walkthrough that teaches the real loop — gather → craft → ...

Disclaimer: All code in this PR has been entirely written by Claude Code and i mainly tested the functionality. I did not check every detail of the implementation and thus can also understand, if you lose ...

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after): Fix # gh-issue-id Test URLs: - Before: https://main--jmp-da--jmphlx.aem.live/ ...

100 Parallelized the GATK wrapper logic to alleviate the single-thread bottleneck observed during multi-omics ingestion. This PR introduces a multi-process pool that distributes the workload across available ...

Phase B of the Blue Helm role system Agents now launch with a role - claude --agent role (plus optional per-task --model / --effort) - instead of a bare CLI. Builds directly on the Phase A role definitions ...

Summary Two refactor commits that move duplicated logic from AddWorkspaceReactor and EditWorkspaceReactor into their shared AbstractWorkspaceReactor base. Pure relocation — no behavior changes intended. ...