issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Python language:Python
Filter by
4.5M results
Problem
Two tests flake on main CI under heavy runner contention (surfaced during the post-#2386 storm):
1. tests/unit/api/test_construction_wiring.py: the built_app_state fixture is function-scoped, ...
Context
VIS-028 is still planned: broaden secret detection beyond the current policy-gate patterns. policy_no_secrets currently
covers only Anthropic/OpenAI-like sk-, Stripe publishable, GitHub PAT, legacy ...
auto-implement
codex
priority:medium
security
Background
2026-06-17 real --dry-run --score diagnosis confirmed output quality is bottlenecked by signal coverage, not scoring:
only hf-papers carries a popularity signal, so most of the 8 output slots ...
Bug Description
The NLP time parser currently maps the keyword midnight to 23:59 instead of 00:00.
Current Behavior
The following logic exists in both:
- server.js
- js/utils/nlpDateExtractor.js ...
The options/configure flow (TaskMateOptionsFlow) was deprecated in favour of the dedicated TaskMate admin panel
(/taskmate-admin). strings.json has carried a v4.0 removal notice for some time.
Verified ...
enhancement
Symptom
The Benchmark trends workflow never publishes: the bench matrix never goes fully green, so the gated publish job (and
thus gh-pages / the dashboard) never runs. Cells for Python 3.10 and 3.11 ...
目标
让 MC-SKILLS README 中的 Skills 目录和 Plugins 目录自动生成,避免新增 skill 或 plugin 时手工维护 README。
范围
- 在 README.md 和 README.zh-CN.md 中加入 generated skill directory 区块。
- 在 README.md 和 README.zh-CN.md 中加入 generated ...
The two expect(nextSteps).not.toMatch(/github\|azure/) assertions in test/jest-tests/post-install-check-jest.test.js are
broken: /github\|azure/ matches the literal string github|azure (escaped pipe), ...
ai-ready
bug
System audit (2026-06-17, main @ a5d1857) of CI health and remaining project gaps. Full report lives locally at
reports/AUDIT.md (gitignored). This issue tracks the actionable items as a ranked checklist ...
Problem
When execute_code is called, the TUI/CLI only shows the first line of the code being executed:
┊ 🐍 exec import os 0.2s
┊ 🐍 exec import sqlite3 0.2s
This makes it hard to tell what ...
comp/cli
P3
type/feature

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.