SHIPPED · v1.39.0
Code Tasks Board & Manual Tasks
New
Plan your work on a Kanban board — Code Tasks now opens as a drag-and-drop board, with a one-click toggle back to the classic list view. Drag a task between columns to move it; columns follow your current grouping (tag, priority, file, and more).
Create your own tasks by hand — add tasks that aren't tied to a TODO/FIXME comment, with a description, tag, priority (Normal, High, Critical), file, line, and author. Edit or remove manual tasks any time; they're saved with the project alongside the ones scanned from your code.
Filter and search your tasks — narrow the board or list by tag, priority, source (scanned vs. manual), or a quick text search.
Improved
Smoother panel resizing — dragging any divider now tracks your cursor instantly instead of stuttering on busy projects.
Dialogs open instantly — Memory, Prompt History, Resume, Git, Database, and HTTP client dialogs now appear right away and fill in content a moment later.
Faster database views — results grid, document viewer, and key-value viewer stay responsive on large result sets.
Snappier Remote Control — the phone Dashboard and terminal list update more efficiently.
Discover 1AIVault from the Memory panel — a new card links to 1AIVault, a companion desktop memory vault for your AI tools (dismiss it any time).
Fixed
Fixed not being able to add terminals from your phone — Remote Control terminal create/open/close now works even when the desktop window is closed.
Fixed long prompts splitting apart on Windows — pasting a long multi-line message into a Cline terminal no longer breaks it into several queued messages.
Fixed sticky notes garbling accented text — typing Vietnamese and other composed characters no longer corrupts them mid-typing.

Code Tasks board in 1DevTool showing tasks scanned from code comments grouped into BUG, NOTE, TODO, and FIXME columns, each card citing its source file and line number