issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python language:Java
Filter by
55.2M results
Workflow: Main branch Commit: 8b0b75bc57cfc7d73111d2a70e2c01be616c762e Failed jobs: see the workflow summary.
Fix-forward or revert; do not deploy main while this is open.
ci-failure
Descrição
O branch feature/removeExpo contém 16 commits à frente do main, incluindo:
- Novo frontend React (CRA + TypeScript + Tailwind)
- Celery + Redis para processamento assíncrono
- README ...
enhancement
Description
Create compile-safe shared type definitions, interfaces, and empty class stubs for the storage and document services.
Write the skeleton structure for unit tests and mark them all as skipped ...
Descrição
Remover todos os resquícios da Azure que não são mais usados. O deploy agora será na Render.
Tarefas
- [ ] Excluir 23 deployments fantasmas do ambiente production (Azure) via API do GitHub ...
cleanup
Problem
In tools/lab/web/js/store.js, the get runs() accessor creates a new sorted array on every access:
get runs() {
return [...this._runs.values()].sort((a, b) = ...);
}
This is called frequently ...
bug
plugin
Summary
Replace (or supplement) the device dropdowns with a spatial layout where the experimenter arranges device icons across
the two rooms (participant / control) to match the physical lab, and clicks ...
🎛️ gui
Technical Implementation Plan: Local Mode Document Ingestion Foundation UI
1. Overview Context
- Feature Description: Implement the local development foundation for document ingestion. This includes ...
Problem
In tools/lab/server/metrics.mjs, the perRunMetrics and per-model rollup functions check g.verdicts || 0 to determine if
a run had reviews. However, g.verdicts is an array (from the guard state), ...
bug
plugin
Problem
tools/lab/web/styles/tokens.css makes heavy use of the oklch() color function:
--color-primary: oklch(0.65 0.24 265);
Safari 15.4 and older browsers don t support oklch(), causing invisible ...
bug
plugin
Automated suggestion from TraceBridge AI Agent
Task: Getting 500 Error while submitting the Examform
Task description: Hi team , We are getting 500 Error while submitting the examform.
Suggested file ...
eventbridge
triage

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.