pyr0ball
pyr0ball opened issue Circuit-Forge/peregrine#1 2026-02-27 00:01:59 -08:00
[New Feature] Dual-GPU support with DUAL_GPU_MODE env var
pyr0ball pushed tag v0.2.5 to Circuit-Forge/peregrine 2026-02-26 22:16:30 -08:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 22:16:30 -08:00
535190f8f7 fix: remove lib-resume-builder-aihawk from Docker requirements
pyr0ball pushed tag v0.2.4 to Circuit-Forge/peregrine 2026-02-26 22:08:41 -08:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 22:07:42 -08:00
8060f23893 fix: auto-configure git safe.directory in setup.sh for /opt-style installs
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 21:15:43 -08:00
68aed44f34 docs: add install notes for /opt ownership, Podman rootless, Docker group
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 21:12:14 -08:00
855ec5d912 fix: skip --profile for remote profile; fixes podman-compose compat
pyr0ball pushed tag v0.2.3 to Circuit-Forge/peregrine 2026-02-26 21:12:14 -08:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 20:53:57 -08:00
0aa709b47a fix: render banner link as clickable page_link instead of italic text
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 20:52:06 -08:00
081d744699 fix: install make in setup.sh; guard manage.sh against missing make
pyr0ball pushed tag v0.2.2 to Circuit-Forge/peregrine 2026-02-26 20:52:06 -08:00
pyr0ball pushed tag v0.2.1 to Circuit-Forge/peregrine 2026-02-26 14:52:58 -08:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 14:52:58 -08:00
542ff86a43 feat: show version tag in sidebar footer
2630c161db feat: multiselect tags for job titles & locations; remove duplicate Notion section; docker detection for services panel
cd8510f972 fix: add address field to Resume Profile — was hidden, triggering false FILL_IN banner
d9b8b9e376 fix: port drift on restart — down before preflight, read port from .env
34761158e1 feat: resume upload in Settings + improved config hints
Compare 5 commits »
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 13:43:47 -08:00
d9f2b452e8 refactor: replace sidebar LLM generate panel with inline field buttons
fedb558b1e feat: searchable tag UI for skills/domains/keywords
15c2a1d4ef feat: bundled skills suggestion list and content filter utility
d5cf02096b fix: resume CID glyphs, resume YAML path, PyJWT dep, candidate voice & mission UI
Compare 4 commits »
pyr0ball pushed tag v0.2.0 to Circuit-Forge/peregrine 2026-02-26 13:43:47 -08:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 10:37:26 -08:00
48e7748b43 feat: ODT support, two-column PDF column-split extraction, title/company layout detection hardening
9c8b206f6b fix: harden resume section detection — anchor patterns to full line, expand header synonyms, fix name heuristic for hyphenated/middle-initial names, add parse diagnostics UI
Compare 2 commits »
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 07:34:53 -08:00
ab6d7f2c87 refactor: replace LLM-based resume parser with section regex parser
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-26 00:00:26 -08:00
7393ad2a14 fix: resume parser — max_tokens, json-repair fallback, logging, PYTHONUNBUFFERED
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-25 23:43:32 -08:00
07d33b6e34 fix: add python-docx to container requirements
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-02-25 23:36:01 -08:00
f196a367a6 fix: add /v1 prefix to all license server API paths