issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Python
Filter by
4.4M results
Bug
On the Train page, selecting VLM Fine-tune and clicking Launch shows a toast:
กรุณาเลือก dataset
(or กรุณาเลือก text dataset)
and refuses to submit, even after the user picked a project from the ...
area:frontend
bug
Add a required status check (a small GitHub Action) that fails a PR unless it has a linked/closing issue. No CI/test
checks are required — this is the only required check. Pairs with enforce_admins (already ...
Problem
React app pages do not dynamically update their title or description meta tags, resulting in generic search indexing.
Current Behavior
The browser title remains static for all pages.
Why This ...
bug
概要
smoke test で bridge-go-claude が同一メッセージに対して 2 回応答する「double response」が確認された。
原因
現在の処理順序:
``` handleOne → saveCursor → MarkAsRead ```
Go bridge はポーリング方式 (`GetMessages` を繰り返し呼ぶ) のため、`MarkAsRead` を呼ぶ前に次回ポーリングが走ると同一メッセージが再度返ってくる可能性がある。 ...
Problem
The current CORS policy splits environmental strings directly without dynamic lookup, leading to setup configuration
errors if space padding is present.
Current Behavior
Simple array splitting ...
bug
Problem
High-risk endpoints like /api/auth/login and /api/auth/register are exposed to brute force credentials checking without
distinct rate limits.
Current Behavior
A single global rate limiter restricts ...
enhancement
Summary
SupervisedTransformer currently uses LabelEncoder, which only handles single-label targets. This issue tracks adding
support for multi-label classification where y is a binary indicator matrix ...
Problem
If a user session or JWT expires, client requests start failing with 401 unauthorized errors, but the client state
remains logged in, causing UI sync issues.
Current Behavior
401 errors are ...
enhancement
- 添加自定义提示词模块
Problem
Error handling on the Express server is implemented inline in various catch blocks, leading to duplicate code and
inconsistent responses.
Current Behavior
Inconsistent JSON structures are returned ...
enhancement

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.