Changelog
Purpose: Record iFlow CLI version update history, new features, and important changes
Use Cases: Understanding version differences, upgrade reference, feature tracking
Version History
0.5.17 (March 11, 2026)
Bug Fixes
- Fixed thinking parts signature handling on stream interruption to prevent subsequent API call errors
- Improved keyboard CSI sequence handling with Kitty CSI-u protocol support, preventing unrecognized sequences from leaking into input buffer
0.5.16 (March 6, 2026)
New Features
- Exponential backoff retry: Exponential backoff strategy with 3x multiplier for 429/5xx errors, improving API call reliability
- read_file truncation messaging: Improved truncation hints to help the model better understand when file content is truncated
- Thinking mode enabled by default
- PowerShell support: Dynamic system prompt adaptation for PowerShell versions. Set the
ComSpec=pwsh.exeenvironment variable to use PowerShell 7
Bug Fixes
- Fixed MCP server subprocesses not being properly cleaned up on shutdown/disconnect
- Fixed unexpected end_turn occurring after tool execution in ACP agent
- Fixed follow-up message handling after skill execution in ACP mode
- Fixed ACP auto-compaction: Implemented automatic per-turn context compaction
- Fixed authentication not refreshing for geminiClient when using the
-iflag with auto-submit - Fixed MCP OAuth state not syncing when MCP server status changes
0.5.15 (March 2, 2026)
New Features
- Agent/Skill symlink scanning support
- Headless mode session continuation: Support combining -c and -p flags to resume previous sessions in headless mode
- ACP directory built-in command: Added directory built-in command for ACP mode
Bug Fixes
- Fixed issue where MCP command displayed mcp list directly when no selection was made
- Terminal.app no longer launches unexpectedly on unknown terminal types
- Improved ACP authentication flow
0.5.14 (February 26, 2026)
New Features
- SubAgent system prompt enhancement: Prompts now include iFlow CLI identity identifier
- [ACP] Session creation supports passing custom sessionId
Bug Fixes
- GLM-5 token overflow: Adjusted context limit from default to 170K with 16% safety margin
- Fixed Windows login authentication page opening issue
0.5.13 (February 12, 2026)
New Features
- MiniMax-2.5 replaces MiniMax-M2.1
0.5.12 (February 12, 2026)
New Features
- GLM-5 model support
Bug Fixes
- Fixed issue where input characters were incorrectly consumed after paste completion
- Fixed "window is not defined" error
- Fixed LSTool undefined path crash
- Removed Kimi K2.5 temperature override
v0.5.7 (February 6, 2026)
New Features
- Integrated Kimi 2.5 multimodal model with enhanced image understanding and multimodal interaction capabilities
Feature Enhancements
- Improved cancellation functionality in ACP mode for better protocol interaction stability
- Added support for printing MCP OAuth authorization links directly in terminal, optimizing authorization flow in browser-less environments
v0.5.5 (February 2, 2026)
Optimizations
- After /cleanup-xxx cleanup commands, the prompt box will disappear after the next user input
Bug Fixes
- Fixed API returning 400 after thinking mode triggers compression
- Fixed timezone to match system timezone instead of zero timezone
- Fixed hook transcript-path issue
Features
- Implemented clickable system notifications on Mac
- Added support for reading clipboard image data (ctrl+v)
ACP Protocol Support
- Added awareness of skills in cwd directory
- Added support for parallel subagent output
- Added support for compress built-in command
v0.5.3 (January 26, 2026)
Bug Fixes
- Fixed ACP Client connection failure issue, such as Zed/JetBrains, etc.
New Features
- Added support for ACP AvailableCommandsUpdate to enable command selection via /
- Added ACP thinking mode support
Optimizations
- UI style improvements, optimized home directory prompt interaction
- Removed output-style feature
- Disabled checkpointing by default. If already configured, it will follow the configuration.
- Optimized GLM 4.7 model configuration and adjusted token usage limits
- Enhanced memory command functionality and performance
- Strengthened HMAC authentication mechanism to improve model API call security
- Improved search functionality experience
v0.5.2 (January 19, 2026)
Bug Fixes
- Fixed update loss issue caused by parallel tool call execution
- Fixed issue where session end hook was displayed twice
Optimizations
- Enhanced Smart Mode security detection capabilities
- Removed fuzzy search from skill & workflow add commands, now prompts when ID is not exactly matched in online repository
- Removed line numbers from markdown rendering
New Features
- Added configuration file support for hook active security capabilities
- ACP Server now supports stream mode
- Added notification: Prompts user when conversation ends, allowing them to view results
- macOS: On first appearance of terminal-notifier popup, users need to manually allow notifications, or enable terminal-notifier notifications in "Settings" => "Notifications"
- Windows: In "Focus Mode", popups cannot appear and will be minimized to the notification panel in the bottom right corner of the taskbar. Users need to allow SnoreToast to receive notification popups subsequently
v0.5.0 (January 12, 2026)
- Interface redesign for a cleaner interactive experience
- Added hooks active security mechanism
- Redesigned checkpoint mechanism to conversation-level, organized by user requests, allowing rollback of accidentally deleted files
- Windows experience optimization
- Bug fixes
v0.4.16 (January 8, 2026)
- Fixed issue with MCP installation failure after /mcp online
v0.4.15 (January 5, 2026)
- Added prompt for /cleanup-checkpoint command
- Fixed issue with model response interruption in plan mode
v0.4.14 (December 31, 2025)
- Added iFlow-Rome model
v0.4.13 (December 31, 2025)
- Added iFlow-Rome model
v0.4.12 (December 29, 2025)
New Features
- Native Skills support, use /skills online to download and install in iFlow CLI
- /2025 command to view your iFlow CLI journey in 2025
- Added built-in frontend-tester agent, automatically triggered for frontend-related modifications
Experience Improvements
- /cleanup-checkpoint now supports clearing global history to free up iFlow CLI storage space
- Upgraded grep tool
- Enhanced core capabilities
- Smart Mode upgrades
- Optimized UI display
- Subagents now default to yolo mode execution
v0.4.10 (December 24, 2025)
- Added support for glm-4.7 and MiniMax-M2.1 models
v0.4.9 (December 24, 2025)
- Stability fixes
v0.4.8 (December 22, 2025)
New Features
- Added Ask User Question tool for requesting additional information from users
- Added Image Read tool for image content analysis and recognition
- Added Shell command background execution mechanism
- Added slash commands support in non-interactive environments
- ACP SDK now supports slash commands functionality
Experience Improvements
- Enhanced CLI user input highlighting with consistent width matching text and input fields
- Optimized Prompt instructions with explore, task, and shell command usage examples
- Improved compression strategy for both lightweight and standard compression, retaining last 10 records
- Plan results page and homepage now default to Smart Mode
- CLI no longer auto-connects to IDE in non-IDE environments, requiring manual connection to prevent context pollution
Bug Fixes
- Resolved text file model recognition issues
- Fixed MCP_ERROR problems in non-interactive mode
- Fixed Docker environment git authorization errors in non-interactive mode
- Fixed history record return issues after compression when using /restore
- Fixed iFlow startup issues with files or directories beginning with backslashes
- /clear command supports clearing todo lists with isolated todo information between sub agents
v0.4.7 (December 12, 2025)
Experience Improvements
- Enhanced Smart Mode user experience
- Improved compatibility with DeepSeek and GLM4.6 models
- Optimized Shell command display effects
- Removed borders from user output messages, added background color
Feature Improvements
- Added arrow indicators before /restore autocomplete selection items
v0.4.6 (December 11, 2025)
🔥 New Smart Mode
Introduced three-layer progressive security review architecture for intelligent tool call risk assessment:
- Whitelist Check: Quickly approve verified safe tools with zero latency execution
- Blacklist Check: Rule-based detection of high-risk operations with cross-platform pattern matching
- AI Review: Context-aware risk analysis with intelligent execution strategy decisions Learn more about Smart Mode
Experience Improvements
- Added lightweight context compression mode to improve readability
- Optimized edit tool to improve execution success rate
v0.4.5 (December 8, 2025)
Feature Enhancements
- Added built-in plan agent (effective in plan mode) and explore agent
- Support for lightweight plan mode, can be configured with
"lightWeightPlan": truein configuration file
Experience Improvements
- Optimized GLM4.6 and DeepSeek3.2 model performance
- Improved ESC task cancellation display effects
- Enhanced network search capabilities
v0.4.2 (December 5, 2025)
Bug Fixes
- Fixed issue with -r -y unable to call MCP
- Fixed DeepSeek output truncation issue
Feature Improvements
- Adjusted /restore checkpoint display order to reverse chronological
- Copying built-in commands and pasting no longer inserts @ symbol
v0.4.1 (December 4, 2025)
Bug Fixes
- Removed npm token expired prompt during installation
- Resolved Tab key switching and completion conflict issues
Feature Enhancements
- Added support for MCP disable and enable functionality
v0.4.0 (December 3, 2025)
New Features
- Launched DeepSeek V3.2 model
- Added thinking toggle functionality
Experience Improvements
- Removed all borders during execution, optimizing overall user experience
- Optimized edit tool and paste experience
Bug Fixes
- Fixed issue with /compress command failure after iflow -c
- Added fallback URL display for OAuth2 login
v0.3.29 (November 28, 2025)
Experience Improvements
-
Optimized shell tool on Windows to improve execution success rate
-
Optimized WebSearch tool functionality
-
Optimized stop hook and edit tool
-
Slash commands now support @file hints
v0.3.28 (November 26, 2025)
Bug Fixes
-
Fixed missing history information issue after multiple /resume commands
-
Mitigated interface jitter issues when creating Agent
v0.3.27 (November 25, 2025)
Model Updates
- Discontinued Deepseek-V3.2 model, recommended model changed to GLM4.6
Feature Enhancements
- Added quick authentication method for environments like servers that cannot open browsers
Bug Fixes
-
Fixed issue with Edit writing extra lines on Windows
-
Fixed /mcp list issues
-
Fixed garbled text issue with /export clipboard on Windows
Experience Improvements
- Improved multi-line content handling for clipboard tool
v0.3.25 (November 21, 2025)
Bug Fixes
-
Fixed issues with iflow -i, -p, -m functionality
-
Fixed issue where mcp configuration excludeTools was not taking effect
Feature Enhancements
-
Fixed image display issues when dragging images into VS Code terminal
-
Added support for positional prompt functionality, equivalent to iflow -p 'xxx', usage: iflow 'check what content is in this directory'
v0.3.24 (November 20, 2025)
Feature Enhancements
-
Added /memory list to display all memory files
-
/mcp list now additionally shows the context length occupied by MCP
Bug Fixes
-
Fixed /directory add command issues
-
Fixed potential issues with search tool on Mac
Experience Improvements
-
Maintained Chinese Q&A after compression
-
Optimized paste functionality, improving paste speed on Windows
v0.3.23 (November 18, 2025)
Feature Enhancements
-
Added environment detection when installing MCP tools with uv dependency
-
Added /terminal-setup command to bind system's default line break command
Bug Fixes
- Fixed issue where /init did not recognize contextFileName configuration
v0.3.22 (November 17, 2025)
Bug Fixes
- Fixed paste issues
Feature Enhancements
- @image path now also supports reading image content
v0.3.21 (November 13, 2025)
New Features
-
Added Kimi K2 Thinking model
-
Added /cleanup-history to completely clear history records
Experience Improvements
-
Optimized drag and paste image workflow
-
Optimized @ directory operations
v0.3.20 (November 12, 2025)
Experience Improvements
-
Optimized plan mode to address model awareness issues when users manually modify plans
-
Optimized checkpoint storage logic to avoid excessive storage usage
-
Optimized phrase prompts and @ command
v0.3.19 (November 10, 2025)
Bug Fixes
- Fixed issues with agent/command online browsing display
v0.3.18 (November 7, 2025)
Bug Fixes
- Fixed issue where input/slash commands do not display recommended commands
v0.3.17 (November 7, 2025)
New Features
- iFlow CLI now supports MiniMax-M2 model (exclusive to iFlow CLI use only, not exposed to API)
Performance Improvements
- Improved @ file search speed by 3-5x
v0.3.16 (November 6, 2025)
Bug Fixes
-
Fixed open platform agent/command installation issues
-
Fixed issues with dragging files to CLI
v0.3.15 (November 5, 2025)
Bug Fixes
-
Fixed some issues in plan mode
-
Fixed compatibility issues when git tool is not installed
-
Fixed installation issues for agents/commands uploaded by users to the open platform
v0.3.14 (November 3, 2025)
Feature Enhancements
-
Plan mode supports user editing of model plans see details
-
Support checkpoints in yolo mode see details
-
MCP related functionality upgrades
Bug Fixes
- Fixed issue with multiple submissions caused by pasting multi-line text on Windows
v0.3.12 (October 31, 2025)
Feature Enhancements
- Interactive mode supports stop hook, session end hook, and UserPromptInput Hook
- SubAgent memory monitoring and cleanup mechanism