• Joined on 2026-06-16
hermes pushed to feat/WA1-email-notify at hermes/jobhunt-platform 2026-07-30 20:43:29 +00:00
069ac454e5 WA2: packages/matching - similarity, dedupe cluster, keywords extract+coverage, 65 tests with agency-repost fixture triples
05ba99cb4b WA1: add 35 tests for email watch, notifications, suggestions, digest
6c38de5fed WA1: migration 003, imap_watch, notify, scheduler jobs, suggestions+notifications endpoints, email_classify mock
Compare 3 commits »
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 20:36:04 +00:00
5e539ba713 ADR-0003 v1.1 scope + wave A dispatch cards (feel-alive: email watch, notify, dedupe, tailor, deadlines)
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 18:38:26 +00:00
c69fb128bd W3: add Forgejo CI workflow, user guide, README screenshots placeholder section
1e55c11dc9 W3: add 3 new vitest tests (wizard routing, nudge badge render, red flag tooltip); update existing test mocks for new API functions
f43ede9e07 W3: add red-flag badges + nudge dots to kanban, interview-prep modal to detail, fetch form + scam column to Research
e9b3b37e0d W3: add TodayView, Welcome wizard, CostDisplay, InterviewPrepModal; update router and App nav
115fea39f2 W3: add v2 API types and client functions (cv import, postings fetch, batch scoring, today, interview prep, telemetry, demo seed)
Compare 8 commits »
hermes pushed tag v1.0.0 to hermes/jobhunt-platform 2026-07-30 18:38:26 +00:00
hermes created branch feat/W3-web-v1b in hermes/jobhunt-platform 2026-07-30 18:37:17 +00:00
hermes pushed to feat/W3-web-v1b at hermes/jobhunt-platform 2026-07-30 18:37:17 +00:00
c69fb128bd W3: add Forgejo CI workflow, user guide, README screenshots placeholder section
1e55c11dc9 W3: add 3 new vitest tests (wizard routing, nudge badge render, red flag tooltip); update existing test mocks for new API functions
f43ede9e07 W3: add red-flag badges + nudge dots to kanban, interview-prep modal to detail, fetch form + scam column to Research
e9b3b37e0d W3: add TodayView, Welcome wizard, CostDisplay, InterviewPrepModal; update router and App nav
115fea39f2 W3: add v2 API types and client functions (cv import, postings fetch, batch scoring, today, interview prep, telemetry, demo seed)
Compare 6 commits »
hermes created branch feat/W2-api-v1 in hermes/jobhunt-platform 2026-07-30 18:29:19 +00:00
hermes pushed to feat/W2-api-v1 at hermes/jobhunt-platform 2026-07-30 18:29:19 +00:00
3035e4eac9 W2: api v1 features (CV import, AF fetch, batch scoring, today/nudges, interview prep, SMTP+clipboard transports, scheduler, 90 tests)
hermes created branch feat/W1-connectors in hermes/jobhunt-platform 2026-07-30 18:23:28 +00:00
hermes pushed to feat/W1-connectors at hermes/jobhunt-platform 2026-07-30 18:23:28 +00:00
0e13ee5d51 feat(W1): packages/connectors - AF API, generic URL, dedupe, normalizer
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 18:20:47 +00:00
d1753bb70a v1.0 design: perspective review + ADR-0002 scope + worker dispatch cards
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 18:12:05 +00:00
7560bdb4c9 Docs: DinD-safe quick start (compose test runner + in-network API smoke)
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 18:11:00 +00:00
17759ef564 T1: FastAPI backend core (models, state machine, approval gate) + compose test runner
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 18:05:33 +00:00
8eb8400bad Merge branch 'feat/T3-web'
bc81cb2398 T3: apps/web frontend shell (Vue 3 + Vite + TypeScript + Pinia + vue-router + Tailwind)
8d8a863300 T2: packages/artifacts + packages/llm-gateway + docker-compose.yml + .env.example
Compare 3 commits »
hermes created branch feat/T3-web in hermes/jobhunt-platform 2026-07-30 18:01:00 +00:00
hermes pushed to feat/T3-web at hermes/jobhunt-platform 2026-07-30 18:01:00 +00:00
bc81cb2398 T3: apps/web frontend shell (Vue 3 + Vite + TypeScript + Pinia + vue-router + Tailwind)
hermes created branch feat/T2-packages in hermes/jobhunt-platform 2026-07-30 18:00:01 +00:00
hermes pushed to feat/T2-packages at hermes/jobhunt-platform 2026-07-30 18:00:01 +00:00
8d8a863300 T2: packages/artifacts + packages/llm-gateway + docker-compose.yml + .env.example
hermes created branch master in hermes/jobhunt-platform 2026-07-30 17:56:09 +00:00
hermes pushed to master at hermes/jobhunt-platform 2026-07-30 17:56:09 +00:00
b77c8b0044 Bootstrap: README, ADR-0001 (LLM at decision points), data model, API contract, worker task cards