issues Search Results · language:Edge language:Python language:PHP language:JavaScript linked:pr
Filter by
4.8M results
listAuditEvents query + AuditPage at /audit. Filter by entity_type, action, actor. Pagination.
Implements /documents/:id with: metadata display, metadata edit modal (PATCH), void/restore modals, change history
table, file download. entities/document mutations for void/restore/metadata-update.
작업 배경
관리자 사용자 상태 변경 기능이 존재하지만, ACTIVE/SUSPENDED/DEACTIVATED 상태별 API 접근 정책이 일관되게 적용되는지 점검이 필요함. 정지 또는 비활성 계정이 기존 토큰으로 보호 API를
계속 호출할 수 있으면 운영 정책과 맞지 않음.
작업 범위
- auth middleware와 관리자 상태 변경 API 영향 범위 ...
backend
enhancement
✨ Feature Description
Improve the README structure by replacing internal notes with a clean, user-facing documentation layout including
sections like Overview, Features, Tech Stack, Installation, Usage, ...
enhancement
Log message
Device matches meaco_seftepro_fan with quality of 101%.
LOCAL DPS: { updated_at : 1780147804.936074, 1 : true, 2 : Normal , 3 : 1, 6 : OFF , 7 : OFF , 13 : true, 15 : true, 102 ...
log provided
new device
Goal
Update K34 material catalog engineer verification gate with the refined acceptance requirements.
Scope
- Keep existing K34 material verification gate.
- Add compatibility flags to materials-audit: ...
codex-ready
engineer-review
问题
Bash 工具的进度反馈显示完整绝对路径,特别是项目路径带空格时更难看:
``` 🔧 cd /home/agent/.agent-box/workspace/agent\ box/agent-box npm test ```
应该缩短为:
``` 🔧 cd . npm test ```
原因
`_format_tool_summary` 对 `Read`/`Edit` 的 `file_path` ...
bug
Problem
Several text elements and panels inside the dark mode dashboard suffer from low color contrast ratios. Text colors like
rgba(255,255,255,0.5) and rgba(255,255,255,0.6) fail to meet the WCAG AA ...
enhancement
概要
単機能ごとのブラウザ E2E テストを導入する。境界線・バリデーション・サーバエラー経路を実ブラウザ(Chromium)で検証。バックエンドは page.route でスタブし、決定論的に UI 挙動へ集中する。
設計
- Playwright(Chromium のみ)。webServer に vite dev を使い、API は全てスタブ。
- 認証は in-memory トークン(リロードで消失)のため、各 ...
The API currently mounts express.json() before the global apiLimiter. Malformed JSON requests can therefore be parsed
and rejected by the body parser before the shared rate limiter sees them, which leaves ...

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.