You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Replace runtime Selector::parse calls on static strings with module-level LazyLock statics in source_scraper.rs (ANCHOR_SELECTOR) and scraper.rs (SEL_TITLE, SEL_H1, SEL_BODY), so each selector is compiled once at first use instead of on every function call. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
6 months ago | |
|---|---|---|
| .claude | 6 months ago | |
| backend | 6 months ago | |
| docs | 6 months ago | |
| e2e | 6 months ago | |
| frontend | 6 months ago | |
| .env.example | 6 months ago | |
| .gitignore | 6 months ago | |
| AGENTS.md | 6 months ago | |
| CLAUDE.md | 6 months ago | |
| docker-compose.yml | 6 months ago | |