Skip to content

Superagent 0.5.7

Choose a tag to compare

@github-actions github-actions released this 14 Aug 20:19
· 95 commits to main since this release

What's Changed

  • Fix iMessage contact card using the agent name instead of Bot Name by @JeremyBischoff in #750
  • fix: pipe GET /messages to avoid N full transcript copies by @yiw190 in #752
  • fix(microvm): multiplex ingress over HTTP/2 by @yiw190 in #751
  • fix: tear down notifications SSE stream on client disconnect by @iddogino in #757
  • perf: stream subagent and workflow transcript responses by @iddogino in #758
  • perf: read transcript tail instead of full parse in x-agent reply retry loop by @iddogino in #759
  • perf: enforce upload size server-side and stream single-shot uploads to disk by @iddogino in #760
  • Fix provider error e2e and subagent input flake by @iddogino in #756
  • perf: stream raw session log instead of buffering the whole file by @iddogino in #761
  • perf: stream transcript rewrites and bound the append dedup scan by @iddogino in #762
  • feat: cursor-page GET /messages instead of the full transcript by @yiw190 in #753
  • Show and send inherited model and effort on chat, cron, and webhook (SUP-579) by @JeremyBischoff in #755
  • APNs push channel: device registration, origin-device stamp, relay delivery by @iddogino in #765

Full Changelog: v0.5.6...v0.5.7