shipfeedAI news, curated daily

18:58:01 CET
20 SEPT18:58:01shipfeed
pull to refreshlast sync
Just in — 30 new
§ source

Cline — Releases

github.com·tool·188 items·last fetched

items50 latest

cline·

Cline: Desktop v0.0.32

Cline starts again after updating. In 0.0.31 the app could fail at launch with "desktop backend exited before publishing its endpoint" and never reach the workspace picker. Cline runs its own copy of the Cline Hub in…

Cline — Releases
cline·

Cline: Desktop v0.0.31

Cline can now work on a remote machine over SSH, with the app itself staying local. Add and test a host under Settings → Remote, then pick it from the environment selector beside the workspace picker on the welcome…

Cline — Releases
cline·

Cline v4.1.19

Added Images attached to a model that cannot read them are now flagged instead of silently discarded. Thumbnails get a warning badge and the composer explains that the images will be ignored, with a button to switch to…

Cline — Releases
cline·

Cline: Desktop v0.0.30

Windows updates no longer fail with "Error opening file for writing". The installer hook meant to stop the running backend never terminated anything: Tauri ships a 32-bit NSIS installer, so its PowerShell ran under…

Cline — Releases
cline·

Cline: Desktop v0.0.29

Queued messages can now be sent into the running turn with Enter. While the agent is working, pressing Enter with an empty composer steers the first message in the queue, so it is picked up at the next turn boundary…

Cline — Releases
cline·

Cline: Desktop v0.0.28

The app no longer gets stuck on "Desktop backend unavailable" when the backend is slow to start. The window asked for the backend's address exactly once and the shell stops waiting after about 15 seconds, so on a…

Cline — Releases
cline·

Cline: CLI v3.0.62

Introducing Cline Desktop: a native app for working with open-weight models, with task import from Claude Code and Codex, scheduled runs, web search and voice input, and a marketplace for plugins, MCP servers, and…

Cline — Releases
cline·

Cline: SDK v0.0.83

Hub-managed Agent Plugins. Packages under `~/.agents/plugins/*` on the hub host are discovered and validated from their root `plugin.json`; valid skills under `skills/` are exposed through the skills tool as…

Cline — Releases
cline·

Cline: Desktop v0.0.27

An expired Cline sign-in now produces one actionable error instead of two dead ends. A turn that fails before the runtime takes the prompt was reported twice — the hub's detail-less `run.failed` appended a bubble, then…

Cline — Releases
cline·

Cline: Desktop v0.0.26

The composer now shows the current branch's GitHub pull request — PR number, merge status, changed-line totals, and CI checks. Click through to open it in your browser, or expand CI to inspect individual checks and…

Cline — Releases
cline·

Cline: Desktop v0.0.25

ChatGPT Subscription (Codex) now lists only the models your plan can actually use. Two separate paths filled the picker from the shared OpenAI catalog, so GPT-4o, GPT-4.1, and `chatgpt-image-latest` showed up alongside…

Cline — Releases
cline·

Cline: Desktop v0.0.24

Fixed the live chat stream doubling text and dropping messages mid-turn. The sidecar has two Hub sockets that both receive a session's events — ClineCore's own client and the observer client — and a session that…

Cline — Releases
cline·

Cline: Desktop v0.0.23

Agent Plugins are now discovered and run by the shared Hub. Packages under `~/.agents/plugins` are validated from their `plugin.json`, their valid Agent Skills become available to the agent, and their stdio /…

Cline — Releases
cline·

Cline: Desktop v0.0.23-beta.1

Beta: configure and opt in to image generation under Customize → Tools. Provider credentials stay server-side, and generated images remain available in session history. Scheduled runs are grouped within their runtime…

Cline — Releases
cline·

Cline v4.1.17

Everything here lands through the SDK bundle, so it applies to windows running that bundle. Added ClinePass is now surfaced across the app: a card on the account page describing what the plan covers, a hint in provider…

Cline — Releases
cline·

Cline: Desktop v0.0.22

Import your history from Claude Code, Codex, and opencode. An Import button in the Sessions header (and a row in Settings → General) scans your local stores from all three tools and turns the conversations you pick…

Cline — Releases
cline·

Cline: CLI v3.0.61

Cline now handles a running Hub that is older than your CLI. Instead of quietly talking to a hub executing stale code, you get a prompt showing how many active sessions a replacement would interrupt, with…

Cline — Releases
cline·

Cline: SDK v0.0.82

Fixed tool calling being silently disabled for gateway models whose catalog entry declares no capabilities. Three separate producers built gateway model definitions with their own hand-written capability translations…

Cline — Releases
cline·

Cline: Desktop v0.0.22-beta.1

Beta: Composio connectors now register tools directly in the packaged desktop runtime for eligible internal accounts, with safer OAuth revocation and more resilient connect, disconnect, and reconciliation behavior. Web…

Cline — Releases
cline·

Cline: Desktop v0.0.21

Marketplace is now a two-pane explorer: a browsable list on the left and full catalog metadata for the selected item on the right, with category tag filters that collapse behind a "more" toggle Stopping a session now…

Cline — Releases
cline·

Cline: Desktop v0.0.21-beta.2

Beta: hand off local sessions to Cline Cloud and continue working from cloud workspaces, with recovery for interrupted transfers and preservation of the prompt, attachments, and session state. Beta: choose between…

Cline — Releases
cline·

Cline: Desktop v0.0.20

Cline Desktop now ships on Windows: releases include a code-signed x64 installer, and installed apps auto-update on the same feed macOS does Windows shell fixes: background processes (the sidecar, git) no longer pop…

Cline — Releases
cline·

Cline: CLI v3.0.60

Fixed the background hub process ballooning in memory during long sessions — session status updates were broadcasting a full copy of the conversation transcript to every connected client, which on a large task could…

Cline — Releases
cline·

Cline: SDK v0.0.81

Session snapshot events no longer carry the full conversation transcript. Every `session.updated` (and `session.created` / `session.detached` / `run.started`) event embedded the session's entire message history, so on…

Cline — Releases
cline·

Cline: Desktop v0.0.19

Fixed the background Cline process ballooning in memory during long sessions — session status updates were carrying a full copy of the conversation transcript to every connected client, which on a multi-megabyte task…

Cline — Releases
cline·

Cline: SDK v0.0.80

New files created by the file-writing tools now use the platform's native line endings Fixed `search_codebase` crashing the process on files that contain a single enormous line Credentials embedded in git remote URLs…

Cline — Releases
cline·

Cline v4.1.16

Everything here lands through the SDK bundle, so it applies to windows running that bundle. Fixed Cost estimates are no longer shown for providers billed by a flat-rate subscription (ClinePass, ChatGPT via Codex, and…

Cline — Releases
cline·

Cline: Desktop v0.0.18

The sidebar is time-sorted again by default, with collapsible Pinned / Scheduled / Tasks sections and a one-click toggle to switch to project grouping (the old dropdown is gone). Scheduled sessions are marked with a…

Cline — Releases
cline·

Cline: Desktop v0.0.17

Plugins, MCP, Skills, Rules, Hooks, and Tools are now one Customize hub with tabbed sections and live counts. Catalog-backed tabs show what you have installed followed by an inline Browse section, so installing…

Cline — Releases
cline·

Cline: CLI v3.0.58

The first-launch "Try ClinePass" dialog no longer advertises the $4.99 first-month promo, which is ending The hub's event log is now capped at 64 MiB on disk. Events carrying full session snapshots could previously…

Cline — Releases
cline·

Cline: SDK v0.0.79

The hub's durable event log is now capped at 64 MiB on disk. Event envelopes carrying full session snapshots could previously accumulate to tens of gigabytes, since row and time retention alone did not bound file size…

Cline — Releases
cline·

Cline v4.1.15

Everything here lands through the SDK bundle, so it applies to windows running that bundle. Fixed Auto-approve every MCP tool call while the "Use MCP servers" toggle is on. The toggle only took effect on tools that had…

Cline — Releases
cline·

Cline v4.1.14

Everything here lands through the SDK bundle, so it applies to windows running that bundle. Added Refresh the built-in model catalog. New entries include Claude Fable 5, Grok 4.6 on Vertex, several DeepSeek V4 Flash…

Cline — Releases
cline·

Cline: CLI v3.0.57

Added `cline hub drain`, which stops a hub from accepting new mutating work while it finishes what it is already running, and `cline hub drain --off` to lift it Added `cline hub upgrade`, which drains the hub, waits…

Cline — Releases
cline·

Cline: SDK v0.0.78

The hub can now be drained and upgraded without losing work. A draining hub refuses new mutating work while it finishes what it is running, a durable event log lets a reconnecting client replay everything it missed…

Cline — Releases
cline·

Cline: Desktop v0.0.16

The agent can now be handed off between Hub instances without losing work: a Hub that is restarting refuses new work while it finishes what it is running, and the app replays anything it missed while disconnected…

Cline — Releases
cline·

Cline v4.1.13

Everything here lands through the SDK bundle, so it applies to windows running that bundle. Fixed Restore tool calling for custom OpenAI-Compatible models whose capability list was inferred from convenience flags like…

Cline — Releases
cline·

Cline v4.1.12

Everything here lands through the SDK bundle, so it applies to windows running that bundle. Fixed Enforce enterprise MCP controls on the Customize marketplace. MCP entries are now hidden when remote config disables the…

Cline — Releases
cline·

Cline: Desktop v0.0.16-beta.1

Beta: your typed prompt is no longer lost when a cloud handoff starts — the live draft carries into the handoff and is restored if it fails. Beta: fixed a closed model popover blocking clicks in the composer. Beta…

Cline — Releases
cline·

Cline: Desktop v0.0.15

The app is now called Cline, renamed from Cline Code. Your settings, sessions, and credentials carry over untouched — only the name and icon change Refreshed app icons and branding Reskinned the first-run onboarding…

Cline — Releases
cline·

Cline v4.1.11

Everything here lands through the SDK bundle, so it applies to windows running that bundle — except the last section, which is a legacy-bundle fix. Added Let models that support it generate images during a task…

Cline — Releases
cline·

Cline: CLI v3.0.56

Models that support image generation can now produce media during a turn. The TUI saves each generated file to a temporary path and prints it so you can open it with your usual tools, HTML session exports embed images…

Cline — Releases
cline·

Cline: SDK v0.0.77

The `tasks` tool (durable todos and one-time or recurring agent schedules) is now scoped to the clients that can service it. Hosts declare their client type and the core tool catalog resolves availability centrally, so…

Cline — Releases
cline·

Cline: SDK v0.0.76

Added model-driven image generation. Models that support it can generate images during a turn, and generated images are persisted in session history and exports Agents can now create and manage scheduled tasks and a…

Cline — Releases
cline·

Cline: Desktop v0.0.15-beta.1

Beta: hand off a local session to Cline Cloud with `/handoff` — the conversation, attached images, and an optional follow-up command move to a cloud workspace that keeps working after you close the app. A preflight…

Cline — Releases
cline·

Cline: Desktop v0.0.14

The app now posts native macOS notifications when a task finishes or needs your input, so you can leave Cline working in the background. Configure them under Settings → Notifications. Voice input: dictate into the…

Cline — Releases
cline·

Cline: Desktop v0.0.14-beta.1

First beta release. Cline Code Beta installs side by side with the stable app so you can compare the two, and updates automatically from its own beta channel — stable installs are unaffected. Cloud sessions (preview)…

Cline — Releases
cline·

Cline: Desktop v0.0.13

Added an app font size setting. A slider in Settings scales the interface, and your size is applied before the window paints, so launching no longer flashes at the old size first. Models that support it can now search…

Cline — Releases
cline·

Cline v4.1.10

Everything in this release lands through the SDK bundle, so it applies to windows running that bundle and not the legacy one. The legacy bundle is unchanged from 4.1.9. Added Let models that support it search the web…

Cline — Releases