Changelog

What's New

Track the latest updates, features, and improvements to Spikefrost

Improvement

Smart Chat Scrolling

Chat now respects when you scroll up to read earlier messages. Auto-scroll pauses while you're reading and resumes when you scroll back to the bottom.

Highlights

  • Scroll up during a response to pause auto-scroll and read at your own pace
  • New content continues streaming without jumping you back to the bottom
  • Scroll back to the bottom to resume auto-scrolling
  • Auto-scroll resets between conversation turns so you never miss new responses
New Feature

Google Drive File Picker

Grant your agent access to specific Google Drive files and folders using the native Google file picker. Select exactly which files the agent can read without sharing your entire Drive.

Highlights

  • Click the folder icon on any Google Drive connector to open the file picker
  • Select individual files or entire folders to grant access
  • Multi-select support for choosing multiple items at once
  • Works with shared drives and files shared with you
New Feature

File Browser on Home Screen

The file browser panel on your project home screen is now fully functional. Browse, upload, and manage files without opening a chat session first.

Highlights

  • Click any file to view or edit it directly from the home screen
  • Drag and drop files from your desktop to upload instantly
  • Right-click context menu for cut, copy, paste, rename, and delete
  • Create new files and folders from the context menu
  • Upload progress indicator now visible above the status bar
New Feature

Plan Mode

Start conversations in read-only Plan Mode where the agent analyzes your code without making changes. Perfect for code reviews, architecture discussions, and getting implementation plans before committing to changes.

Highlights

  • Toggle Plan Mode on/off directly in the chat input toolbar
  • Switch modes when continuing existing conversations - change your mind anytime
  • Agent can read, search, and analyze code but cannot modify files or run commands
  • New help system with (i) buttons throughout the UI - press ? anytime for help index
Improvement

Clearer Connector Settings

Visibility and permission dropdowns now include helpful descriptions so you understand exactly what each option does before connecting your accounts.

Highlights

  • Visibility options clearly explain who can use each connector (just you, your team, or specific members)
  • Permission levels describe what actions agents can perform (read-only, read & write, or full access)
  • Helper text below each dropdown provides additional context
  • Consistent descriptions across all connector types (Google, Microsoft, SQL, API keys)
Improvement

Alias Validation Before OAuth

Connector aliases are now validated before redirecting to Google or Microsoft OAuth. No more confusing errors after completing the OAuth flow.

Highlights

  • Alias availability is checked before you leave the page
  • Clear error message if the alias is already taken
  • Loading indicator shows validation in progress
  • Prevents wasted OAuth round-trips when alias conflicts exist
New Feature

Mid-Turn Message Injection

Users can now send messages while a task is running. Messages are injected between tool executions, allowing users to interrupt and redirect the Spikefrost Agent's actions in real-time.

Highlights

  • Send messages while Spikefrost Agent is processing - no more waiting for task completion
  • Messages are prioritized with interrupt flag so the agent responds immediately
  • Visual queue display shows pending messages with cancel/clear options
  • Seamless state management - UI correctly reflects running/idle states
Back to Home