pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:Java
Filter by
40M results
Prepares the 0.1.0 release:
- finalize the changelog for 0.1.0 (and accept end-of-file as changelog section boundary in the release tooling)
- include LICENSE in sdist and wheel
- update dependencies ...
Summary
- Include the local history from 8a4f180 through 847d8e3 on pr/project-review-findings-8a4f180.
- Harden SSH/runtime config parsing and remove stale serving, dependency, and operator-doc entries. ...
What
Designs and builds the PRANA-side pool: the chain-as-pool settlement layer and the Hathor Fees Module enforced at
consensus on all pools (operator directive 2026-06-05, Addendum 7).
Bot repo (this ...
🚨 Severity: MEDIUM 💡 Vulnerability: Dynamic Javascript string generation assigns raw HTML string to .innerHTML via
template.innerHTML = heatmapHtml;, style.innerHTML = ..., and container.innerHTML = ;. ...
Summary of Changes
Adds Multiple Production Ships and AI Ship Matrix Coverage (Phase 4E):
1. Production Ships:
- Added two new production ship definitions in data/player_ships.json: gale_vanguard ...
Evidence-Ticket: OMN-12700
Summary
- Route onex.cmd.omnibase-infra.llm-inference-request.v1 through a contract-wired HandlerLlmInferenceCommand instead
of the legacy plugin side consumer.
- Emit ...
Tested with duplicates.
Context
What was the situation or problem before this change?
Change Summary
What changes were made?
Rationale
Why was this approach taken?
Impact
What parts of the system or workflows are affected? ...
enhancement
Adds a GitHub Actions CI workflow (.github/workflows/ci.yml) that installs the package with dev extras, runs ruff lint,
and executes the pytest suite across Python 3.10-3.12.
This is purely additive and ...