Commit Graph

12 Commits

Author SHA1 Message Date
3d7ce7617c fix: make property-assessor safer for whatsapp runs 2026-03-28 01:28:59 -05:00
1f23eac52c Defer property assessor email gate 2026-03-27 23:27:51 -05:00
f8c998d579 Make listing discovery unit-aware 2026-03-27 23:11:10 -05:00
301986fb25 Add purpose-aware property assessor intake 2026-03-27 23:01:12 -05:00
eeea0c8ef1 Add Zillow and HAR photo extractors 2026-03-27 17:35:46 -05:00
90635bf8f2 Improve gallery photo-review guidance for property assessment 2026-03-27 12:02:47 -05:00
Stefano Fiorini
fc8e388c0a chore: update cloakbrowser web automation runtime 2026-03-13 00:19:54 -05:00
Stefano Fiorini
4078073f0b refactor: migrate web-automation to cloakbrowser 2026-03-11 20:26:59 -05:00
Stefano Fiorini
6e2fd17734 refactor: consolidate web scraping into web-automation 2026-03-10 19:24:17 -05:00
Luke
47314f50c9 Harden flow.ts click handling for login flows
- Improve text click matching with exact/partial patterns
- Add fallback login navigation when click target is JS/non-clickable
- Add Corriere-specific fallback to /account/login
- Keep flow resilient when click does not trigger navigation
2026-02-11 22:12:42 +00:00
Luke
a6dffe0091 Add general flow runner and document natural-language usage
- Add flow.ts for go/click/type/press/wait/screenshot flows
- Update web-automation docs with natural-language examples
- Update SKILL.md quick reference for flow.ts
- Remove temp script files
2026-02-11 22:01:38 +00:00
Luke
658562ae35 Add web-automation skill
- Browse and scrape web pages using Playwright with Camoufox anti-detection browser
- Supports automated web workflows, authenticated sessions, and bot protection bypass
- Includes scripts for browse, scrape, auth, and local app scanning
- Updated README with skill documentation and system library requirements
2026-02-11 18:46:59 +00:00