DESKTOP-RTLN3BA\$punk
dbedf0cfa5
feat(backend): integrate PostHog analytics for enhanced observability
...
- Added PostHog configuration options to .env.example files for both Docker and Surfsense backend.
- Introduced PostHog dependency in pyproject.toml.
- Implemented analytics middleware to capture various events across the application, including user authentication, automation runs, and API requests.
- Enhanced existing routes and services to emit analytics events, providing insights into user interactions and system performance.
- Ensured graceful shutdown of analytics clients in worker processes and application lifecycles.
2026-07-22 22:16:28 -07:00
Rohan Verma
ca4f231577
Merge pull request #1619 from CREDO23/feat-run-citations
...
[Feat] Cite scraper runs as verifiable sources in chat
2026-07-22 14:53:45 -07:00
Rohan Verma
110102c3c0
Merge pull request #1609 from AnishSarkar22/fix/tabs
...
refactor(tabs): pointer-based tabs with live react-query resolution, workspace limits, and UI polish
2026-07-22 14:53:29 -07:00
CREDO23
950de5e670
fix: forward ToolRuntime to capability tools
2026-07-22 20:06:18 +02:00
CREDO23
dd5d267056
docs: instruct agents to cite scraper runs
2026-07-22 19:34:56 +02:00
CREDO23
95b4afddeb
feat: declare citation channel for subagents
2026-07-22 19:34:56 +02:00
CREDO23
c1ba4215fd
feat: mint run citation from capability tool
2026-07-22 19:34:56 +02:00
CREDO23
957e57bb82
feat: register a scraper run as a citation
2026-07-22 19:34:56 +02:00
CREDO23
81f2d694bd
feat: map run citation to run_<uuid> payload
2026-07-22 19:34:56 +02:00
CREDO23
609adea006
feat: add RUN citation source type
2026-07-22 19:34:56 +02:00
Anish Sarkar
71b1288a7a
refactor: remove unused thread metadata migration and clean up chat thread queries
2026-07-22 12:55:36 +05:30
Rohan Verma
08d431454f
Merge pull request #1617 from CREDO23/feature-okf
...
[Feat] Serve the knowledge base in Open Knowledge Format (OKF)
2026-07-21 15:39:59 -07:00
Anish Sarkar
19a9a84b45
fix: increase maximum workspaces per user limit from 100 to 400
2026-07-22 00:37:52 +05:30
Anish Sarkar
9fd5d3571c
Merge remote-tracking branch 'upstream/dev' into fix/tabs
2026-07-22 00:02:26 +05:30
CREDO23
3cf315880d
export full OKF bundle with index and log
2026-07-21 19:58:52 +02:00
CREDO23
6a72051e06
content-negotiate OKF on GET document
2026-07-21 19:58:52 +02:00
CREDO23
3401b0ae0e
add OKF package api
2026-07-21 19:58:52 +02:00
CREDO23
f448100888
add OKF conformance validator
2026-07-21 19:58:52 +02:00
CREDO23
d694bcd191
add OKF serializer
2026-07-21 19:58:52 +02:00
CREDO23
444839b0ec
add OKF type mapping
2026-07-21 19:58:52 +02:00
CREDO23
ca317c4686
Merge remote-tracking branch 'upstream/dev' into feature-walmart-scraper
...
# Conflicts:
# docker/.env.example
# surfsense_backend/app/capabilities/core/billing.py
# surfsense_backend/app/capabilities/core/types.py
# surfsense_backend/app/config/__init__.py
# surfsense_mcp/mcp_server/features/scrapers/__init__.py
# surfsense_web/content/docs/connectors/index.mdx
# surfsense_web/content/docs/connectors/native/index.mdx
# surfsense_web/content/docs/how-to/mcp-server.mdx
2026-07-21 02:42:41 +02:00
Rohan Verma
2eed9b2ac8
Merge pull request #1613 from Sanjays2402/fix/nonblocking-audio-write
...
fix: avoid blocking audio writes
2026-07-19 16:17:05 -07:00
CREDO23
f6970b90e8
fix(walmart): parse category breadcrumb path into breadCrumbs and category
2026-07-19 09:10:03 +02:00
CREDO23
d7c30cac2f
refactor(walmart): align reviews executor docstring
2026-07-19 08:45:27 +02:00
CREDO23
56e8fa13e6
feat(walmart): route product-review questions to marketplace specialists
2026-07-19 08:45:27 +02:00
CREDO23
cabc5b5c86
feat(walmart): register subagent in roster and connector map
2026-07-19 08:45:27 +02:00
CREDO23
f6a8a2a566
feat(walmart): add chat subagent with scrape and reviews tools
2026-07-19 08:45:27 +02:00
CREDO23
a3f8a7e741
feat(walmart): register routes and MCP tools
2026-07-19 08:19:22 +02:00
CREDO23
9b9091ae97
feat(walmart): add scrape and reviews capabilities
2026-07-19 08:19:22 +02:00
CREDO23
d446aa32ec
feat(walmart): add scrape and review orchestration
2026-07-19 08:19:22 +02:00
CREDO23
661bb8c187
feat(walmart): add JSON parsers
2026-07-19 08:19:22 +02:00
CREDO23
34b6885ba2
feat(walmart): add fetch with proxy rotation and block detection
2026-07-19 08:19:21 +02:00
CREDO23
dd3dba66af
feat(walmart): add __NEXT_DATA__ extraction
2026-07-19 08:19:21 +02:00
CREDO23
be1fd0491f
feat(walmart): add url resolver
2026-07-19 08:19:21 +02:00
CREDO23
a72cc3436c
feat(walmart): add product and review schemas
2026-07-19 08:19:21 +02:00
CREDO23
0d2c8df5bd
feat(walmart): add billing units and rate config
2026-07-19 08:19:21 +02:00
Sanjay Santhanam
5cc05d90f0
fix: avoid blocking audio writes
...
TTS responses were written synchronously from the async presentation pipeline, blocking concurrent requests. Offload byte writes to a worker thread and add a regression test that keeps the event loop responsive.
2026-07-18 17:46:31 -07:00
CREDO23
91aa265afb
Merge remote-tracking branch 'upstream/dev' into feature-indeed-jobs-scraper
...
# Conflicts:
# README.es.md
# README.hi.md
# README.md
# README.pt-BR.md
# README.zh-CN.md
# surfsense_backend/tests/unit/capabilities/google_maps/test_registry.py
# surfsense_backend/tests/unit/capabilities/reddit/test_registry.py
# surfsense_backend/tests/unit/capabilities/youtube/test_registry.py
# surfsense_mcp/mcp_server/features/scrapers/__init__.py
# surfsense_web/content/docs/connectors/index.mdx
# surfsense_web/content/docs/connectors/native/index.mdx
# surfsense_web/content/docs/connectors/native/meta.json
# surfsense_web/content/docs/how-to/mcp-server.mdx
# surfsense_web/lib/connectors-marketing/index.ts
# surfsense_web/lib/playground/catalog.ts
2026-07-18 22:11:30 +02:00
DESKTOP-RTLN3BA\$punk
87b0ba86e4
feat: bumped version to 0.0.34
2026-07-17 19:42:10 -07:00
DESKTOP-RTLN3BA\$punk
2cbe6fc111
feat: bumped version to 0.0.33
2026-07-17 17:23:21 -07:00
DESKTOP-RTLN3BA\$punk
bd7647b314
refactor: update README files and system prompts to include Amazon as a data source for AI agents, enhancing the platform's capabilities for live web research
2026-07-17 16:44:11 -07:00
DESKTOP-RTLN3BA\$punk
8a5d37a4db
refactor: implement cross-country proxy rotation for Reddit and TikTok scrapers, enhancing resilience against IP blocks and improving search query handling
2026-07-17 16:30:26 -07:00
DESKTOP-RTLN3BA\$punk
c0ebb62fb2
chore: linting
2026-07-17 14:39:39 -07:00
DESKTOP-RTLN3BA\$punk
68d1832f10
refactor: enhance Google search scraping capabilities with warm sticky-IP pool and improved captcha handling
2026-07-17 03:27:43 -07:00
DESKTOP-RTLN3BA\$punk
7bc02ce55b
refactor: update references from competitive intelligence to open web research across various components and documentation
2026-07-16 19:41:16 -07:00
DESKTOP-RTLN3BA\$punk
1917d76e10
refactor: update Google search system prompt and add Amazon route prefix
2026-07-16 17:39:08 -07:00
Anish Sarkar
2c4ebaeb7f
feat(zero): publish thread title, visibility, created_by columns
2026-07-16 18:09:50 +05:30
Anish Sarkar
38b784fbac
feat(workspaces): implement workspace limits feature with backend integration and UI updates
2026-07-16 15:44:49 +05:30
Rohan Verma
2de275f597
Merge pull request #1607 from Benebo7/fix/csrf-selfhosted-sameorigin
...
fix: add same origin check on csrf middleware
2026-07-15 16:31:00 -07:00
Rohan Verma
d1d839a491
Merge pull request #1604 from AnishSarkar22/feat/amazon-scraper
...
feat(amazon): add public multi-marketplace product scraping capability
2026-07-15 16:29:03 -07:00