Commit Graph

55 Commits

Author SHA1 Message Date
Patrick Plate 155d56e8e8 chore: reorganize into polyglot monorepo (workshop)
- Move bigmind/ -> mcp/bigmind/
- Move webscraper/ -> mcp/webscraper/
- Move mss-failsafe/ -> java/mss-failsafe/
- Move Wellmann-Shop/ -> java/wellmann-shop/ (normalize to kebab-case)
- Add .roo/ IDE config files to tracking
- Add plans/REPO_STRATEGY.md (monorepo strategy document)
- Expand .gitignore: Java/Maven, Node/TS, coverage, uv.lock
- Rewrite README.md as navigation index
- Update .roo/mcp.json webscraper path to mcp/webscraper/
2026-04-04 08:51:15 +02:00
Patrick Plate 4167e15ed9 Fix SelectorSyntaxError import: use Exception catch with message check, 18/18 tests passing 2026-04-03 13:52:15 +02:00
Patrick Plate bbeca4e27e Fix webscraper bugs from v1.2 review: HTTPStatusError catch, CSS selector guard, relative hrefs, shared _fetch_page refactor, test fixes (18/18 passing) 2026-04-03 13:43:44 +02:00
Patrick Plate 38a2b89bd3 Add webscraper MCP server (7 tools, httpx+bs4, 15+ tests) 2026-04-03 13:40:50 +02:00
Patrick Plate 6623fe0337 Initial commit: pi_mcps monorepo with BigMind MCP server 2026-04-03 13:37:45 +02:00