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 -
Autonomous hh.ru job-application agent built on the Mastra agent framework. Playwright attaches to an already-running Chrome over CDP, then the agent discovers and scores vacancies against profile.yaml, writes a Russian cover letter, submits, and delivers CV plus a follow-up message in chat. SQLite enforces one application per company; SUBMIT_ENABLED=false gives a full dry run.
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 -
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