MCPcopy Create free account
hub / github.com/madslorentzen/ai-job-search / versions

github.com/madslorentzen/ai-job-search @v1.6.0 → @v1.7.0

indexed versions: main · v1.0.0 · v1.1.0 · v1.2.0 · v1.3.0 · v1.4.0 · v1.5.0 · v1.6.0 · v1.7.0

32 added 0 removed 5 signature changed

Removed / breaking in @v1.6.0, gone in @v1.7.0

nothing removed — clean upgrade

Signature changed

VerifyPdfTests.test_accepts_expected_pages_and_textMethodtests/test_verify_pdf.py
VerifyPdfTests.test_rejects_missing_required_textMethodtests/test_verify_pdf.py
VerifyPdfTests.test_rejects_too_little_extractable_textMethodtests/test_verify_pdf.py
VerifyPdfTests.test_rejects_wrong_page_countMethodtests/test_verify_pdf.py
verify_pdfFunctiontools/verify_pdf.py

Added new API surface in @v1.7.0

TestApplyWiringClasstests/test_company_research_cache.py
TestApplyWiring.test_reviewer_prompt_checks_cache_before_researchingMethodtests/test_company_research_cache.py
TestApplyWiring.test_reviewer_prompt_restates_verification_still_applies_to_a_cache_hitMethodtests/test_company_research_cache.py
TestApplyWiring.test_reviewer_prompt_writes_back_after_fresh_researchMethodtests/test_company_research_cache.py
TestCacheDefinitionClasstests/test_company_research_cache.py
TestCacheDefinition.setUpMethodtests/test_company_research_cache.py
TestCacheDefinition.test_cache_definition_preserves_the_verification_ruleMethodtests/test_company_research_cache.py
TestCacheDefinition.test_cache_definition_specifies_location_and_ttlMethodtests/test_company_research_cache.py
TestCacheDefinition.test_cache_definition_states_contents_are_data_not_instructionsMethodtests/test_company_research_cache.py
TestCacheDefinition.test_evaluation_file_defines_the_cache_sectionMethodtests/test_company_research_cache.py
TestInterviewWiringClasstests/test_company_research_cache.py
TestInterviewWiring.test_step_2_cache_paragraph_restates_verification_still_appliesMethodtests/test_company_research_cache.py
TestInterviewWiring.test_step_2_checks_cache_before_researchingMethodtests/test_company_research_cache.py
TestInterviewWiring.test_step_2_still_requires_verification_before_using_a_claimMethodtests/test_company_research_cache.py
TestInterviewWiring.test_step_2_writes_back_after_fresh_researchMethodtests/test_company_research_cache.py
_apply_research_stepFunctiontests/test_company_research_cache.py
_interview_research_stepFunctiontests/test_company_research_cache.py
_sectionsFunctiontests/test_company_research_cache.py
TestResetCoversEveryPersonalizedSkillFileClasstests/test_reset_command.py
TestResetCoversEveryPersonalizedSkillFile.setUpMethodtests/test_reset_command.py
TestResetCoversEveryPersonalizedSkillFile.test_execution_clears_every_personalized_skill_fileMethodtests/test_reset_command.py
TestResetCoversEveryPersonalizedSkillFile.test_preserved_list_claims_no_personalized_file_is_framework_onlyMethodtests/test_reset_command.py
TestResetCoversEveryPersonalizedSkillFile.test_preview_lists_every_personalized_skill_fileMethodtests/test_reset_command.py
sectionFunctiontests/test_reset_command.py
setup_step3_skill_filesFunctiontests/test_reset_command.py
TestMatchScoreExactMatch.test_exact_match_after_dotted_amba_suffix_strippingMethodtests/test_salary_lookup.py
UtilityTests.test_normalize_strips_dotted_amba_suffix_same_as_undottedMethodtests/test_salary_lookup.py
VerifyPdfTests.test_falls_back_to_pdftotextMethodtests/test_verify_pdf.py
VerifyPdfTests.test_pypdf_is_preferred_over_popplerMethodtests/test_verify_pdf.py
_extract_pdftotextFunctiontools/verify_pdf.py
_extract_pypdfFunctiontools/verify_pdf.py
extract_text_layerFunctiontools/verify_pdf.py