Releases: SimonSl07/GraphNews
v1.1.0
Additions
CLI Arguments: Users can now control the workflow directly from the terminal:
* --topic: Set the newsletter topic (defaults to "News of [yesterday's date]").
* --dest / -d: Specify a custom output filename/path.
* --verbose: Enable detailed logs to see agents working in real-time.
- Custom Destinations: Support for saving newsletters to specific paths (defaults to "newsletter.md").
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Initial release
Multi-Agent Orchestration: Integrated LangGraph to manage the editorial lifecycle
Automated Research: Integrated Tavily AI for LLM-optimized web searching
Intelligent Curation: Filtering logic to select news sources
Self-Correcting Loop: Autonomous writer-critic feedback loop to ensure draft quality
Unified State: Centralized state management using AgentState
CLI Execution: Ready-to-run main entry point for generating newsletters based on yesterday's news