Commit Graph

4 Commits

Author SHA1 Message Date
jay f7f9dca6b2 docs: simplify fanout_dispatch prompt guideline wording 2026-05-15 05:12:46 +02:00
jay 246af50c08 feat: render preview inline in fanout_status output 2026-05-15 05:12:41 +02:00
jay 87986ddf6e feat: render preview in fanout_status output
- Include job output preview as indented code block in fanout_status results
- Preview text is already available in status().jobs[].preview via controller
- Now displayed in the text content output alongside job metadata
- Each preview line is indented for readability in markdown code blocks
- Useful for quick inspection of job results without calling fanout_collect
2026-05-15 05:11:32 +02:00
jay 341e238669 feat: non-blocking async agent fanout extension 2026-05-15 05:01:14 +02:00