Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python language:Java

Filter by

182M results  (2 s)

182M results

Summary Add email format validation to POST /users/register endpoint Task ID: TASK-0988 Acceptance Criteria - Invalid email returns HTTP 400 - Error message: Invalid email format - Add or update ...

Motivation - Give users a way to inspect each pipeline card without cluttering the CNAE overview by opening a dedicated detail page per stage. Description - Add a new route /oprm/cnaes/:cnaeCode/pipeline/:researchCycleId/stages/:stageCode ...
codex

Description Terminating an accepted permission now ends in the terminated state. The permission administrator offers no endpoint to terminate or revoke a permission externally, so termination is completed ...

Summary Promotes the project from the first published alpha (0.1.0a0) to a beta 0.1.0 release, now that the recent bug fixes and expanded test coverage have landed on main. This is a version/metadata-only ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Summary Implements task #24 customer master data: four PostgreSQL tables, Alembic revision 0002, async repositories, independent DB/API customer schemas, RapidFuzz matching, and idempotent Excel initialization ...

The pilot-report draft contains an untested mechanism conjecture — * interaction-driven register drift would need a turn-level re-anchoring mechanism. * This PR makes that conjecture testable instead of ...

Unified replay for kekingcn/kkFileView

_open_brackets, _is_quote_open and _expected_next were only ever assigned, never read. Fixes #540 🤖 Generated with Claude Code