issues Search Results · language:Dune language:Python language:JavaScript is:public language:HTML language:Python linked:pr
Filter by
4.8M results
Install Method
Docker (docker-compose)
Operating System
Linux (Ubuntu 24.04)
Steps to Reproduce
1. Open the calendar view
2. Click an existing event to open the editor
3. Change the event title ...
bug
ready for review
Three fixes:
1. CORS origin allowlist via CORS_ORIGIN env var, default localhost:3000
2. PORT validation rejecting invalid/zero/negative/out-of-range values
3. Search query length capped at 200 chars ...
ERROR 2026-06-03 09:00:10,578 log 73092 133486493413504 Internal Server Error: /ai/providers/create/
Traceback (most recent call last):
File /opt/Zenico.admin/venv/lib/python3.12/site-packages/django/template/base.py ...
What I was doing
Ingesting episodes with custom entity types whose attributes include datetime/date fields (a date extracted into an
entity attribute, e.g. a contract signed_at or a person date_of_birth). ...
概述
本分支 invoice-app 包含发票管理功能增强、文档平台模型重构、以及 VL 识别稳定性修复,共涉及 36 个文件。
一、发票管理 (invoice-mgr)
1.1 VL 识别稳定性修复
- AppClock 防重入 (lib/app-clock.js):增加同 app tick 防重入锁,防止 invoice-mgr 长耗时 VL 请求被多个 tick 并发处理
- ...
What
Stop workers (and upgraders) from draining the SOURCE container — that s the hauler s pickup point. Workers should pull
energy from delivery points (the controller container, dropped energy, or — ...
infra
Target: src/features/aegis_oracle_explainer.py : 236–240, 256–260
Category: Performance | Level: Intermediate
The Issue
Two methods build narrative strings using += inside for-loops. Python strings ...
type:performance
Target: src/training/data_loader.py : 29–36
Category: Performance | Level: Intermediate
The Issue
_load_and_prep_graph() reads the entire graph artifact into a single bytes buffer before computing the ...
type:performance
Target: src/inference/production_scorer.py : 238
Category: Performance | Level: Intermediate
The Issue
The score_batch method creates a new ThreadPoolExecutor inside a with block on every invocation: ...
type:performance

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.