Projects with this topic
-
Loop-shaped hh.ru application agent packaged as a native Claude Code skill. Bun and TypeScript with zero runtime dependencies - native Bun.YAML, bun:sqlite and WebSocket talk straight to a running Chrome over CDP, no Playwright or Selenium. Scores vacancies on skill/domain/seniority/remote fit, writes a 1,500-3,000 character Russian cover letter, attaches the CV and loops until the target is met.
Updated -
Go, TDD-driven self-improving agent that applies to hh.ru vacancies using Cloudflare Workers AI for the main loop and the Cloudflare AI Gateway for complex tasks, with a rescue-model fallback. Ships a doctor health-check, dry-run mode, SQLite state, Russian cover-letter generation and an evolving skills directory.
Updated -
Standalone Chrome DevTools Protocol scripts for agent-assisted web automation: launch Chrome with remote debugging (fresh or cloned profile), navigate, evaluate JavaScript in the active tab, screenshot, pick elements, dump cookies, plus a Hacker News scraper example. Built on puppeteer-core and cheerio, one executable file per command.
Updated -
Python hh.ru application agent built on pydantic-ai and the gsd-browser CLI. Reads what is actually rendered rather than calling the site API, screens vacancies against profile.yaml, and acts through a typed tool surface. Typer CLI, Textual TUI, structlog audit trail, SQLite dedup; the search-and-form architecture generalises beyond hh.ru.
Updated -
MCP-native browser automation server — 62 composite tools, 153 CLI subcommands, zero config. Give AI agents full browser control via the Model Context Protocol. Navigate, interact, extract text/HTML/screenshots, debug network, manage sessions, visual diffing, React inspection, auth vault, HAR recording. Works with Claude, Copilot, VS Code, Cursor. Built on Playwright/Chromium. The most comprehensive browser MCP server available.
Updated