Conversation
added 30 commits
April 21, 2026 22:06
Lint fixes: - timeline-projection.ts: empty interface → type alias - cursor-headless-stream.ts: remove unused ToolCallEvent import - qwen.ts: unused details param → _details - transport-runtime-assembly.ts: remove unused namespace variable - embedding.ts: remove unused cosineSimilarity import - command-handler.ts: remove unused getResendCount, isKnownTestSessionLike - p2p-orchestrator.ts: remove unused buildOriginalRequestReminder + orphaned P2P_REMINDER_TEMPLATES - timeline-projection-worker.ts: remove unused ProjectionWorkerRequestMap import Rate limit: - server/src/ws/bridge.ts: BROWSER_RATE_LIMIT 120 → 240 messages per 10s Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Keeping: - timeline-projection.ts error fix (empty interface → type alias) - Browser rate limit 240/10s Reverting warning-only changes in: - cursor-headless-stream.ts, qwen.ts, transport-runtime-assembly.ts - embedding.ts, command-handler.ts, p2p-orchestrator.ts - timeline-projection-worker.ts Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
…xes" This reverts commit 4d8892f.
…ixes" This reverts commit 8322311.
…g-only fixes"" This reverts commit 1f2e9d9.
…ixes" This reverts commit 8322311.
…xes" This reverts commit 4d8892f.
…10s" This reverts commit def0219.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.