issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:CSS language:Java
Filter by
34.8M results
File: src/cqc_lem/app/run_automation.py
The method is marked Get rid of this method. in a comment.
1. Run grep -rn start_process src/ to confirm no active callers
2. Remove the function definition ...
cleanup
Created by bot actor token test. Safe to delete.
Files: src/cqc_lem/utilities/selenium_util.py:100,359, src/cqc_lem/utilities/db.py
TODOs say driver geolocation coordinates should come from the user s DB record.
1. Add latitude, longitude columns ...
feature
File: src/cqc_lem/utilities/linkedin/company_page_inviter.py
After each invite attempt, call:
insert_new_log(user_id, LogActionType.ENGAGED, url, LogResultType.SUCCESS)
# or
insert_new_log(user_id, LogActionType.ENGAGED, ...
feature
Code Security Report
Scan Metadata
Latest Scan: 2026-06-17 07:56pm Total Findings: 1 | New Findings: 0 | Resolved Findings: 0 Tested Project Files: 1
Detected Programming Languages: 1 (Java*) !-- SAST-MANUAL-SCAN-START ...
Mend: code security findings
Files: src/cqc_lem/utilities/db.py:833, src/cqc_lem/app/run_scheduler.py
Define active as: last login within 30 days OR subscription_status = active .
1. Add get_active_users() DB function
2. Update ...
feature
Code Security Report
Scan Metadata
Latest Scan: 2026-06-17 07:56pm Total Findings: 1 | New Findings: 0 | Resolved Findings: 0 Tested Project Files: 1
Detected Programming Languages: 1 (Java*) !-- SAST-MANUAL-SCAN-START ...
Mend: code security findings
Files: src/cqc_lem/api/main.py, src/cqc_lem/utilities/db.py
Add PUT /user/ FastAPI endpoint and update_user() DB function to persist:
- email, blog_url, sitemap_url, username
Required by the Account ...
feature
File: src/cqc_lem/utilities/linkedin/scrapper.py:115-116
Implement the two stub methods:
- get_awards_section() — scrape LinkedIn awards/honors section
- get_interests_section() — scrape top voices, ...
feature
File: src/cqc_lem/app/run_automation.py:748-759, 1074, 1420
- Lines 748-759: Add handling for recommendation/interview/collaboration DM types
- Line 1074: Implement value offer DM construction and ...
feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.