Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:public linked:pr

Filter by

4.5M results  (340 ms)

4.5M results

Why backend/src/models/auth.py defines 3 request-body shapes: - RegisterRequest line 19 — 2 fields (email: EmailStr, password: min_length=8). - LoginRequest line 26 — 2 fields (email: EmailStr, password: ...

Factory experiment #30. Fixes #580. What to Build Replace cmd.append( --full-auto ) with cmd.append( --dangerously-bypass-approvals-and-sandbox ) at factory/runners/codex.py:185 in build_interactive_command(). ...
bug

Factory experiment 1. Hypothesis: Create todo/hello.py with hello() function What to Build Create a new file todo/hello.py containing a single hello() function that returns Hello . Follow the existing ...

The run_all_processing.sh script references several Python workflow files that are not yet present in this repository: - firstlevel_workflow.py - secondlevel_workflow.py - denoising_workflow.py ...

Follow-up to #84. PR #87 closed the Stage 5 to Stage 1 optimization loop but left convergence as a stub: converged() in stage5_post_processing.py always returns False, so converge_status.json is always ...
workflow

Problem When visiting webjs apps (website, docs, blog example, etc.), browsers fetch both favicon.svg and favicon.png because both are declared with rel= icon without sizes/type specifications that allow ...
bug

While editing ml/train.py this session, mypy ml/train.py (single file) reported a false unused type: ignore [union-attr] at train.py:127 that vanished under mypy ml/ (the ignore guards a cross-module union ...
area:docs

The generated CLI reference (published by scripts/wiki_publish.py) uses title case for its headers — e.g. the CLI:Canasta index has == Canasta CLI Reference == and section headings like Instance Management, ...

Summary The shared config flattens control flow via no-else-return and the early-return plugin, but nothing flags the redundant return; those refactors often leave behind. Enabling no-useless-return closes ...

Problem The .github/workflows/vault-automerge.yml guard-and-automerge job s Enable auto-merge (squash) step fails (exit 1, red check) whenever the squash merge is already in progress. gh pr merge --squash ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.