Changelog
Version 1.6.1 July 5, 2026
Added
* Claude Sonnet 5 — new Anthropic model with improved code understanding and reasoning
Fixed
* Markdown editor — pointerdown events, table scroll controls
* Approval flow — askUserQuestions, slash commands and streaming
* Archived chats can now be deleted; unconnected models are hidden
* Technical fixes: tool animation, service icons, resize observer, embedded npm runtime, chat artifact tracking
Download Latest Version
## \[1.6.0] - 2026-06-28
Added
* AI Sreda as a model provider — log in via Yandex ID and get access to DeepSeek V4 Pro and V4 Flash. No foreign cards, no VPN — pay via SBP (soon). Free trial access in 2 clicks
* Automation wake catch-up — if the computer was asleep during a scheduled run, the automation executes after wake-up. Especially useful for recurring research, data collection, digests, status updates, and reports
* Create automations through chat — describe a recurring task to the agent and it sets up the automation
* Queued follow-ups — queue the next task while the agent is working on the current one; the queue can be reordered. Replaces the old steering mechanism
* New models — GLM 5.2, Kimi K2.7
* Editor can now be expanded and hidden in one click from the top menu
Fixed
HTML artifact toolbar overlay; session unpin via context menu; restored scroll trigger on send; provider errors now displayed more cleanly; buttons got cleaner rounded look; agents better understand how to install skills from GitHub; approval prompts and agent questions stabilized.
## \[1.5.0] - 2026-06-13
Added
* Automations (beta) — scheduled agents. Configure commands that run automatically: information gathering, social media posting, status updates, dashboard monitoring. Requires the app to be open — missed automations can be triggered manually in one click
* AI Sreda Provider (beta) — native token provider, removing barriers to model access from Russia. No foreign bank card needed, no block circumvention. Currently available by personal request — write to get access and discuss terms
* Claude Fable 5 — unfortunately, this model is unavailable right now due to Anthropic restrictions, but it will remain listed in case those restrictions are lifted
Fixed
* Sessions no longer leak state — approval prompts and agent questions stay inside their own session
* Subagent labels — Task cards now show which agent is working
* Workspace plugins reload on changes to `.agents` and `.claude`
* Bug: chat drop overlay not cleared after composer finishes
* Session todos now scoped to top-level agent work
Polishing release — evolving a failed hypothesis and tweaking the details.
Working artifacts recently appeared in the sidebar — a way to see what the agent just created in your session. The idea was borrowed from Cowork, but the initial implementation merged artifacts and the project tree into a single scenario. In practice, this made the tree harder to use.
This update splits them apart — working artifacts now appear at the top, while the project tree lives separately and can be collapsed anytime. I'll observe how people use the collapsed tree and in which scenarios they return to it — then think about how to improve it further.
Another story — archives. Katya was preparing a case study for a webinar and needed to find an old session, but the archive feature had just landed and was still raw. I added a small improvement: archived chat search. A tiny step, but session management is a big topic — I have ideas and prototypes. If you have thoughts here too, let's discuss.
Minor things: caught a bug where the agent couldn't open the browser — OpenInTab crashed the main process. More bugs like this will surface; stability is decent but not perfect. The good news is the problems aren't deep — the session architecture, subagents, and provider integration are solid. I'll keep polishing.
## \[1.4.1] - 2026-05-31
Added
* Spreadsheet viewer — XLSX and CSV files open in the environment with multi-sheet support
* Claude Opus 4.8 and Gemini 3.5 Flash — new models from Anthropic and Google
* Open files in the environment via "Open with" from Finder/Explorer, or by dragging files into the window from outside
* If a project has been moved, the environment will ask for the new path
Fixed
* OpenInTab no longer stalls when opening pages, unblocking agent execution
* ChatGPT Codex login on Windows now works correctly
* Faster auto-approved tool execution
## \[1.4.0] - 2026-05-23
Added
* DeepSeek is now available as a provider with V4-Pro/Flash models
* Command Panel — quick access to chat tools and actions via `/` plus file search with `@`
* Session sidebar now groups recent sessions by project, making it easier to navigate
Fixed
* Panel design is now more consistent and polished across the app
* Background suggestion and session title generation is more reliable and context-aware
Version 1.3.0 May 14, 2026
Added
- Bundled Skills — skills for document creation, browser work, and creating new skills are now built in and available immediately
- Session Artifacts in Sidebar — the workspace sidebar now shows all files touched in the current session, so you don't have to hunt for them in the project tree
Fixed
- System prompt is now applied to all messages in a session, not just the first one
- Scroll position in artifacts is preserved when switching between tabs
- Suggestion and session title generation is now more stable under slow provider responses
- Anchor links to headings inside HTML artifacts now scroll the page correctly instead of opening new tabs
- Codex authentication is working again (was broken since the previous version)
Version 1.2.1 May 11, 2026
Added
- Model Thinking Visibility - You can now control whether the agent's reasoning steps are shown during a turn
Changed
- Agent Work Rows - File changes now show diff stats inline so you can see the scope of an edit at a glance
Fixed
- Requests to providers no longer stall halfway — the agent now either completes the turn or reports an error cleanly
- Duplicate assistant message entries no longer appear in sessions after certain turn sequences
Version 1.2.0 May 5, 2026
Added
- Share Artifact Tabs - Shared pages can now include artifact tabs and HTML artifacts, making richer outputs easier to browse and share
Changed
- Chat startup, provider metadata, tool aliases, and session history behavior are more consistent across providers and runtime paths
- Windows builds now bundle PortableGit to reduce setup friction and improve out-of-the-box agent reliability
Version 1.1.2 April 25, 2026
Added
- Provider setup now includes GPT-5.5 model entries for newer high-capability workflows
Changed
- Browser Tab Reading - In-app browser extraction is more reliable across article pages, docs, search results, and richer embedded content
Fixed
- The app can now self-heal more broken session states when switched between providers instead of failing the turn outright
Version 1.1.1 April 16, 2026
Added
- OpenCode Go Provider - You can now use OpenCode Go as an AI provider in addition to Anthropic and OpenRouter
- Added Claude Opus 4.7 to Anthropic, Openrouter and Polza.ai providers
- Send file attachments to the agent without writing a chat message — useful for quick "what's in this file?" queries
- New AI Sreda app branding with onboarding flow and updated look and feel
Changed
- Improved the overlay UI for approving AI tool requests with clearer visual feedback
- Updates are now managed from a dedicated settings page for easier access
- Auth check now doesn't generate a new message in most providers, using cheap and fast endpoints
Fixed
- AI response indicator now shows consistently while a turn is in progress
Version 1.1.0 April 2, 2026
Added
- Richer Browser Tools - AI can now scroll pages, open links in new tabs, and navigate tab history — making research workflows more fluid and autonomous
- Local HTML files in the browser preview update live as you edit them
Fixed
- Stable Chat Rendering - Throttled streaming renders to prevent layout thrashing during long AI responses
- Cancelling a streaming response no longer discards the partial text already received
- Windows users with Git Bash now get a preflight check to ensure agent launches correctly
- Resolved edge cases with file paths on Windows across the app
- Plugins stored in iCloud Drive no longer block app startup when files are offloaded
Changed
- Chat errors now show consistent detail
## \[1.0.3] - 2026-03-30
Added
* Files Sidebar Drag & Drop - You can now drop external files directly into the workspace tree to bring content into Kojori faster.
* Chat now shows the active tab context more clearly and adds quicker ways to send tabs and comments into conversations.
Fixed
* Provider authentication and settings now reload more reliably, reducing cases where configuration changes were not reflected immediately.
* Fixed issues with slash command labels, quoted text duplication, sidebar actions, and reaction display so chat interactions feel more predictable.
Changed
* Updated workspace controls, tree refresh behavior, drag feedback, and tab indicators to make moving around large projects feel clearer.
Version 1.0.2 March 28, 2026
Added
- Polza.ai Provider - New AI provider integration with payment in rubles
- Export markdown documents to DOCX Word format directly from the editor
- Added GLM-5.1 (Z.AI) and updated MiniMax to M2.7 for OpenRouter
Changed
- Project collapsion now saves state across restarts
Fixed
- Browser bounds now correctly placed under app zoom
- Fixed window rebinding after closing and reopening the updater
- Fixed feedback loops when attaching files on the new session screen
Version 1.0.1 March 24, 2026
Added
- OpenAI Codex Integration - Connect to OpenAI Codex subscription as an AI provider in settings
- Steering Feedback - Provide steering guidance to the AI directly from the tool approval overlay
- Open and edit code files directly in tabs with syntax-aware locked source mode
- New "system" option follows your OS light/dark mode preference
- Permanent delete action to file tree alongside move-to-trash
Fixed
- Policy changes now correctly apply to already-active sessions
- Fixed display format and alignment for pending call timers
- Draft messages are now preserved when the tool approval overlay appears
Version 1.0.0 March 13, 2026
Major Updates
Project-Based Organization
* Sessions are now organized by project, enabling you working with several projects in one environment
Tabs v2
* Better visual hierarchy and interaction patterns
* Completely redesigned tab interface with traditional, familiar layout
* Simplified tab states — preview tabs and open tabs
Share Integration
* Publish your work instantly via public link
* One-click sharing from desktop app
* Perfect for collaboration and quick content presentation
Other Improvements
* Quote messages in chat for contextual responses
* Consistent, helpful tooltips throughout the UI
* Export documents directly to PDF format
* Significant rework of subagents and tool calling for better reliability
* Fixed Windows-specific bugs and improved stability
* 20+ other bug fixes and refinements across the application
Version 0.7.6 February 18, 2025
Added
- New Models Support - Added GLM-5 to Z.ai provider, updated Anthropic models with Sonnet & Opus 4.6.
- Updated Openrouter Models - Refreshed model registry with latest available options. Currently available models: Gemini 3 Pro, Gemini 3 Flash, GPT-5.3 Codex, GPT-5.2, GPT-5 Nano, DeepSeek V3.2, MiniMax M2.5, ByteDance Seed 1.6, Grok 4.1 Fast, Claude Opus 4.6, Claude Sonnet 4.6, Kimi K2.5, Auto, and Free Tier.
Removed
- Session Brief - The agent scratchpad seemed promising but didn't pan out: agents forgot to update it, it drifted out of sync, and the tool calls added latency without clear benefit. Removed to reduce complexity.
Fixed
- Fixed crash when saving provider settings during migration
- Fixed "Object has been destroyed" error when closing browser tabs
- Fixed template banner using stale model selection
- Improved dark theme scrollbar appearance on Windows with proper theme variables
Version 0.7.5 February 9, 2026
Added
- OpenRouter Provider Support - Access 10+ AI models through OpenRouter integration with unified API key management
Fixed
- Fixed gitignore handling errors when workspace contains nested git repositories
Version 0.7.4 February 6, 2026
Added
- Claude Opus 4.6 Support - Access to Anthropic's latest and most capable model for complex reasoning and analysis tasks
Version 0.7.3 February 5, 2026
Fixed
- Streaming Performance - Fixed critical issue causing chat to re-render 50+ times per second during AI responses, significantly improving responsiveness
- Chat Scroll Behavior - Improved scroll management to prevent conflicts with resizable panels and unwanted auto-scrolling during tool approvals
Changed
- Tool Display - Tool names and thinking messages now respect your language preference (English/Russian)
Version 0.7.2 February 3, 2026
Added
- Drag-and-Drop to Chat - Drag files directly from the file tree into the chat input for quick attachment
- Paste files and images from clipboard directly into the chat
- Context snapshot pills under user messages show which files were sent to the AI for each message
Changed
- Glassmorphic sticky chat input stays visible while scrolling through conversation history
Fixed
- Removed redundant files changes echo back to the agent, reducing token usage
Version 0.7.1 February 1, 2026
Added
- Kimi K2.5 Support - New LLM provider option with 256K context window for long-context coding tasks
Version 0.7.0 January 30, 2025
Added
- Plugins Marketplace - Browse and install slash commands and skills directly from the app. Opens plugins settings when nothing is installed
- New buttons for quick @mentions and /commands insertion in chat
- Use `!` as a faster alternative to `@` for file mentions
- Empty Workspace Guidance - When workspace is empty, see helpful banner with template suggestions
- Redesigned setup screen with clear provider cards to get started
- Translation Support - Added support for russian language in the app
Fixed
- Focus folder now filters the file tree on new session screen for cleaner context selection
- Focus section no longer shows empty state when workspace has no directories
Version 0.6.4 January 17, 2025
Added
- Manually check for app updates from the settings menu
- Code files now show preview in the file tree. Editor coming soon
Fixed
- Context ring now correctly reports actual context available
- Changes made by agent via Write tool now trigger editor hot-reload
- Browser view now properly restores your selected layout mode after closing settings
Changed
- Skill and SlashCommand tools are now auto-approved for smoother workflow
Version 0.6.3 January 12, 2025
Added
- Streaming Toggle - Control streaming behavior with a new toggle in settings
- External MCP Servers - Support for loading external MCP servers from .mcp.json file configuration
- New Folder Button - Create new folders directly from workspace picker
- Hidden Files in Picker - Workspace picker now shows hidden files for full visibility
Fixed
- Focus History Search - Focus history is now properly included in dropdown search results
Changed
- Chat Performance - Improved chat scrolling and rendering responsiveness
Version 0.6.2 January 8, 2025
Added
- Session Pinning - Pin important sessions to the top and reorder with drag-drop
- Hidden Files Toggle - Show or hide hidden files in the file tree with one click
- Bug Reports - Built-in bug report tool with diagnostic data collection
Fixed
- SDK Error Messages - API errors now display directly in chat with clear labels
- Dark Mode - Mentions dropdown background adapts to theme
Changed
- Tool Call Grouping - Consecutive tool calls now grouped visually, with special rendering for group-breaking tools
Version 0.6.1 January 5, 2025
Added
- Clarifying Questions - New system lets Agent ask clarifying questions before taking action in a quiz form
- Extended Thinking Display - Agent's extended thinking now appears as collapsible blocks, so you can see the AI's reasoning process
- Multiple Prompt Suggestions - Expanded prompt chips for better visual feedback
Changed
- Strategic Knowledge Agent - Refined system prompt for better distinction between ideation and action tasks
Fixed
- Binary Bundling - Fixed node.js binary packaging to match electron-builder platform names
- File Path Validation - File operations now validate paths against workspace folderTree to prevent false positives
Version 0.6.0 December 31, 2025
Added
- Multi-Provider LLM Support - Use multiple providers including Z.AI with a new GLM 4.7 model. Both Claude and Z.AI are available
- Agent Context Panel - Unified sidebar with widgets for session awareness: Session Brief (scratchpad), Agent Todos, File Comments, and Pinned Items (ex-Tabs)
- Viewport Mode - File tree follows file visible in the editor viewport
- SetFocus Tool - New tool to set focus folders directly from chat, integrated via MCP
- Scroll to Bottom Button - Quickly jump to the latest message in long chat sessions
- File Path Linking - File paths in chat messages are automatically detected and clickable
- Context Usage Indicator - Toggle in Appearance settings to show/hide context usage in sessions
Changed
- Redesigned Settings Modal - New sidebar navigation with organized tabs for better access, including dark theme and view all shortcuts
- Cmd+W Shortcut - Hides editor and maximizes chat for focused AI interaction
- Chat Input - Enter key no longer triggers actions outside chat focus
Fixed
- Auth Detection - Claude Code OAuth check now runs more stable
Version 0.5.3 December 23, 2025
Added
- Save Agent Messages - Right-click any AI response to save it directly to a file
- Sticky User Messages - Your messages now stay visible with expand/collapse, making long conversations easier to follow
- Smart Prompt Suggestions - AI now considers your session context when suggesting prompts
Fixed
- Tool Approval Reliability - Fixed stale approvals appearing after canceling requests
- Chat Titles - Removed "Title:" prefix from auto-generated session names
- Browser Overlap - Fixed browser view occasionally overlapping with top bar
- Comment UX - Immediate clearing after submit with smarter follow-up suggestions
Version 0.5.2 December 19, 2025
Added
- Open Tabs Awareness - Agent now sees what browser tabs you have open and can reference them in responses
- Next Prompt Suggestions - After the agent responds, suggested follow-up prompts appear so you can continue conversations effortlessly
- Read Browser Tab Tool - Claude can now read the content of your open browser tabs directly, making research workflows smoother
Changed
- Focus Folder Actions - Clear focus from the session context menu or main menu; manage focus folders via right-click
- Context Usage Indicator - Visual ring shows how much context is being used before sending
- Layout Persistence - Sidebar and panel layout now remembered per session
- Inline Title Editing - Click the session title to rename it directly
Version 0.5.1 December 16, 2025
Added
- Drag & Drop File Organization - Rearrange files and folders by dragging them in the file tree
- New Folder Creation - Create folders directly from context menu with auto-rename mode
Changed
- Faster File Tree Updates - Incremental tree updates instead of full refreshes for smoother performance
- Smarter Tab Behavior - When closing a tab, the adjacent tab is now activated instead of jumping elsewhere
- Enhanced Chat Stability - Improved session management for more reliable AI conversations
Fixed
- Read-Only Tool Detection - Fixed timing issue where tool read-only status wasn't calculated correctly
Version 0.5.0 December 14, 2025
Added
- Inline Rename - Rename files and folders directly in the file tree via right-click
- New Note Action - Create markdown notes quickly via context menu on folders
- Tool Grouping - Sequential read-only tools (Read, Grep, Glob) are now collapsed for cleaner chat
Changed
- Tool Approval - Pending tools now appear one at a time in a focused overlay with keyboard shortcuts
- Sessions Sidebar - Date/focus view toggle, pill-shaped group headers, tighter spacing
- File Sync - Detects external file changes on tab focus and refreshes tree after AI file operations
Fixed
- Title Auto-Generation - Fixed reliability issues where titles weren't being generated after first exchange
Version 0.4.0 December 13, 2025
Added
- Focus Folders - New session screen now shows focus folders with context preview, so you can see exactly what files will be sent to the AI before starting
- New Session Shortcut - Create sessions quickly with Cmd+N keyboard shortcut
- Tool Improvements - Bash commands now show descriptions, Claude can invoke specialized skills
- File Tree Preload - Entire workspace tree loads at startup for faster navigation
Changed
- Model Persistence - Your model choice is now remembered for new sessions
Fixed
- Session Title Generation - Fixed intermittent failures in automatic title generation
- Running Session Status - New sessions now correctly show running indicator
Version 0.3.2 December 11, 2025
Added
- Auto-Updater - App now checks for updates automatically and installs them with one click
Changed
- Session Status - Clearer session sidebar status with subagent tracking, shimmer animations, and consistent icons
- Tool Call Spacing - Reduced vertical spacing between tool calls in chat for better density
Fixed
- Task Tool Expansion - Task tools can now be expanded while still pending to see the prompt
Version 0.3.1 December 9, 2025
Added
- New File Button - Create new markdown files directly from the Files sidebar
- Tab Context Menu - Right-click tabs in sidebar for quick actions (duplicate, close others, copy path)
Fixed
- Tool Messages - Auto-approved tools now display their output in chat
- Chat Titles - Shorter, more descriptive session titles
Version 0.3.0 December 6, 2025
Added
- Parallel Streaming - Multiple chat sessions can now stream responses simultaneously
- Document Titles in Tabs - Open tabs list now shows H1/H2 headings from your documents for easier navigation
- Mark as Unread - Right-click any chat session to mark it as unread for later follow-up
- Per-Session Approval Mode - Each chat session now has its own tool approval settings, giving you finer control over AI actions
- Improved Session Switching - Chat textarea now auto-focuses when switching between sessions
Fixed
- Empty Chat Draft - Fixed a bug where empty chat drafts weren't properly removed
- Empty Resume Messages - Fixed issue where empty messages could be sent when resuming SDK sessions
Version 0.2.1 December 5, 2025
Changed
- Files Sidebar Layout - Directory view moved above open tabs for easier tree navigation
Fixed
- Preview Tab Updates - Content now correctly refreshes when switching between files
- Minimize Button - Button disabled when no tabs are open (prevents invalid state)
- Session Continuation - Fixed bug where agent fails when continuing an existing session
- AGENTS.md Loading - Now correctly loads AGENTS.md from workspace root
Version 0.2.0 December 4, 2025
Changed
- Agent-First Layout - Redesigned workspace centered on AI collaboration, similar to Cursor's new Agents mode
Version 0.1.0 November 28, 2025
Initial alpha release
- Markdown Editor - Beautiful what-you-see-is-what-you-get editor for local markdown files
- Built-in Browser - Browse the web in tabs alongside your documents
- Claude AI Assistant - Native integration that can read your files and browser content