Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:TypeScript

Filter by

9.3M results  (351 ms)

9.3M results

Problem PR #967 shipped the tenant landing shell with the customer /chat experience as the default panel for ALL roles. Operator decision (2026-06-10): staff (agent, tenant_owner) should land in TA-mode ...

We should fully analyze the entire logic of the application and check everything thoroughly, so that after the analysis we can put all the flaws, buggies in the code and vulnerabilities into separate professional ...

Subject of the enhancement Add reusable, shared GitHub workflows for releases and adding to projects. Part of cgkineo/cgkineo#7 Posted via collaboration with Claude Code
enhancement

@ Two related defects in the spawn pipelines setup phase (src/services/agent.js / src/services/agent/mcp.js): 1. Temp-file leak. spawnAgent writes the system-prompt temp file (step 2, line ~90) and calls ...
bug

Workflow reminder: Use the GitHub Flow: branch → changes → PR → merge. Task The app s interface is entirely in Japanese. Translate all user-facing text to English so the team can work with the app. ...
ai-assisted
good-first-issue
ui

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

Problem(基础设施 / 数据库) 数据库 schema 存在三套相互竞争的真相源,alembic 反而是最不权威的一套,且潜藏会导致生产事故的隐患: 1. alembic 基线是空的(upgrade(): pass,在 prod 上 stamp)。一个全新空库执行 alembic upgrade head 会在第二个迁移就崩(它 ALTER 一个没有任何迁移创建过的 orders ...
area:infra
audit-2026-06
bug
severity:medium

Problem 两处认证/授权薄弱点: 1. 结算争议接口无任何角色检查:任意已登录 token(含保洁 cleaner)都能把任意房东结算单标记为「争议」并覆盖其备注;房东角色的 staff token 还能查看所有房东的结算(owner_id 是客户端可选过滤参数,而非由身份推导)。 2. OTP 验证步骤无限速:发送 OTP 有冷却/每日/IP 限速,但验证步骤完全不限速,6 ...
area:backend
audit-2026-06
bug
severity:medium

Problem 订单页的收款交互有两个缺陷,外加一个跨标签页竞态: 1. 收款成功后弹窗不关闭,且未失效订单详情缓存——操作员录完一笔款,弹窗仍开着且表单已填,再点一次「确认收款」就是重复收款;抽屉里的 payment_status 徽标也保持旧值。 2. 跨标签页 refresh token 竞态:两个标签页在 access token 过期后同时收到 401,各自用同一 refresh ...
area:frontend
audit-2026-06
bug
severity:medium
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.