Release notes
Run history across chats, and live traces that stick
Run history can browse the whole workspace, past runs keep a readable activity timeline, and foreground traces are saved as they happen so you can inspect a run after restart.
Fixed
- Empty chats are no longer persisted as workspace sessions.
- Await on a long shell job can read output from a cursor instead of replaying the whole buffer.
- Bug reports open the real Vortex issue tracker.
- Stable workspace context is a separate internal message, so it does not rewrite the user's first prompt.
New
- Run history can switch between this chat and the whole workspace, and jump to the chat that owns a run.
- Agent timeline groups a run into readable activity rows.
- Foreground runs append their trace as they execute, so history is available before the turn finishes.