Skip to content

Conversation

@acharneski
Copy link
Member

No description provided.

Introduces a pluggable processing strategy system for CrawlerAgentTask, allowing selection of strategies such as DefaultSummarizer, FactChecking, and JobMatching. Updates the UI to support strategy selection, refactors the crawling and page processing logic to use the new strategy interface, and adds new strategy classes. Also renames ImageModificationAgent to ImageProcessingAgent and updates all references.
Moved fetch, processing, and seed strategies into dedicated subpackages for better organization. Introduced DataTableAccumulationStrategy for extracting and accumulating tabular data from web pages. Updated imports and usages throughout the codebase to reflect the new structure. Enhanced JobMatchingStrategy with additional fields and improved analysis output.
@acharneski acharneski merged commit 5d52b14 into main Oct 30, 2025
7 checks passed
@acharneski acharneski deleted the 2.0.20 branch October 30, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants