Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:HTML language:JavaScript

Filter by

4.9M results  (334 ms)

4.9M results

Action: write_tests Target: Write tests for the most recently changed code to break the loop Created by kaizen delivery.
kaizen:running

问题描述 当前 config.py 中 MATRIX_BATCH_SIZE = 10,每次请求为 10×10=100 个点对,在正常规模下没有问题。 但百度地图 routematrix 接口的限制是起点×终点之积最多 2500(各自最多 50),当前批次大小并未充分考虑实际业务安全裕量。 修改内容 将 MATRIX_BATCH_SIZE 从 10 改为 7,每批次最多 7×7=49 个点对请求,留有充足余量,降低触发接口限制的风险。 ...

Add a self-contained eval that measures the log analyzer on a synthetic (sanitized) fixture: token reduction (raw vs summarized), parse coverage %, dedup collapse, field-extraction size. Fails below thresholds ...

Parent bounty: #743 Based on existing issue: #5645 Bug The POST /api/messages route currently calls postMessage without applying authMiddleware, so unauthenticated callers can create message records. ...

Companion to ellington-web-manifests#16. First concrete piece of sub-2d (apps/core growth beyond auth). Scope - New apps/core/management/__init__.py, apps/core/management/commands/__init__.py - New ...

Context The per-PR process (CLAUDE.md § Per-PR process , step 7) says ** Never gh pr merge from Claude ** and the workflow header says ** the user is the only approver and merger. ** Neither names auto-merge ...
chore
documentation

POST /api/v1/sessions and GET /api/v1/sessions, per docs/design/api-v1.md. Acceptance criteria - POST /api/v1/sessions (auth): validates duration_seconds 0 and type; scopes to the authenticated user; ...
feature
v1

The data layer for meditation sessions. Foundation for the Cycle 2 endpoints. Schema per docs/design/data-model.md. Acceptance criteria - Alembic migration add_sessions_table: - id UUID PK ...
feature
v1

If Rider s MCP server is disabled/unreachable, the proxy just says not connected and the grep hook can leave the user stuck. Improve UX: - distinguish Rider running but MCP off (IDE port up, SSE down) ...

Parent bounty: #743 Based on existing issue: #2757 Bug The POST /api/payments route currently calls createPayment without applying authMiddleware, so unauthenticated callers can create payment intent ...
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.