Releases

Changelog

Every significant update to Gyroscape and GyroCode. We ship frequently and document everything.

GyroscapeGyroCode
v2.1.0GyroCodeFeature ReleaseApril 2025
  • newNative Windows installer with auto-update support
  • newSlack integration: trigger GyroCode tasks from Slack messages
  • newMCP (Model Context Protocol) for cross-agent communication
  • improvedDesktop app startup time reduced by 40%
  • improvedLSP integration now supports 12 additional language servers
  • fixedSession state not persisting across application restarts
v3.2.0GyroscapeFeature ReleaseMarch 2025
  • newFinance mode: real-time market data with AI synthesis
  • newAI-guided mock interview mode with structured feedback
  • newPresentation export for research summaries
  • newMermaid diagram generation in AI answers
  • improvedAcademic mode now includes Semantic Scholar and bioRxiv
  • fixedPDF upload failing for scanned documents without embedded text
v2.0.0GyroCodeMajor ReleaseFebruary 2025
  • newNative macOS and Linux desktop apps released
  • newClient/server architecture for remote team access
  • newJavaScript SDK for embedding GyroCode in custom tools
  • newPlugin system with public extension API
  • newEnterprise SSO and audit logging
  • breakingConfiguration format updated — see migration guide in docs
v3.0.0GyroscapeMajor ReleaseJanuary 2025
  • newCode mode: full-stack web app generation via GyroCode integration
  • newDeep research agent for autonomous multi-source investigations
  • newKnowledge base and note-taking with persistent search
  • newImage search integrated across all focus modes
  • improvedSearch synthesis speed improved 2× with parallel source processing
  • improvedCitation quality scoring — higher-authority sources ranked first
v1.5.0GyroCodeFeature ReleaseNovember 2024
  • newGitHub integration: create PRs and manage issues from within GyroCode
  • newTree-sitter parsing for language-aware code understanding
  • newToken usage and cost tracking per session
  • improvedCodebase indexing 3× faster on large repositories
  • fixedMulti-file refactoring losing context after more than 20 file changes