Releases: J-F-Liu/crabot
Releases · J-F-Liu/crabot
Release list
v0.8.0
Full Changelog: v0.7.2...v0.8.0
v0.7.2
v0.7.1
0.7.0 renew and task tools
- Multi-tab sessions view and run multiple sessions in parallel.
- Ctrl+1–9 jump to the Nth session tab (Ctrl+0 to the last), Ctrl+N opens a new session tab, and Ctrl+W closes the current one.
- Built-in task tool — delegate self-contained subtasks to a new isolated agent session that works autonomously in its own tab.
- Built-in renew tool — when the context window is nearly full, hand off to a fresh session seeded with a condensed summary of the remaining work, so long-running tasks continue seamlessly.
- UI and UX improvements.
Full Changelog: v0.6.1...v0.7.0
0.6.1 UI Polish
- A settings dialog with five tab pages: AI Models, Prompt Recipes, Custom Tools, MCP Servers, and Tool Playground.
- A new dark color scheme, toggleable with a button at the top of the right pane.
- URLs in assistant markdown can be opened directly in your browser with Ctrl+Click.
- Add Ctrl+E to toggle all dialogs expand/collapse of current session.
- Support resend chat history from other models to DeepSeek models.
Full Changelog: v0.5.0...v0.6.1
0.5.0 More Tools
- New builtin ask, todo, fetch tools
- More robust read, write, edit, search tools
- Can stop early in waiting LLM response
- A lot UI & UX improvements
Full Changelog: v0.4.0...v0.5.0
0.4.0 MCP Tools
- Add MCP support for discovering and invoking tools from external servers
- Stop button now cancels in-progress bash, custom, and MCP tool executions instantly
Ctrl+Fopens a search bar for finding keywords in session dialogs
Full Changelog: v0.3.0...v0.4.0
0.3.0 Custom Tool
- Support define custom cli tools in
~\.crabot\tools.ron - Allow sending user prompt while the agent is still streaming
- Add strict mode support for tool calling specified in provider config
- Auto-detect AGENTS.md in selected workspace and show a checkbox to control whether it is injected in system prompt
- Bash tool add timeout parameter, and strengthen the timeout behavior
- Numerous UI & UX Improvements
- Add Ctrl + +/- shortcuts to adjust the font size in the center pane
- When the right pane is hidden, a single click on the divider shows it
- Add up/down arrow key navigation for session picker, and UI polish
Full Changelog: v0.2.0...v0.3.0
0.2.0 Enhanced Tools
- Enhanced Built-in Tools: streaming read, batch edit, bash timeout, output truncation
- Numerous UI & UX Improvements
- User Prompt input Enter to send prompt, Shift+Enter for newline
- Double click rendered markdown change to selectable text, press ESC to render markdown again
- Tips: Uncheck workspace and check workspace tree will force LLM use relative paths

