webclaw/crates/webclaw-core/src
Valerio 58d274ffe9 style(reddit): use Option::zip to satisfy clippy
CI runs clippy with `-D warnings` on a newer toolchain that flags
`manual_option_zip`; collapse the and_then/map pair into Option::zip.
2026-06-04 17:48:17 +02:00
..
llm fix: harden resource limits, path safety, and WASM build (#46) 2026-05-19 17:03:52 +02:00
brand.rs fix: improve brand extraction signals 2026-05-04 21:25:07 +02:00
data_island.rs feat: SvelteKit data extraction + license change to AGPL-3.0 2026-04-01 20:37:56 +02:00
diff.rs Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
domain.rs Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
endpoints.rs feat(core): endpoints module for API surface extraction from HTML and JS (#47) 2026-05-19 19:05:16 +02:00
error.rs Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
extractor.rs style: cargo fmt 2026-04-17 12:03:22 +02:00
js_eval.rs fix(security): harden local fetch surfaces 2026-05-12 12:00:25 +02:00
lib.rs feat(reddit): parse old.reddit.com HTML instead of the dead .json API 2026-06-04 17:36:02 +02:00
markdown.rs Improve --format llm output quality (#37) 2026-05-10 15:11:12 +02:00
metadata.rs Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
noise.rs chore: bump to 0.3.9, fix formatting from #14 2026-04-04 15:24:17 +02:00
reddit.rs style(reddit): use Option::zip to satisfy clippy 2026-06-04 17:48:17 +02:00
structured_data.rs fix: handle raw newlines in JSON-LD strings 2026-04-16 11:40:25 +02:00
types.rs Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
youtube.rs feat: v0.1.2 — TLS fallback, Safari default, Reddit fix, YouTube transcript infra 2026-03-25 18:50:07 +01:00