DESKTOP-RTLN3BA\$punk
0d83916cc5
feat(native-connector): added google search results scraper
2026-07-03 20:51:45 -07:00
Rohan Verma
de04ef7111
Merge pull request #1567 from CREDO23/feature-ci_phase-4-7
...
[Feat] CI: unified web.crawl + per-platform subagents; retire legacy connectors
2026-07-03 14:55:07 -07:00
CREDO23
dd61728111
refactor(subagents): drop automation/monitoring framing from prompts (keep in-chat comparison)
2026-07-03 18:36:48 +02:00
CREDO23
7691e95e36
refactor(capabilities): drop Apify references from web/youtube docstrings
2026-07-03 17:57:13 +02:00
CREDO23
b5d221c19c
fix(capabilities): map any executor fault to 502 at the REST door
2026-07-03 17:57:07 +02:00
CREDO23
0844dd581f
refactor(routes): drop duplicate /google-maps/* routes (use capability doors)
2026-07-03 17:56:59 +02:00
CREDO23
2c76ef1f57
feat(subagents): add google_maps builtin subagent
2026-07-03 17:56:53 +02:00
CREDO23
f31823f765
feat(google_maps): add scrape + reviews capability verbs
2026-07-03 17:56:43 +02:00
CREDO23
d5d673384f
Merge upstream/ci_mvp (google maps scrapers) into feature-ci_phase-4-7
...
Resolve conflicts against the new native google-maps actor + repo-wide
ruff-format pass:
- Keep legacy webcrawler KB indexer + its test deleted (modify/delete).
- test_validators: keep WEBCRAWLER case removed (validator gone).
- test_fetch_resilience: keep platforms.youtube import path (our reorg).
- Relocate google_maps actor + tests scrapers/ -> platforms/ to match the
reorg convention (youtube already there); rewrite imports + fixture paths.
- Add missing __init__.py across the capabilities/ test subtree so duplicate
test basenames get unique module paths under importlib mode.
Note: google_maps fixture-backed tests error on ci_mvp too (fixtures/*.json
never committed upstream) - pre-existing, out of scope here.
2026-07-03 12:37:12 +02:00
CREDO23
817ec0e9f4
refactor(youtube): remove legacy KB ingestion; use actor get_youtube_video_id
2026-07-03 12:00:22 +02:00
CREDO23
ab6be6cbda
refactor(connectors): remove legacy web-crawler KB indexer paths (keep enums)
2026-07-03 11:53:33 +02:00
CREDO23
e3ed3b2be3
refactor(subagents): remove dormant research subagent
2026-07-03 11:43:26 +02:00
CREDO23
62cb0efb44
refactor(youtube): drop duplicate POST /youtube/scrape+comments routes (use capability doors)
2026-07-03 11:38:56 +02:00
CREDO23
c66b2f0e0e
refactor(automations): remove phase-6 chat watch (watch service/routes + chat_message action)
2026-07-03 11:20:22 +02:00
CREDO23
5da624399d
refactor(subagents): split scraping into web_crawler + youtube builtins
2026-07-03 11:20:09 +02:00
CREDO23
3312a442f3
refactor(proprietary): move scrapers/ -> platforms/ (one subpackage per platform)
2026-07-03 11:01:58 +02:00
CREDO23
9fe9c5b71d
feat(capabilities): replace web.scrape/web.discover with unified web.crawl
...
web.crawl scrapes a single URL (maxCrawlDepth=0) or spiders a whole site,
backed by the proprietary site_crawler engine. Rewires the scraping subagent
tools and capability tests onto the new verb.
2026-07-03 10:51:05 +02:00
CREDO23
f82fae3973
feat(web-crawler): add site_crawler spider + url_policy over the fetch engine
2026-07-03 10:50:41 +02:00
DESKTOP-RTLN3BA\$punk
7185079bd6
feat(native-connector): added google maps places & reviews scrapers
2026-07-02 21:58:24 -07:00
CREDO23
5d0bd8125b
test(capabilities): cover youtube verb schemas, executors, and registry
2026-07-02 20:18:53 +02:00
CREDO23
f967cebe92
docs(scraping-agent): surface youtube in description and prompt
2026-07-02 20:18:53 +02:00
CREDO23
c467a99dc6
feat(scraping-agent): wire youtube verbs into subagent tools
2026-07-02 20:18:53 +02:00
CREDO23
0b2dba7a57
feat(capabilities): expose youtube.* verbs on the REST door
2026-07-02 20:18:53 +02:00
CREDO23
6c3735db19
feat(capabilities): add youtube.scrape and youtube.comments verbs
2026-07-02 20:18:53 +02:00
CREDO23
af3e70ea56
Merge upstream/ci_mvp: add YouTube scraper actor under app/proprietary
...
Resolved modify/delete conflicts on the old 'revamp phases 4-7/' plan docs
by keeping our deletion (superseded by flattened plans/backend/00-*.md).
2026-07-02 20:01:11 +02:00
CREDO23
6bd0d640e6
refactor(capabilities): group framework into core/, keep verbs top-level
2026-07-02 19:54:20 +02:00
CREDO23
87df0bb629
fix(web.discover): cap results to top_k
2026-07-02 19:40:37 +02:00
CREDO23
43893fc1f8
docs(plans): drop remaining intelligence_agent references
2026-07-02 19:05:45 +02:00
CREDO23
df09654db7
docs(plans): sync phase 4-7 state; rename to scraping subagent
2026-07-02 19:04:26 +02:00
CREDO23
9738392161
refactor(agents): rename intelligence_agent subagent to scraping
2026-07-02 18:59:34 +02:00
CREDO23
790507d107
feat(capabilities): meter captcha, truncate scrape, bound discover
2026-07-02 18:32:42 +02:00
CREDO23
88a94611c9
chore(docker): add isolated deps compose for watch e2e
2026-07-02 17:54:31 +02:00
CREDO23
18e2ad13ca
test(automations): cover checkpointer cross-loop durability
2026-07-02 17:54:31 +02:00
CREDO23
f0c8d9ba5c
test(chat): cover watch tools
2026-07-02 17:54:31 +02:00
CREDO23
f1ea60365c
test(automations): cover watch rest routes
2026-07-02 17:54:31 +02:00
CREDO23
555dc3fcad
test(automations): cover chat watch service
2026-07-02 17:54:31 +02:00
CREDO23
61412163fd
test(automations): cover chat_message action
2026-07-02 17:54:31 +02:00
CREDO23
fecb4fa05e
test(automations): add integration harness
2026-07-02 17:54:31 +02:00
CREDO23
3278f46585
fix(tasks): dispose checkpointer pool per celery task
2026-07-02 17:54:31 +02:00
CREDO23
896f38fba1
feat(chat): wire watch tools into intelligence agent
2026-07-02 17:54:31 +02:00
CREDO23
32d542f7a3
feat(chat): add stop and refresh watch tools
2026-07-02 17:54:31 +02:00
CREDO23
cf546b6821
feat(chat): add start_watch tool
2026-07-02 17:54:31 +02:00
CREDO23
c0c0b13029
feat(automations): add watch rest routes
2026-07-02 17:54:31 +02:00
CREDO23
2c9862c315
feat(automations): add chat watch service
2026-07-02 17:54:31 +02:00
CREDO23
b993bf31d9
feat(automations): add chat_message action
2026-07-02 17:54:31 +02:00
CREDO23
787efbc217
docs(plan): define phase 6 chat watch
2026-07-02 17:54:31 +02:00
DESKTOP-RTLN3BA\$punk
cc99bc4cae
Update licensing information for SurfSense software
...
- Added Business Source License 1.1 details to the proprietary LICENSE file.
- Clarified terms of use, including production use restrictions and transition to Apache License after four years.
- Updated README.md to reflect the new licensing structure and its implications for users.
This change ensures clear communication of licensing terms for proprietary components within the SurfSense project.
2026-07-02 03:28:42 -07:00
DESKTOP-RTLN3BA\$punk
0445c646c6
refactor(native-connector): relocate youtube scraper under app/proprietary + parallelize playlists
...
Move app/scrapers -> app/proprietary/scrapers/youtube to sit alongside the existing proprietary web_crawler/platforms namespace, updating all external imports (routes, tests, e2e script, README). Internal imports were relative so are unchanged.
Also parallelize playlist per-video resolution: page video ids sequentially, then resolve the heavy watch-page fetches concurrently via fan_out (~150 videos ~70s, down from a few minutes). Items stream in completion order; sort by the order field for playlist order.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 02:34:04 -07:00
DESKTOP-RTLN3BA\$punk
99378d7b63
feat(native-connector): added youtube scrapers
2026-07-02 01:10:31 -07:00
CREDO23
899ac34bd3
docs(plan): align phase 7 with agent door billing
2026-07-02 00:17:28 +02:00