Commit 39eee74
feat(queue): immediate message persistence, streaming responses, and agent signatures (#256)
* feat(queue): stream responses via onEvent and add agent signature
Move response persistence and delivery into the onEvent progress
callback so responses are sent immediately as they arrive. Remove
duplicate post-invoke insert/send logic, keeping only an error
fallback. Append agent signature to direct responses.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* docs(skills): update skill-creator with eval and benchmarking workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 877fde3 commit 39eee74
3 files changed
Lines changed: 360 additions & 238 deletions
0 commit comments