Skip to main content
Highlights from Erstan releases, with links to help you try what’s new. Use the RSS button to subscribe. Counts summarize the changes listed.
Beta
5 new features · 4 improvements · 10 fixes

What’s new in Erstan

The latest features, improvements, and fixes in Erstan.

New features

  • report task outcomes back into the Slack thread that started them
  • add agent run summaries and comment reply linkage
  • add product changelog with automated weekly drafts
  • server-sorted, paged Content browser on /v1/content/items; Knowledge filter removed
  • server-sorted, paged Content browser (re-land of #252 onto main) + mock-mode content-items handler

Improvements

  • slack mcp tools
  • UI updates
  • slack binding/UI
  • slack MCP

Fixes

  • recover legacy workbook preview checksum mismatches
  • fix todos not finishing
  • stop bot-token MCP discovery from expiring the workspace connection
  • render relative Erstan links as absolute Slack links
  • defer automatic reply nesting for staged UI rollout
  • include Sheets in resource linking
  • improve Drive list layout and image preview errors
  • Fix sharing dialog overflow and standardize Share controls
  • fixes
  • connector page settles after the popup and stops repeating MCP status
BetaChatAgents
1 new feature · 1 improvement · 1 fix

Images in chat and easier schedule controls

This week’s highlights give you another way to create in chat and more control over your agents.

New features

  • Generate images in chat. Ask Erstan to create an image with an OpenAI model and preview or download the result as an attachment. Image Generation is managed in your workspace’s OpenAI connector settings; availability depends on your selected model’s tool policy and OpenAI account access. Using image generation.

Improvements

  • Pause a schedule from the builder. Pause or resume an individual schedule directly on its trigger node, keeping its settings ready for later. This makes it easier to manage agents with several schedules. Managing schedules.

Fixes

  • Attached Skills load their guidance when needed. Fixed agents being unable to load attached Skill instructions when ordinary tools were disabled. Skill access now follows the agent’s Skill policy independently, while its tool restrictions continue to apply. Configuring tools and Skills.