Implements write_press_releases tool that generates 7 headlines via chat brain, AI-judges the best 2, writes 2 full press releases via execution brain, and generates JSON-LD schemas via Sonnet with WebSearch. Saves all output files to data/generated/press_releases/. Also adds tools/model pass-through in agent and LLM layers, fixes Windows command line length limit by piping prompts via stdin, and updates model references to current versions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build_skill.py | ||
| build_tool.py | ||
| calendar_tool.py | ||
| code_exec.py | ||
| data_proc.py | ||
| delegate.py | ||
| file_ops.py | ||
| image.py | ||
| press_release.py | ||
| shell.py | ||
| web.py | ||