issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr linked:pr linked:pr
Filter by
4.3M results
Heavy emphasis has been placed on creating, updating, maintaining and automating external documents.
While good, this has created a huge blind spot on internal docs which are basically non existent.
...
Problem
check-no-private-import has --allow PREFIX, but it deliberately applies only to src/ — tests always get the strict
version. That is the right default: most tests should exercise the public API. ...
What breaks
IODescriptor.from_output() crashes with an IndexError when a service method s return annotation is an unparameterized
iterator type such as t.Iterator, t.Generator, t.AsyncIterator, or t.AsyncGenerator ...
Context
Promote-up from trawl_node (infra plan 2026-06-01-trawl-promote-up-followups.md Task 3).
Devkit s modules/tasks/doc/tasks.yml omits operationId fields on all 6 operations. These are required ...
Summary
Promote-up from trawl_node (trawl#1317 + alignment plan 2026-05-30-trawl-devkit-perfect-alignment.md E.1).
Trawl s modules/auth/controllers/auth.controller.js calls handleSignupOrganization(user) ...
When a step function parameter is annotated with the bare list type (no type argument, e.g. def my_step(x: list) - None)
and the step receives multiple input artifacts, StepRunner._parse_inputs raises ...
Summary
TestClineIntegration.test_complete_file_inventory_sh (and _ps) fail because the Cline test overrides _expected_files()
but was never updated when the bundled agent-context extension files were ...
Release readiness remains blocked after a successful Release Upgrade Replay for current main.
Evidence:
- Current main: 29829cd43e008007d4848f3f8ed0423e001c87d9
- Successful replay run: https://github.com/arthexis/arthexis/actions/runs/26775560816 ...
bug
codex
github_actions
priority: high
When calling python_types_to_terms with Literal[True] or Literal[False], a TypeError is raised. This happens because
is_int_instance explicitly excludes bool with not isinstance(value, bool), and there ...
Bug Description
Message creation currently builds the record as { id: generatedId, ...payload, sentAt }, so a caller can include id in
the payload and overwrite the generated message id. Message ids should ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.