issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
55.6M results
Context
Parent: #2795. Implements KNOWLEDGE_ACQUISITION/ACQUIRE_YOUTUBE_CAPTIONS (KA-01) — the youtube_url plugin s required
fetch: metadata + captions (manual preferred, original-language only, PO-token ...
agent:blocked
task
type:task
Describe the bug When a user proceeds from the cart to the checkout screen, the application frequently gets stuck and
does not load the checkout page.
Expected behavior The system should smoothly transition ...
Want
qactl should recognize recovery mode as a first-class device state and surface it wherever we report device health:
1. qactl cli system — today it parses show system (System status: running, running ...
enhancement
Design organisation logo for datastilskin. Theme trying to derive from the backstory of Rumpelstiltskin with the
data-twist and an Indian flavour to it. Conceptually, it can try to drive the idea that ...
背景
tests/test_ws.py は独自に TestClient(create_app()) を作成しており、conftest.py の DB オーバーライドや認証オーバーライドが一切効いていない。
問題
# tests/test_ws.py(現状)
from fastapi.testclient import TestClient
from app.main import create_app ...
bug
问题本质上是“状态设计不对”。
现在脚本把“已扫描”和“已投递”混在一起了。当前代码里,扫描成功后会把岗位 ID 存进 SCANNED_JOB_KEY,下次遇到同一个岗位时直接标记成 0%
已扫过,所以看到上面一批岗位都变成“已扫过”。但“已扫过”只代表已经分析过,不代表已经打招呼。现在的“打招呼/填话术”按钮也是针对当前右侧岗位重新计算分数,不是针对已扫描结果列表去投递,所以当前卡片 73
分就弹出了“不建议沟通”。 ...
Description
When creating a new category from the category picker (action_edit_category in moneyflow/tui/app.py), the category name
is slugified into an ID with no duplicate check:
cat_id = re.sub(r ...
bug
simplefin
Description
CredentialUnlockScreen can dismiss with the sentinel value __reset__, but handle_profile_credentials() in
moneyflow/tui/account_flow.py does not handle this case. It returns __reset__ directly ...
bug
simplefin
Description
_resolve_simplefin_profile() in moneyflow/cli.py never runs the legacy SimpleFIN/credential migration path before
listing profiles. Users with root-level simplefin.db or credentials.* files ...
bug
simplefin

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.