What's New
Unified Fetch Command
ghosted fetch <url|domain> now handles both job postings and CVs with auto-detection:
- Bare domain (e.g.,
cello.design) → fetches CV from/cv.json - Any URL with path → fetches job posting to
local/postings/
TUI Fetch View
Press f from the list view to fetch a job posting or CV via URL input.
New CLI Commands
ghosted apply <posting>- Run full document generation pipelineghosted context- Output context for AI agent workflowsghosted compile <id|dir>- Compile Typst to PDF and update tracker
Agent Pipeline
Multi-agent document generation with:
- Resume Generator (tailored Typst resumes)
- Cover Letter Generator (personalized cover letters)
- Hiring Manager Reviewer (70+ score to approve)
- Tracker Integration (adds to ghosted tracker)
Key Binding Changes
s= filter by status (wasf)f= fetch URL (new)
See CHANGELOG.md for full details.