Skip to content

v0.2.0 — Work, Settings, monochrome UI

Choose a tag to compare

@nazmiefearmutcu nazmiefearmutcu released this 09 Jul 18:08

Awareness v0.2.0

Highlights

  • Work: live job search across LinkedIn (public guest), Greenhouse/Lever/Ashby ATS, RemoteOK, Remotive, Arbeitnow, HN Who's Hiring, WWR
  • Ranking: field-weighted personalization from your profile (roles, skills, places, remote, excludes)
  • Settings hub: all user-tunable knobs in one place
    • Work profile + job boards
    • Tail seed feeds/sitemaps editor
    • Full engine CONFIG_SCHEMA (41 knobs → awareness.yaml)
    • Runtime / dedup status (read-only)
  • UI: monochrome black/white desktop workbench (no accent colors)

API

  • GET/PUT /jobsearch/profile, POST /jobsearch/search, GET /jobsearch/sources
  • GET /settings/schema, PUT /settings/config
  • GET/PUT /settings/tail-seeds

Notes

  • LinkedIn uses the public guest surface (no login). Rate limits may apply.
  • Env vars (AW_*) still override YAML and appear as locked in Settings.

Tag: v0.2.0 on feat/benchmarks (d215fae)