issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Context
We shipped explicit app lifecycle controls in #78, but kept { http: true } as an app-manager alias for lift behavior.
That conflicts with the current product direction: Sounding should not preserve ...
🚀 Program
GSSoC
✨ Feature Description
Add a real-time character counter below the text input area to help users track the amount of text they are submitting
for speech generation.
🤔 Problem It Solves ...
enhancement
gssoc26
needs maintainer review
Bug
can_user_make_submissions() in src/apps/competitions/models.py counts all submissions except Failed when checking
whether a user has reached their submission limit:
qs = self.submissions.filter(owner=user, ...
Problem
The fleet readiness preflight reports three managed apps as not ready because their specs only contain descriptive
deployment metadata instead of structured deploy targets. This blocks the promised ...
bug
fleet
priority:high
reliability
Detailed Description:
Every route in src/api/adaptive_auth_routes.py — /evaluate, /challenge, /verify, /session/{session_id}, /audit, /stats —
has no Depends(get_current_user), no API key check, and no ...
type:security
Context
Follow-up to PR #144 (server-side agent role filtering by @ahmed-hashi-01), merged with the core implementation correct
and CI green. Several polish items were deferred to keep the contributor ...
enhancement
test
Detailed Description:
Three separate bugs in src/adaptive_auth/audit.py that compound each other under load:
1. Orphaned keys in index dicts after cleanup (lines 61-63, 117-136)
_events_by_user and ...
type:performance
type:refactor
Problem
The managed revenue app specs still identify the old repository names (sentinel-watch, sentinel-price, sentinel-audit)
while live GitHub redirects and open PRs are on the renamed repos (sentinel-pulse, ...
bug
data-consistency
fleet
priority:high
目标
为自动发布补齐验证矩阵、用户文档和首轮 rollout/closeout 证据。
范围
- 更新 release docs、scripts README 或 workflow docs。
- 增加自动发布 dry-run 测试说明和 fixture 覆盖。
- 记录首轮 dry-run 或 draft release evidence。
- 定义从 draft 自动发布升级到公开自动发布的检查清单。 ...
documentation
策略
脚本
Detailed Description:
In src/saas/auth/service.py, _create_auth_result builds the token payload with static placeholder values across all six
call sites:
access_payload = TokenPayload(
sub=user_id, ...
type:bug

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.