2026-03-05T15:46:11Z - 2026-04-05T14:46:11Z
Overview
15 releases published by 1 user
Tag
v0.8.5
Release
v0.8.4
v0.8.4 — Cloud per-user profile fix + Vue SPA for all tiers
Tag
v0.8.3
Tag
v0.8.2
Tag
v0.8.1
Tag
v0.8.0
Release
v0.7.1
v0.7.1 — Demo/wizard ui-switcher fixes
Tag
v0.7.0
Tag
v0.6.2
Tag
v0.6.1
Tag
v0.6.0
Tag
v0.5.0
Release
v0.4.1
v0.4.1 — Jobgether Integration
Release
v0.4.0
v0.4.0 — LinkedIn Import
Release
v0.3.0
v0.3.0 — Feedback, BYOK Privacy Warning, LLM Suggest
5 pull requests merged by 1 user
Merged
#65 feat(wizard): Vue onboarding wizard + user config isolation fixes
Merged
#64 feat(vue): open Vue SPA to all tiers; fix cloud navigation and feedback button
Merged
#20 feat: push interview events to connected calendar integrations
Merged
#15 feat: LLM queue optimizer — resource-aware batch scheduler (closes #2)
Merged
#13 feat: LLM queue optimizer — resource-aware batch scheduler (closes #2)
2 pull requests proposed by 1 user
Proposed
#23 feat: Digest scrape queue — Vue SPA tab, 4 backend endpoints, link extraction
Proposed
#47 refactor(scheduler): migrate task scheduler to circuitforge-core
35 issues closed from 2 users
Closed
#62 [Vue] Settings: Fine-Tune tab not implemented
Closed
#59 [Vue] Settings: LLM-assisted form fields missing across all settings tabs
Closed
#45 Manual theme switcher: light / dark / solarized / colorblind-safe
Closed
#43 [Infra] SQLite migration runner — Rails-style numbered migrations per user DB
Closed
#57 [Vue] Home dashboard: missing Enrich Descriptions, full Danger Zone, and setup banners
Closed
#68 chore: wire cf-core shared modules (db, config, llm/router, tasks/scheduler, resources)
Closed
#67 Pick up cf-core env-var LLM config + coordinator auth (local-first arch)
Closed
#66 [Vue] Cloud instance: settings audit — hide self-hosted-only options
Closed
#60 [Vue] No first-run onboarding wizard
Closed
#51 [Vue] Apply Workspace: Resume Highlights and Application Q&A missing
Closed
#54 [Vue] Interviews: company research modal missing
Closed
#61 [Vue] Job Review: cover letter generation missing from approved tab
Closed
#50 [Vue] Job Review: missing sidebar filters, sorts, and email leads
Closed
#52 [Vue] Apply Workspace: cover letter PDF export missing
Closed
#63 Feedback button missing from cloud instance (FORGEJO_API_TOKEN not passed)
Closed
#8 [New Feature] Vue 3 SPA frontend — replace Streamlit UI with Vite + Vue 3 + FastAPI
Closed
#24 Cloud: Add by URL (LinkedIn) appears to succeed but Job Review page shows empty
Closed
#26 test_suggest_helpers: RuntimeError in background threads not caught by pytest.raises
Closed
#29 [Feature] ATS-optimized resume generation from job description
Closed
#27 test_suggest_helpers: test_suggest_resume_keywords_excludes_already_selected asserts stale prompt content
Closed
#28 test_task_runner: wizard_generate prompt structure tests failing after implementation drift
Closed
#25 Discovery fails: FileNotFoundError on /app/config/notion.yaml
Closed
#22 [demo] Interview Prep: Practice Q&A auto-triggers LLM on page load, silent st.error in collapsed expander
Closed
#21 [demo] Home: discovery task crashes on search_profiles.yaml before DEMO_MODE guard fires
Closed
#12 [Test] test_generate_calls_llm_router fails when full suite runs (mock state pollution)
Closed
#16 [UI] "Send to Notion" label should be dynamic based on user's connected integrations
Closed
#18 [Bug] Suggest job titles / keywords / exclusions — results not visible until page navigation
Closed
#17 [UX] Resume parse results should autofill identity fields — name, email, phone entered twice
Closed
#19 [Feature] Push interview events to connected calendar integrations
Closed
#7 [New Feature] Public mirror setup — GitHub + Codeberg with hooks, CONTRIBUTING, CI, SECURITY
Closed
#14 [test] bugbot token check
Closed
#2 [New Feature] Queue optimizer: batch LLM tasks by type on single-GPU/CPU systems
Closed
#1 [New Feature] Dual-GPU support with DUAL_GPU_MODE env var
Closed
#9 [New Feature] Backup script — automated data backup for staging.db, config, and cover letters
Closed
#10 [TEST] Feedback pipeline probe — safe to close
52 issues created by 1 user
Opened
#10 [TEST] Feedback pipeline probe — safe to close
Opened
#12 [Test] test_generate_calls_llm_router fails when full suite runs (mock state pollution)
Opened
#14 [test] bugbot token check
Opened
#16 [UI] "Send to Notion" label should be dynamic based on user's connected integrations
Opened
#17 [UX] Resume parse results should autofill identity fields — name, email, phone entered twice
Opened
#18 [Bug] Suggest job titles / keywords / exclusions — results not visible until page navigation
Opened
#19 [Feature] Push interview events to connected calendar integrations
Opened
#21 [demo] Home: discovery task crashes on search_profiles.yaml before DEMO_MODE guard fires
Opened
#22 [demo] Interview Prep: Practice Q&A auto-triggers LLM on page load, silent st.error in collapsed expander
Opened
#24 Cloud: Add by URL (LinkedIn) appears to succeed but Job Review page shows empty
Opened
#25 Discovery fails: FileNotFoundError on /app/config/notion.yaml
Opened
#26 test_suggest_helpers: RuntimeError in background threads not caught by pytest.raises
Opened
#27 test_suggest_helpers: test_suggest_resume_keywords_excludes_already_selected asserts stale prompt content
Opened
#28 test_task_runner: wizard_generate prompt structure tests failing after implementation drift
Opened
#29 [Feature] ATS-optimized resume generation from job description
Opened
#30 [Integration] Map & test Notion integration
Opened
#31 [Integration] Map & test Google Calendar integration
Opened
#32 [Integration] Map & test Apple Calendar / CalDAV integration
Opened
#33 [Integration] Map & test Slack notification integration
Opened
#35 [Integration] Map & test Airtable integration
Opened
#34 [Integration] Map & test Discord notification integration
Opened
#36 [Integration] Map & test Google Drive document storage integration
Opened
#37 [Integration] Map & test Dropbox document storage integration
Opened
#38 [Integration] Map & test Nextcloud document storage integration
Opened
#39 [Integration] Map & test OneDrive document storage integration
Opened
#40 [Integration] Map & test MEGA cloud storage integration
Opened
#41 [Integration] Map & test Google Sheets integration
Opened
#42 [Integration] Map & test Home Assistant integration
Opened
#43 [Infra] SQLite migration runner — Rails-style numbered migrations per user DB
Opened
#44 [Discovery] Custom board scrapers — Monster, CareerBuilder, Dice, RemoteOK, WeWorkRemotely
Opened
#45 Manual theme switcher: light / dark / solarized / colorblind-safe
Opened
#46 Vue SPA: demo mode support
Opened
#48 test: wire cf-orch agent registration into compose stack
Opened
#49 Per-user LLM config: expose in Settings UI + cloud admin tooling
Opened
#50 [Vue] Job Review: missing sidebar filters, sorts, and email leads
Opened
#51 [Vue] Apply Workspace: Resume Highlights and Application Q&A missing
Opened
#52 [Vue] Apply Workspace: cover letter PDF export missing
Opened
#53 [Vue] Interviews: interview date picker and calendar push missing
Opened
#54 [Vue] Interviews: company research modal missing
Opened
#55 [Vue] Interviews: email thread modal and draft reply missing
Opened
#56 [Vue] Interviews: rejected jobs analytics section missing
Opened
#57 [Vue] Home dashboard: missing Enrich Descriptions, full Danger Zone, and setup banners
Opened
#58 [Vue] Interview Prep: Practice Q&A (mock interview) and Call Notes missing
Opened
#59 [Vue] Settings: LLM-assisted form fields missing across all settings tabs
Opened
#60 [Vue] No first-run onboarding wizard
Opened
#61 [Vue] Job Review: cover letter generation missing from approved tab
Opened
#62 [Vue] Settings: Fine-Tune tab not implemented
Opened
#63 Feedback button missing from cloud instance (FORGEJO_API_TOKEN not passed)
Opened
#66 [Vue] Cloud instance: settings audit — hide self-hosted-only options
Opened
#67 Pick up cf-core env-var LLM config + coordinator auth (local-first arch)
Opened
#68 chore: wire cf-core shared modules (db, config, llm/router, tasks/scheduler, resources)
Opened
#69 Wire Forgejo Actions CI/CD workflows (.forgejo/workflows/)