web: separate search route
This commit is contained in:
@@ -40,3 +40,8 @@ Default dev URL: `http://localhost:5173`
|
||||
- Composer adapts to the active item:
|
||||
- Chat sends `POST /v1/chat-completions`.
|
||||
- Search sends `POST /v1/searches/:searchId/run`.
|
||||
|
||||
## Routes
|
||||
|
||||
- `/`: full Sybil app (sidebar + chat/search workspace)
|
||||
- `/search?q=bitcoin+price`: standalone search page that renders only the search query box and results panel
|
||||
|
||||
Reference in New Issue
Block a user