github kortix-ai/suna v0.9.77
v0.9.77 — Faster model responses and a fallback for blocked previews

3 hours ago

Improved

  • Faster, cheaper model calls: the LLM gateway now applies prefix prompt caching on the Bedrock and Anthropic transports, so shared context (system prompt, tools, history) isn't reprocessed on every request.

Fixed

  • Blocked previews no longer break: when a site refuses to be embedded, the agent shows a link to open the preview URL instead of an empty frame.

What's Changed

  • chore(release): VERSION → 0.9.77 [skip ci] by @github-actions[bot] in #3721
  • Show preview URL fallback for blocked embeds by @markokraemer in #3722
  • Test preview URL fallback detection by @markokraemer in #3723
  • feat(llm-gateway): prefix prompt caching (fixes latency growing with chat length) by @lillyboga in #3724
  • chore(dev-eks): deploy gateway dev-f1e6a7e8 [skip ci] by @github-actions[bot] in #3725
  • chore(dev-eks): deploy dev-f1e6a7e8 [skip ci] by @github-actions[bot] in #3726

Full Changelog: v0.9.76...v0.9.77

Don't miss a new suna release

NewReleases is sending notifications on new releases.