issues Search Results · language:Dune language:Python language:HTML language:Python language:TypeScript language:JavaScript
Filter by
63M results
Context: After the AI finished the Plan step (it wrote the completion into the spec s context file — status flipped to
planned and a plan-complete entry was recorded), the viewer header still showed the ...
As a maintainer, the MCP server QA test suite runs from packages/mcp/tests/ against the refactored package.
Acceptance Criteria
- tests/qa/ migrated to packages/mcp/tests/qa/
- All QA tests pass ...
future
user-story
As an MCP consumer, I can connect a TDX MCP server to Claude Desktop or VS Code and use all 13 TDX tools.
Acceptance Criteria
- packages/mcp/src/server.ts wraps all @tdx/core operations
- All 13 ...
future
user-story
Description
The Release Notes page (docs/about/release-notes.mdx) includes two internal links that point to non-existent paths in
this docs repo. Doc Validation flags both as broken internal links.
Steps ...
bug
NV QA
status: triage
Get the queryset of drafts that were modified within the most-recent draft change log, and publish those things.
This is defined in platform code now:
https://github.com/openedx/openedx-platform/pull/38508/files#diff-7991f5d644e0e6a3946ce330599ce9249e4b86d58809bbe45cce445a6c88df35R382 ...
Description: Currently users can continue registering even when an event reaches maximum capacity.
Tasks:
- Disable Register button when registrations == maxCapacity.
- Show Event Full badge.
- ...
As a maintainer, after the Node.js migration (M1) the CI workflow uses Node.js and Vitest instead of Bun.
Acceptance Criteria
- .github/workflows/ci.yml updated: oven-sh/setup-bun replaced with actions/setup-node@v4 ...
ci-cd
migration
user-story
As a maintainer, every PR is checked for TypeScript type errors automatically.
Acceptance Criteria
- GitHub Actions job runs bunx tsc --noEmit (updated to npx after M1)
- Job fails on any type error ...
ci-cd
user-story
Root cause
The root cause of the issue is likely due to the CRON_SECRET environment variable not being set or not matching the
expected value. This is evident in the index.ts file at line 14, where the ...
cron-triage:manual
cron-triage
As a maintainer, every PR is checked for Biome lint violations and formatting issues automatically.
Acceptance Criteria
- GitHub Actions job runs bunx biome check src/ tests/ (updated to npx after ...
ci-cd
user-story

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.