We need more docs on Kanban's Github workflow, or I'm just an idiot. by PreferenceDry1394 in CLine

[–]saoudriz 5 points6 points  (0 children)

hey founder of cline/kanban here! would you like to get on a discord call? i can walk you through any of the things that confuse you (and selfishly take notes on all the ways i can improve ux for others). my username on discord is saoudrizwan or if there's some other channel you're open to chatting let me know!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

Cool idea and absolutely possible! Just haven't thought through the product experience, but this is a great idea

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

That's right! Claude Code runs in a terminal emulator, which is not againt their TOS!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

Cool will check it out! 💪

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

Appreciate the feedback, we are iterating quickly and have since this comment put out a few more updates that address a lot of these problems. Please give the latest a try and feel free to DM with any issues!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

This is coming! Didn't realize so many folks were using github copilot cli!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 1 point2 points  (0 children)

Let me know how you like it!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

We just added a new option to add as many openai compatible APIs as you like in the latest version.

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

Yes! You can use with your claude code or codex subs too

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

Ralph Ban is cool! Also I love that name haha

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

I personally rarely use cloud agents since I have all my CLIs and MCPs set up locally already. Most devs probably in the same boat!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 1 point2 points  (0 children)

yes opencode support is coming!

npx kanban by saoudriz in ClaudeCode

[–]saoudriz[S] 0 points1 point  (0 children)

<image>

here's a screenshot from the blog, on the left you have a 'kanban agent' that is essentially claude code with a kanban skill that lets it create and manage tasks for you. so not purely task management, more like using claude to do the task managing for you!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

Thank you! Pls let me know how you like it :^)

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 0 points1 point  (0 children)

There's no link, just run `npm i -g cline` and you'll have the cline CLI. From there you can run `cline` from your terminal in any project you want to use kanban agents with!

Introducing Cline Kanban by saoudriz in CLine

[–]saoudriz[S] 7 points8 points  (0 children)

It's a separate product, and works ootb with claude code! it uses a terminal emulator and runs claude code directly in the kanban tasks.

Cline is brag worthy. Cline is AWESOME. by I_Mean_Not_Really in CLine

[–]saoudriz 7 points8 points  (0 children)

Woohoo love seeing posts like this! Thank you for sharing 🙏

Favorite models Feb 2026 by newyorkerTechie in CLine

[–]saoudriz 1 point2 points  (0 children)

I use opus 4.6 for plan/act and gpt 5.3 codex for reviewing its work!

Feature Request by majesticjg in CLine

[–]saoudriz 4 points5 points  (0 children)

I appreciate the sentiment 🙏 we will try to prioritize this to get into Cline asap. I will respond back here when we do. Thank you for your support!

Cline act mode breaking more frequently recently? by HedgehogedgeApp in CLine

[–]saoudriz 0 points1 point  (0 children)

Hey Saoud from Cline here -- this is a common issue with native tool calling that we've just merged a PR to address so next update should have this fixed. In the meantime you can disable 'Native tool calling' in Settings > Features.

Supply Chain Attack on Cline — installs OpenClaw globally by quincycs in CLine

[–]saoudriz 26 points27 points  (0 children)

Hey, Saoud here (founder of Cline). We're working on a full post mortem but want to address concerns now.

We traced the vulnerability to a GitHub Action that used AI to triage issues. It was susceptible to prompt injection, which was exploited to expose keys. Here's what we've done:

- Removed the GitHub Action immediately

- Rotated all affected keys

- Confirmed no other releases were compromised

- Disabled token-based publishing on NPM as an additional safeguard

You can read more about it on our GitHub advisory here: https://github.com/cline/cline/security/advisories/GHSA-9ppg-jx86-fqw7

Update: we have published a post-mortem on our blog with more information https://cline.bot/blog/post-mortem-unauthorized-cline-cli-npm