This repository was archived by the owner on Jan 29, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Master Issue: Condensed Technical Debt #100
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingcodexOpenAI's CodexOpenAI's CodexdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgen/qol improvements
Description
This issue summarizes open technical debt items from Issues and Pull Requests in gemini-flow.
Open Issues (14):
- Bugs/Fixes: #96 (npm install fail), #93 (style/maintainability).
-
- Chores: #95 (CLI updates).
-
-
-
- Documentation: #80 (.env.example).
-
-
-
-
-
-
- Testing: #79 (API Test Suite).
Open Pull Requests (15):
- Testing: #79 (API Test Suite).
-
-
-
Many PRs are [WIP]/Drafts corresponding to the issues above:
- #99 (Fix PR reviews), #98 (Crit bug fix - Changes requested), #97 (npm manifest fix - Draft), #94 (console.log), #92 (WIP Pagination), #90 (Env config), #89 (WIP API test), #88 (WIP Rate limit), #87 (WIP Prometheus), #86 (DB backup), #85 (Security Payload), #83 (Security API key), #78 (DB Atomic Ops), #77 (WebSocket Auth), #66 (TUI refactor - Approved).
Overall Status & Next Steps:
- Prioritize PRs: Focus on addressing feedback for refactor: Fix critical installation bug and refactor to production #98 and merging [PDE-3] Refactor: adding TUI & other upgrades #66 (Approved). Then systematically review and complete [WIP]/Draft PRs, starting with those addressing critical bugs or security.
-
- Issue Triage: Review open issues without PRs and plan implementation.
-
- CI/CD: Ensure robust CI/CD pipeline to manage testing and deployment given the active development.
Best Practices (Nov 2025):
- CI/CD: Ensure robust CI/CD pipeline to manage testing and deployment given the active development.
- WIP/Draft PRs: Regularly update and aim to move to 'Ready for Review'.
-
- Code Review Velocity: Address 'Changes requested' promptly.
-
-
- Automated Testing: Continue to build out comprehensive test suites (API, integration, unit) as per [Testing] Implement Automated API Test Suite #79 & [WIP] Add automated API test suite #89.
-
-
-
-
- Security: Prioritize Security issues ([Security] Implement Request Payload Size Validation #70, [Security] Enforce API Key Requirement in Production #69, [Security] Implement WebSocket Authentication #67) and PRs ([Security] Implement Request Payload Size Validation #85, Enforce API key requirement in production environment #83, Implement WebSocket authentication for secure connections #77).
-
-
Copilot
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workingcodexOpenAI's CodexOpenAI's CodexdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgen/qol improvements