webclaw/crates
Valerio 63e94af2e7 chore(brand): fix clippy 1.95 unnecessary_sort_by errors
Pre-existing sort_by calls in brand.rs became hard errors under clippy
1.95. Switch to sort_by_key with std::cmp::Reverse. Pure refactor — same
ordering, no behavior change. Bundled here so CI goes green on the P0
command-injection fix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 18:32:27 +02:00
..
webclaw-cli fix(cli): close --on-change command injection via sh -c (P0) 2026-04-16 18:17:04 +02:00
webclaw-core chore(brand): fix clippy 1.95 unnecessary_sort_by errors 2026-04-16 18:32:27 +02:00
webclaw-fetch fix: handle raw newlines in JSON-LD strings 2026-04-16 11:40:25 +02:00
webclaw-llm Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00
webclaw-mcp fix: MCP research saves to file, returns compact response 2026-04-03 16:05:45 +02:00
webclaw-pdf Initial release: webclaw v0.1.0 — web content extraction for LLMs 2026-03-23 18:31:11 +01:00