pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:HTML language:Java
Filter by
212M results
Motivation
- Add the full content for Chapter 4 (invasion plan, emotion bug, and branching choices) and wire it into the chapter
index and UI so players can progress beyond Chapter 3.
- Provide ...
codex
Two breakages found live during the 2026-07-02 Qwen3.6-27B-NVFP4 trial:
1. eval.py default data dir 404s — EVAL_DATA_ROOT pointed at docs/findings/eval-data, which was relocated to the
private notes ...
Summary
- Implement cron evaluation in JobScheduler via croniter
- Add worker/orchestrator.py with retry/metrics dispatch and default overdue scan registration (
Fixes #9986
Problem
ProjectsPage.js exported a bare Project identifier that was never declared anywhere in the file — the actual component
defined and meant to be exported is ProjectGallery. This caused ...
gssoc:approved
level:beginner
quality:clean
size/XS
type:bug
What was built
An AI chatbot for attendees (deployment Idea 19, backend half). An authenticated user asks a free-text question about a
published event; the backend builds context from the event details ...
Motivation
- Make the package-root public entrypoint easier to maintain by grouping exports by domain (config, io, pipeline,
widgets) and removing duplicated import patterns.
- Avoid eagerly importing ...
codex
What
Added missing package to devDependencies: cheerio.
Why
CI failed with Cannot find module cheerio .
Root cause: NPM package cheerio is missing from package.json dependencies.
DevMend confidence: ...
Problem
The v1.1.2 release was split across two GitHub release objects for the same tag: the Latest one had only the macOS .dmg
+ SBOM, while onot-Setup-1.1.2.exe landed on a duplicate release. Users ...
Summary
- Downloaded all 68 third-party images from ibb.co into public/images/archive/
- Updated news-archive.astro to reference local paths — no more dependency on ibb.co
- All images were confirmed ...