Commit History

fix: add build deps for curl_cffi (gcc, g++, libcurl-dev)
c0cfa65

Hermesinho commited on

fix: run search_sync in thread executor to unblock SSE event loop
0edea68

DEV commited on

readme: update branding, change data dir in Dockerfile
ea1fe8c

KamKoc commited on

rename: PPLX v3 → Web Search branding, file paths
a6f1598

KamKoc commited on

add SSE transport for MCP compatibility
6720cdd

KamKoc commited on

fix: research mode broken by default model
0217b8f

opencode-ai commited on

fix: correct model-preference IDs for all Perplexity models
3ddae2f

opencode-ai commited on

Fix UnboundLocalError: set mode before using it
cc28830

hermesinho commited on

Fix: use thinking model default for reasoning mode
f0e5ce9

hermesinho commited on

Remove nemotron-4-ultra, add thinking variants for all models
2e38b4e

hermesinho commited on

Remove claude-sonnet-4.7 (only opus-4.7 with max), fix descriptions
2990474

hermesinho commited on

Default to GPT-5.4, add kimi-k2.6/claude-sonnet-4.6/gemini-3.1-pro/nemotron-3-super/sonar2, remove grok/gemini-3.5, MCP model param support
7ccc2f3

hermesinho commited on

feat: proper status page - account, queries, history, models, api reference
6f62c09

hermesinho commited on

rebuild: cache bust for UI update
cbd787d

hermesinho commited on

fix: fully responsive UI, proper chat layout, no distortion on mobile
2ec76fb

hermesinho commited on

fix: add missing __main__ block, unbuffered output
ae97d5f

hermesinho commited on

feat: schickes dark-mode WebUI with chat, MCP tools, status dashboard
47386cb

hermesinho commited on

feat: proper MCP protocol (JSON-RPC 2.0) with tools/list and tools/call
ae2992f

hermesinho commited on

rebuild: bust docker cache
f8b6a56

hermesinho commited on

v3: MCP server with auto-account, updated models
7099c5c

hermesinho commited on