Big update! 🎉
- add SSE support via new
ssedirective, streaming client session, transcript rendering, docs, and example requests. - WebSocket and workflows with
websocket/wsparsing, scripted steps, connection/session management, UI live stream pane, interactive console. - streaming transcripts to scripts and responses, including summary headers and stream-aware status messaging.
- compile-time
constdirectives with static template expansion for resolvers and request list metadata. - expand theme customization through declarative specs, metadata, header/command segment styling
- record workflow end timestamps and related UI enhancements in workflow stats.
What's Changed
- feat: websockets, sse and new metadata by @unkn0wn-root in #64
Full Changelog: v0.4.8...v0.5.0