Repo: statisticalplumber/kanban at pi-agent-integration
Hi Guys,
To test Qwen 3.6’s potential, I also wanted the Cline Kanban project to have an open-source agent to work with. The last time I tested Cline Kanban, it didn’t support agents like vibe, qwen, or pi.
Qwen 3.6 + llama-server is my daily driver. I don't even use codex & claude-cli (unsubscribed)
My cli is qwen-cli , vibe and now favorite PI coding agent (small instruction prompt, always yolo unless instructed beforehand not do any changes).
Coming back to Kanban, I really liked their board-style agentic workflow where you assign tickets and let the AI move tasks from to-do -> in progress -> done using git trees and branches. It already supports those popular CLIs, but I wanted something that works seamlessly with llama-server. So I used PI cli and followed these steps:
1: asked it to look at the install scripts to see where agents are being called
2: then instructed it to run pi --help to understand how Pi is structured and how it could integrate like Codex/Claude
3: After that, I asked it to assess the effort required and identify which files would need changes
4: Then I asked it to create a new branch and implement the changes
I did not expect that qwen 3.6 would be able to do these changes easily, of course this is the best local model right now considering speed and size. But this model has nailed it in 1 go without even failing.
Qwen is definitely becoming a powerhouse for local llm setups, and llama.cpp is still the king of making things possible on local machines.
Repo is attached above where you can test with PI model.
Thanks guys.
[link] [comments]