Changes: - C1: Increase Redis TTL from 1 hour to 4 hours for completed tasks (prevents report deletion) - Word count: Change all analyst prompts from 800-1500 to 500-1000 words - Output filter: Update word count validation to 500-1000 range, hide specific word counts in warnings - Remove character counts from output to improve clarity These changes address: 1. Reports being deleted after 1 hour (now 4 hours) 2. Inconsistent word counts causing reruns (now strict 500-1000) 3. Output showing specific word counts (now just pass/warning) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent_states.py | ||
| agent_utils.py | ||
| core_stock_tools.py | ||
| fundamental_data_tools.py | ||
| memory.py | ||
| news_data_tools.py | ||
| output_filter.py | ||
| prompts.py | ||
| technical_indicators_tools.py | ||