pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Python
Filter by
184M results
Summary
- rank primary-agent unblock handoffs ahead of ordinary same-priority runnable candidates
- reuse the same candidate ordering for agent_lane_next_action and capability_gate.runnable_candidates ...
Motivation
- Reduce race windows in the pynput-driven MouseRecorder callbacks where brief reads of shared state (self.current,
self.move_buffer) were done outside the recorder lock.
- Cut excessive ...
codex
Checklist
- [ ] Changelog updated (if applicable)
- [ ] Commit message follows conventional commits
- [ ] CI checks pass
Closes https://github.com/ShipSoft/FairShip/issues/1283.
dependencies
NOT SURE !!!!
…Frappe API, including certifi and system CA comparisons
Updates the requirements on pre-commit, ruff, mypy, pytest, pytest-cov, hypothesis, bandit, pip-audit, rdflib, pyspark,
uvicorn, pydantic and pyshacl to permit the latest version. Updates pre-commit to ...
dependencies
python
Summary
- add stable test IDs to the interactive PSD result renderer
- strengthen the Assistant execution bridge gate to verify terminal PSD metadata and the mounted PSD renderer
- assert nonblank ...
Summary
- Add YAML-aware Codex skill frontmatter validation for loader-critical metadata.
- Teach import-claude-skill to emit hard loader blockers and advisory Codex skill quality findings.
- Shorten ...
This PR moves all playbook directories into src/playbooks/ as the first step in the monorepo migration plan.
Changes:
- git mv 13 playbook directories to src/playbooks/:
- prepare_oim
- ...
Bumps the admin group in /admin with 1 update: katex.
Updates katex from 0.16.47 to 0.17.0 details summary Release notes /summary p em Sourced from a href=
https://github.com/KaTeX/KaTeX/releases katex ...
Description
What?
[ANSWER HERE]
Why?
[ANSWER HERE]
How?
[ANSWER HERE]
Fixes # issue number
Testing
Remember to add or update unit tests for new features and changes.
- How to test your changes ...