Commit Graph

7 Commits

Author SHA1 Message Date
jay 20f4e69766 refactor: remove unreachable tool_result_end preview path 2026-05-15 05:15:16 +02:00
jay 8f7491bfaa feat: cache lastPreview in processOutputLine 2026-05-15 05:13:40 +02:00
jay b4df1a49b2 feat: render preview in status + auto-delivery note 2026-05-15 05:12:54 +02:00
jay 81e5cb83bc chore: add comment explaining preview caching in processOutputLine 2026-05-15 05:12:21 +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 e1516c44c6 fix: add pi-package keyword for pi discovery 2026-05-15 05:06:50 +02:00
jay 341e238669 feat: non-blocking async agent fanout extension 2026-05-15 05:01:14 +02:00