issues Search Results · language:Edge language:Python language:PHP language:HTML language:Java language:JavaScript
Filter by
66.7M results
Principle
The loop today conflates two decisions that must be separate:
1. Work selection — which item to work on next.
2. Dispatch shape — how to do the work mechanically (parallel subagents, sequential ...
enhancement
feature:rabbit-auto-evolve
priority:high
rabbit-managed
Some pure NumPy functions can adopt array_api. Try to use functions from sklearn.utils._array_api.
See the following refs:
https://labs.quansight.org/blog/array-api-scikit-learn-2026 https://labs.quansight.org/blog/array-api-meta-blogpost ...
Summary of What Needs to be Done:\nProvide unit testing coverage and robustness validation for the suite to verify
extreme boundary inputs, null and undefined parameters, and type safety constraints.\n\nChanges ...
The idea
Working with the database is pretty easy and straightforward for downloads, since you can specify users, galleries,
date, etc., and files are downloaded sequentially. However, the same is not ...
enhancement
Describe the bug Users are encountering an issue in the Enatega Multivendor Rider App where changing the language
triggers an app reload.
To Reproduce Steps to reproduce the behavior:
Open the Enatega ...
Security: User Routes Have No Authentication
Description: The /api/users routes have no authentication middleware applied. Any unauthenticated caller can list all
users (GET /api/users) and create new ...
Security: Auth Refresh Issues Tokens Without Verifying Requester
Description: The POST /api/auth/refresh endpoint issues new access tokens to any caller without verifying any existing
credentials. This ...
Security: No Input Validation on Search Endpoint
Description: The search endpoint accepts req.query.q with no length limit or validation, making it vulnerable to
denial-of-service through excessively ...
问题描述
使用Docker启动之后,配置了自定义的火山方舟Coding Plan,OpenAI兼容的接口,在用户端选择了模型之后,点击发送一直没有反应
复现步骤
1. 在管理端配置了自定义的火山方舟Coding Plan 2.在用户端选择了模型之后,点击发送一直没有反应
期望行为
可以正常进行问答对话
实际行为
没有反应
环境信息
| 项目 | 信息 |
| :-- | :-- ...
bug
Bug: Missing Admin Role Check on Admin Routes
Description: The /api/admin routes only apply authMiddleware, which verifies the JWT is valid but does not check if the
user has an admin role. Any authenticated ...

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.