pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:TypeScript language:Python
Filter by
25.4M results
fixes #492
$ python -m annet --help
usage: __main__.py [-h] [--log-level LOG_LEVEL] {show,gen,diff,patch,deploy,file-diff,file-patch,context} ...
positional arguments:
{show,gen,diff,patch,deploy,file-diff,file-patch,context} ...
This pull request was initialized by file-diff-engine for a codex-backed agent task.
Branch: fd-agent/auto-save-redis-config-with-versioning Base branch: main Task runner: codex Model: gpt-5.5 Reasoning ...
Implements automated security scanning on every push to strengthen the development pipeline. Two complementary workflows
provide defense-in-depth coverage for vulnerability detection.
Changes:
- CodeQL ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Collapses the IMU orientation type from three independent nullable axes into one nullable discriminator.
Before:
interface UseImuReturn { roll: number|null; pitch: number|null; yaw: number|null; ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Adds the canonical Kanban → GitHub → Kimi workflow and full known Kanban directory list to AGENTS.md.
Summary
- Read-only SP3 reader (SP3-c / SP3-d) into the canonical Ephemeris: tagged ITRF frame, Earth centre, the SP3 time
system; SP3 velocities (dm/s) converted to km/s. Clock offsets/rates, per-satellite ...
Summary
- move deterministic fallback sanitization into a shared internal helper
- use the shared helper for summarizer fallback, compaction deterministic fallback, and engine emergency fallback
...