issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
启动时检测 ffmpeg 是否可用:不可用则把「转 WAV」勾选框置灰、不可勾选,并加 tooltip 说明(安装 ffmpeg 后重启可用),避免用户勾了却静默不转。set_busy 恢复控件时需尊重该状态。
feat
gui
Bug description
Slash commands processed by the gateway (e.g., /model, /new, /stop, /reasoning, /voice, etc.) are never logged as
inbound messages in gateway.log. Only regular text messages that fall ...
comp/gateway
P3
type/bug
Part of #55. Blocked by #54 (moves run.py, executors.py).
- workflow/{create,ingestion,migration}.py → backend/domain/sources/
- workflow/functions.py → backend/domain/functions/registration.py (rename) ...
feature:layer-migration
layer:business_logic
type:task
Part of #55. No #54 conflict.
- validation/source.py → backend/data/sources/registry.py
- validation/column.py → backend/data/sources/columns.py
- validation/function_set.py → backend/data/functions/sets.py ...
feature:layer-migration
layer:data
type:task
Part of #55. Blocked by #54 (moves results.py).
Move + rewrite importers (git mv, history-preserving), behavior-preserving:
- ids.py → backend/data/base/ids.py
- db.py → backend/data/base/db.py
...
feature:layer-migration
layer:data
type:task
There are multiple issues related to the authentication pages:
The login and signup pages do not provide a password visibility toggle (show/hide password). When an unregistered user
attempts to log in, ...
`analyze_url` at `tools.py:135` detects lazy-loaded pages two ways:
```python \ has_lazy_loading\ : loading=\ lazy\ in html or \ data-src\ in html, ```
Currently `test_lazy_loading_recommends_browser_scroll` ...
Problem
config_drift.summarize_app_spec_drift treats present snapshots that omit available as healthy by default via .get(
available , True). If a boot or current config snapshot is partial/malformed ...
codex
priority:high
reliability
Goal
Add a new MCP tool extract_cv_fields(xml) that parses the clean CV XML produced by parse_document_to_xml into a
structured JSON object (name, contact, skills, experience, education), making it machine-readable ...
enhancement
Goal
Expose two static reference resources via FastMCP s @mcp.resource() decorator so any MCP client can read the CV XML
export schema and the assignment description format as context before generating ...
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.