You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Theme:** One command for everything. Better developer tooling. 2115 tests passing.
12
+
**Theme:** One command for everything. Better developer tooling. 2280+ tests passing.
13
13
14
14
### Added
15
15
@@ -103,14 +103,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103
103
-**`pyproject.toml`** — PyYAML added as core dependency (required by workflow preset management); langchain and llama-index added as dependencies; MCP version requirement updated to `>=1.25`
104
104
105
105
### Tests
106
-
-**2115 tests passing** (up from 1852 in v3.0.0), 158 skipped (external services), 0 failures
106
+
-**2280+ tests passing** (2158 non-MCP + ~122 MCP, up from 1852 in v3.0.0), 11 skipped (external services), 0 failures
-**Fixed structural bug** in `httpx_comprehensive.json` — `url_patterns`, `categories`, `rate_limit` moved from top-level into `sources[0]` (required for unified format)
119
+
-**Removed hash-fragment start_urls** from `zod.json` (scrapers don't follow `?id=` anchors)
120
+
-**Improved category/selector quality** across all 22 categories: 5-13 categories per config, 3-6 keywords each, semantic selector fallback chains
121
+
-**README.md**: corrected config count from outdated "50+" to accurate 178 production / 182 total; all category counts verified
122
+
-**CONTRIBUTING.md, QUALITY_GUIDELINES.md, AGENTS.md**: aligned with production standards; removed all `max_pages` guidance
123
+
-**`scripts/validate-config.py`**: fixed two bugs — unified config categories lookup (was always reporting "no categories" for multi-source configs) and `max_pages` warning logic (was warning when absent, now correctly warns when present)
124
+
-**Deleted**`.github/ISSUE_TEMPLATE/submit-config.md` (old duplicate of `submit-config.yml` with outdated content)
125
+
114
126
## [3.0.0] - 2026-02-10
115
127
116
128
### 🚀 "Universal Intelligence Platform" - Major Release
0 commit comments