issues Search Results · language:Edge language:TypeScript language:PHP language:Python language:Go language:JavaScript
Filter by
67.1M results
Have you read the Contributing Guidelines on issues?
- [x] I have read the Contributing Guidelines on issues.
Description
Add complete implementation with explanation and sample input and output of ...
documentation
in-review
httpx releases have stalled since December 2024. The pydantic team has forked httpx: https://github.com/pydantic/httpx2
to improve maintenance and fix bugs.
Parent roadmap: #547 Depends on: #542, #549, #550, #552, #553
Summary
Make launch readiness evidence-based.
Before claiming public production readiness, Open Cowork should have repeatable evidence for ...
enhancement
Deferred ratchet box from #838 (basedpyright cherry-picks). Splitting into its own issue because it s blocked — it
shouldn t sit as a silent unchecked box.
Findings (measured)
Enabling reportUnnecessaryIsInstance ...
area:ci
Severity
Medium
Category
Testing
Problem
The test suite lacks coverage for critical failure modes:
- Empty/blank responses from models
- All models failing in stage 2 ranking
- Exception mid-stream ...
Severity
Medium
Category
Performance
Problem
FileStorageBackend appends messages indefinitely with no upper bound. A long-running conversation will produce an
ever-growing JSON file.
Evidence
src/ai_decision_council/api/fastapi/backends.py ...
Severity
Medium
Category
Security
Problem
The FastAPI application has no CSRF protection middleware and no security response headers (X-Content-Type-Options,
X-Frame-Options, Content-Security-Policy). ...
Severity
Medium
Category
Security
Problem
_client_ip() in helpers.py reads the X-Forwarded-For header directly without validating that the request came from a
trusted proxy. Any client can spoof this ...
Severity
High
Category
Data Integrity
Problem
FileStorageBackend in backends.py uses plain file I/O with no locking. Multiple concurrent API requests to the same
conversation can cause data corruption. ...
Checklist
- [x] I have filled out the issue template to the best of my ability.
- [x] This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- [x] This issue ...
bug

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.