Skip to content

Releases: SimonSl07/GraphNews

v1.1.0

09 Feb 13:09
32b0d71

Choose a tag to compare

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

05 Feb 14:15
ef7d109

Choose a tag to compare

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