-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: ItzCrazyKns/Vane
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: deduplicate search sources by title to prevent duplicate citations
#1115
opened Apr 17, 2026 by
octo-patch
Loading…
feat: Add multi-user authentication and role-based access control to Vane
#1107
opened Apr 13, 2026 by
stanleyau-xx
Loading…
fix: emit error event on SearchAgent failure to prevent stuck brainstorming state
#1105
opened Apr 13, 2026 by
octo-patch
Loading…
fix: bind Next.js standalone server to all interfaces for multi-network Docker setups
#1104
opened Apr 12, 2026 by
octo-patch
Loading…
feat: add X/Twitter search to social_search via Xquik
#1100
opened Apr 10, 2026 by
kriptoburak
Loading…
5 tasks done
fix: add error handling to APISearchAgent to prevent hanging requests
#1099
opened Apr 10, 2026 by
octo-patch
Loading…
fix: handle search errors and stale reconnect sessions
#1096
opened Apr 8, 2026 by
octo-patch
Loading…
fix: use null instead of empty string for assistant tool-call messages
#1094
opened Apr 6, 2026 by
octo-patch
Loading…
fix: handle search errors to prevent permanent stuck-in-answering state
#1093
opened Apr 5, 2026 by
octo-patch
Loading…
fix: guard against undefined slice/map crashes in search actions
#1091
opened Apr 4, 2026 by
octo-patch
Loading…
fix: include raw LLM response in JSON parse error messages
#1090
opened Apr 4, 2026 by
octo-patch
Loading…
fix: allow configuring Ollama context size via OLLAMA_NUM_CTX env var
#1088
opened Apr 2, 2026 by
octo-patch
Loading…
feat: migrate web search to support Tavily alongside SearXNG
#1086
opened Mar 31, 2026 by
tavily-integrations
Loading…
feat: add image upload search via local Ollama vision
#1072
opened Mar 20, 2026 by
tsgdgszjj-sketch
Loading…
fix: Fix spelling errors + wrongly formatted json in prompts
#1065
opened Mar 16, 2026 by
northern-64bit
Loading…
feat: add MiniMax provider support (M2.7, M2.5, M2.5-highspeed)
#1062
opened Mar 14, 2026 by
octo-patch
Loading…
1 of 4 tasks
fix: honor SEARXNG_API_URL for external SearXNG setups
#1057
opened Mar 11, 2026 by
stablegenius49
Loading…
feat: add maxResultsPerQuery option to limit search results per query
#1056
opened Mar 11, 2026 by
CrossAndHorsesRanch
Loading…
fix: add forwarded IP headers to searxng requests
#1055
opened Mar 11, 2026 by
stablegenius49
Loading…
fix: stop search failures from hanging on Brainstorming
#1054
opened Mar 11, 2026 by
stablegenius49
Loading…
fix: cap search writer context before final answer generation
#1053
opened Mar 11, 2026 by
stablegenius49
Loading…
fix: block local/private URL scraping in scrape tool
#1052
opened Mar 11, 2026 by
stablegenius49
Loading…
fix(stream): keep chat SSE alive during long LM Studio generations
#1051
opened Mar 11, 2026 by
stablegenius49
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.