You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): pass abortSignal to streaming API calls for all providers
- Add AbortController signal support across all OpenAI-compatible providers
(openai, openrouter, lm-studio, deepseek, fireworks, vercel-ai-gateway,
sambanova, unbound, zai, requesty, opencode-go, qwen-code, mimo, lite-llm)
- Add abort signal support to base-openai-compatible-provider
- Pass abort signal through Task class for cancellation propagation
- Add comprehensive abort signal tests for all providers
- Remove ripgrep diagnostic feature (Show Ripgrep Diagnostic command)
- Clean up ripgrep service files and related tests
- Update list-files to check cwd before invoking rg
- Remove unused dependencies from package.json
0 commit comments