v0.5.0
v0.5.0 — Native Streaming & Image Forwarding
Native Streaming
- Migrated from Bot Framework to
@microsoft/teams.appswith native real-time streaming viactx.stream.emit() - Automatic detection and handling of 90-second Teams stream timeout to prevent duplicate messages
- Pulsing indicator during extended thinking phases
Image Forwarding
- Forward full-resolution images read by Claude Code (PNG, JPG, etc.) to Teams as inline attachments
- Automatically forward Bash tool screenshots as PNG attachments
- Detect and forward images from MCP tools (e.g., XcodeBuildMCP screenshots)
- Graceful fallback to SDK thumbnail when the original file is unavailable
Prompt Suggestions
- Show an Adaptive Card with suggested prompts on new conversations or after extended inactivity
Compacting Status
- Display a status message when Claude's context is being compacted
Full Changelog: v0.4.0...v0.5.0