The Master

Results 4 issues of The Master

- Enhance webpage_content_tool for targeted information extraction from web pages - Implement Playwright URL scraper in python/helpers/url_scraper.py - Create Perplex scraper in python/helpers/perplex_scraper.py - Add new prompts: perplex.prompt.md and tool.webpage.response.md...

- Adds a UI dropdown to select between Cloudflare and Serveo tunnel providers. - Implements backend logic to create the selected tunnel. - Enhances flexibility for exposing the local instance...

- Updated system prompt to encourage markdown usage. - Implemented markdown rendering for response bubbles.

- **Migrated user data to `/usr` directory:** Moved all persistent user data (chats, uploads, downloads, tasks, secrets, settings) from `/tmp` to `/usr` to centralize storage and simplify backups. - **Restructured...