-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: traylinx/switchAILocal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🛡️ Sentinel: [CRITICAL] Fix Path Traversal in Auth Management Handlers
#133
opened Mar 19, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Optimize SSE event emission with direct string concatenation
#132
opened Mar 19, 2026 by
rschumann
Loading…
🛡️ Sentinel: [HIGH] Fix path traversal in auth_files handlers
#131
opened Mar 18, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Replace fmt.Sprintf with direct string concatenation
#130
opened Mar 18, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] pass emit structs by pointer to avoid interface boxing allocations
#129
opened Mar 17, 2026 by
rschumann
Loading…
🛡️ Sentinel: [CRITICAL] Fix Path Traversal in File Upload/Delete Handlers
#128
opened Mar 17, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Optimize string concatenation in streaming translators
#127
opened Mar 16, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Zero-allocation parsing for Claude non-streaming responses
#126
opened Mar 15, 2026 by
rschumann
Loading…
🛡️ Sentinel: [CRITICAL] Fix MITM vulnerability by enforcing TLS validation
#125
opened Mar 15, 2026 by
rschumann
Loading…
🛡️ Sentinel: [HIGH] Fix InsecureSkipVerify in API endpoints
#124
opened Mar 14, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Optimize Codex to Claude response string concatenation
#123
opened Mar 14, 2026 by
rschumann
Loading…
🛡️ Sentinel: [CRITICAL] Fix path traversal in auth files
#122
opened Mar 13, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Optimize string building in ConvertCodexResponseToClaude
#121
opened Mar 13, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Optimize Claude non-stream converters
#120
opened Mar 12, 2026 by
rschumann
Loading…
🛡️ Sentinel: [HIGH] Fix path traversal in auth files handlers
#119
opened Mar 12, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Add sync.Pool to FileStreamingLogWriter
#118
opened Mar 11, 2026 by
rschumann
Loading…
🛡️ Sentinel: [HIGH] Fix cross-platform path traversal in auth files
#116
opened Mar 10, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Add sync.Pool for streaming response log chunks
#115
opened Mar 10, 2026 by
rschumann
Loading…
⚡ Bolt: [performance improvement] Eliminate 50MB allocation in Claude response aggregation
#111
opened Mar 9, 2026 by
rschumann
Loading…
🛡️ Sentinel: [HIGH] Fix path traversal in auth files handlers
#110
opened Mar 9, 2026 by
rschumann
Loading…
🛡️ Sentinel: [HIGH] Fix OAuth server race condition during startup
#109
opened Mar 8, 2026 by
rschumann
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.