#cline
44 items
Cline and Roo Code are dying projects. Alternatives? (www.reddit.com) FYI, Step 3.5 Flash has better perf and context is 1/4 the price in llama.cpp (www.reddit.com) So i recently updated LMstudio after a long pause and updated my llama.cpp runtimes too.. i was shocked..
Qwen3.6 agent + Cisco switch: local NetOps AI actually works! (www.reddit.com) Roo code shuts down, Team will focus on roomote agent (twitter.com via hn) When we started Roo Code in late 2024 by forking Cline and adding what's now widely known as dangerously-skip-permissions, agentic coding was rough and experimental. But Roo Code took off fast: 3 million installs, a passionate community, r…
12GB-Club: 4070S qwen3.6 27b + 35b a3b, and Gemma 4 26b a4b + 31b speeds (www.reddit.com) Longtime lurker here, thought i should post my speeeeds... I have a RTX 4070S 12 GB Vram (+10% OC), AMD 9800x3D with 4x16 Gb DDR5 6000Mhz CL30.
Tool that auto-generates .cursor/rules from your actual CI and keeps it in sync with AGENTS.md, CLAUDE.md, and 10 others (www.reddit.com) If you've been manually writing .cursor/rules files, this might save you time. crag analyze reads your repo — CI workflows, package.json, tsconfig, directory structure — and infers your governance rules.
$1,400/month with Cursor + Claude API — how are you managing costs while keeping a real agentic workflow? (www.reddit.com) Hey, This month I hit $1,200 in Claude API costs inside Cursor (Opus 4.6 + Sonnet 4.6) on top of the $200/mo Ultra plan. $1,400 total.
temporal-mcp: wall-clock awareness for LLMs, with OAuth (www.reddit.com) One of the small failure modes I keep hitting with agent stacks is that the model has no idea how much time passed between turns. It'll greet you with "good morning" at 11 PM, or pick up a conversation three weeks later as if no time has p…
Stop bloating your agent context with MEMORY.md. I built a local cognitive memory MCP instead. (www.reddit.com) Hey everyone, I’ve been building paradigm-memory, a local-first memory layer for AI coding agents. The motivation is pretty simple: I got tired of agents forgetting project context, or relying on giant MEMORY.md files that slowly become a…
The Benchmark Gap: 1,472 runs show coding-agent context changes outcomes (github.com via hn) The Benchmark Gap 1,472 OpenCode runs reveal what vendor scores don't tell you about AI coding tools. Plus a 60-run supplemental Aider/Cline probe, a 48-run installed-CLI smoke, and a 10-row current-OpenCode context probe to test whether t…
Building an Agent with the Cline SDK (packagemain.tech via hn) Building an Agent with the Cline SDK In this article, we will build a small release notes generator that uses the Cline SDK to inspect recent git history and turn it into readable markdown. Cline is an open-source AI coding agent focused o…
agency-os: Notion as the dispatch board for AI agents - MIT, MCP-native, works with Claude Code, Cursor, Cline, or any MCP harness (www.reddit.com) What if your Notion board was the thing that actually dispatched work to agents, not just tracked it? That is what agency-os does.
Best free AI Agent provider? (www.reddit.com) Hi everyone, I’m looking for recommendations for the best free AI agent providers and which models work best for coding and general development workflows. So far, I’ve mainly been using Cursor, and honestly it has given me the best overall…
An agent skill to enforce AI to write modern CSS (www.reddit.com) An agent skill that enforces modern CSS practices based on your project's browser targets. Covers 57+ CSS features across color, layout, selectors, animation, typography, positioning, and component patterns.
Sequencer: Visual multi-agent workflow pipelines. (www.reddit.com) I built Sequencer, an open-source visual prompt-to-agent chaining engine. When I build apps with AI tools, I break the project into bite-sized prompts, then copy-paste each one into Cline or Aider and wait.
Best Practices to Start with Vibe Coding? Best Local Apps for Agentic Vibe Coding? (www.reddit.com) DISCLAIMER: I am not a programmer nor do I have experience coding. I've been thinking about a small app running on gradio for some time now, and I want to try tweaking some extension for ComfyUI.
PI agent integrated with Cline-Kanban repo: All using PI and Qwen 3.6 35B MOE UD 4K_XL (www.reddit.com) 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…
I made a battle royale arena where AI agents fight each other on a Swedish island. Mostly for fun. (www.reddit.com) Built this over the last week during nights because I thought watching AI agents fight each other would be fun, and I wanted an excuse to ship something with MCP. Posting because it turned out more entertaining than I expected - different…
Issues running local model with vscode and cline (www.reddit.com) Hi all, Total noob here trying to set up a local model to help me with coding. I am trying the following setup - Ollama running the qwen2.5-coder:7b model in docker with the following compose file services: ollama: container_name: ollama i…
ClaudeCodeCLI vs OpenCode vs Cline vs QwenCode (www.reddit.com) ClaudeCodeCLI vs OpenCode vs Cline vs QwenCode Local coding LLM - Qwen3-coder-next-80b-nvfp4 Wich "tool" do you can recommend for it, and with "Skills/Plugins/MCP's"?
How do I use gemma4 on 5090 gpu for coding? (www.reddit.com) I'm trying to replace openai codex which i used for development all the time, with gemma4 on 4090, small tasks it solves quite impressively, but i need to have some agent. So I tried to connect 31b to cline and to aider and it didn't reall…
I built a Laravel package that turns your app into a database-backed personal knowledge vault (Obsidian style) with a 16-tool MCP server (github.com via reddit) Hey! I'm the author.
Ask HN: Which AI harness comes close to Claude Code? (news.ycombinator.com) I really want to try deepseek V4, but harnesss which I have previously used are inferior than Claude Code. Please suggest some Harnesses here.
Two flat-fee agent endpoints, no token meter: OpenClaw chat ($7/mo, 128K ctx) + All You Can Code ($19/mo, 256K ctx). OpenAI v1. (www.reddit.com) For anyone running agents (coding or otherwise) who'd rather pay a flat fee than meter tokens. Two tiers, both flat fee, both unlimited: OpenClaw ($7/mo) - Nemotron-3-Nano-Omni-30B-A3B - 128K context - For general-purpose agents: research,…
Why does GitHub Copilot feel less accurate compared to Agentic/Autonomous AI tools ? (www.reddit.com) I'm looking for a solid solution to bridge this gap. How can we actually use these tools properly for complex development?
Vibecoding – A vibecoding tool for HR who still don't get what vibecoding is (news.ycombinator.com) Everyone in dev knows Claude Code, OpenCode, pi.dev, and Cline are all just vibecoding tools. HR?
upskill – open source skill registry for AI agents (10k+ playbooks, MIT, adversarial safety review) (www.reddit.com) AI agents are getting powerful. The tooling around them isn't keeping up.
built an immigration eligibility mcp server. ask claude where to move. (www.reddit.com) for the claude desktop users here. i run transita, a visa eligibility matcher across 8 countries and 45 pathways.
25-tool MCP server that gives Claude graph-aware access to your Obsidian vault (www.reddit.com) I built obsidian-mcp — graph-aware MCP server for Claude/Cursor (backlinks, Dataview, safe rename in one call) Most "Obsidian + AI" integrations expose read_file and write_file and let the model figure out the rest. That works on a small v…
Free reference site for getting into AI agents — tools, workflows, and Claude Skills (www.reddit.com) Built this over the past month as a free reference site for people getting into AI agents. What tools to use, where to start, what each tool does, and how the agent-tool landscape fits together.
Does Cline KanBan support local llm? (www.reddit.com) I installed Cline CLI and it was using my local LLM. But it seems like when I tried to use Cline KanBan it tries to use OPenAI directly instead of the llama.cpp OpenAI Compatible URL I entered.
Vs code extension (www.reddit.com) Which coding agent extension are most of you fining best with LM studio as the local server 🤔 Im running qwen 3.6 27b Ive used Cline and continue mostly. I haven't checkout all the options but im looking for something that looks and feels…
Llama Server with Cline Settings (www.reddit.com) Hi everyone, just wondering if anyone has setup llama server to work with Cline and whether you can use image/browser use. I just gave it a whirl and had to disable image support.
Roo Code hit 3 million installs. We're shutting it down to go all-in on Roomote. (www.reddit.com) Tweet by the founder of Roo: https://x.com/mattrubens/status/2046636598859559114 I use Roo. I liked it more than Cline.
Agentic edits/commands VS Code with Cline- is it really private or offline? (www.reddit.com) Complex, parallel, long-running claude/agentic sessions - what is the point? where is the value? (www.reddit.com) Here is how I view AI Agents field (with focus on SWE/research) right now: - "chats online" gpt/gemini/claude --> general use - "vscode like extensions" cursor/antigravity/cline vs code extension/cc vs code extension etc. --> for coding, b…
Need some guidance toying with local models (www.reddit.com via reddit) Hi, so I have a pretty low-end laptop regarding running LLMs locally (NVIDIA GeForce RTX 3050 with 4GB VRAM, AMD Ryzen 7 5800H and 16GB DDR4) and while I'm not looking for anything to realistically work with, I'd be interested in how could…
Deepseek tui alternatives, when do you jump from single model terminal agents (www.reddit.com) Been using Deepseek-Tui for days. solid for v4 workflows.
My AI agent failed 12 times trying to find a bug in a large file. So I built something to fix that. (www.reddit.com) Watched it grep the same thing over and over. Context bloated, it forgot earlier instructions, and my API bill just kept climbing.
I built Claudex, a free-to-try open-source CLI for Claude Code-style workflows (www.reddit.com) https://reddit.com/link/1sxh0ec/video/egfs5inxtsxg1/player I built Claudex specifically for people who like Claude Code-style agentic coding workflows but want a simpler plug-and-play terminal setup The setup is the main thing I wanted to…
Is it possible to edit LLAMA.CPP with Cline+Vscode+Minimax 2.7 Q4_K_S and get a working build? (www.reddit.com) It all started yesterday with this post by u/antirez https://www.reddit.com/r/LocalLLaMA/comments/1sw3stb/llamacpp_deepseek_v4_flash_experimental_inference/ I was intrigued by the first Deepseek V4 Flash GGUF in a small size that can fit o…
Qwen 3.6 comaprable with the old Qwen 3 coder 480B? (www.reddit.com) I specifically remembered when qwen3 coder came out and it was like the only few models out there that can totally take over a repo and actually do things in VSCode without emptying bank account. and when that the qwen3 coder 30B was so fa…
m5 pro 64gb worth it for local agents or wait? (www.reddit.com) I am currently on an m3 mbp with 24gb ram. For regular python and django work the machine is perfect and i have no need to upgrade for speed.
Master AI CLI Orchestrator? (www.reddit.com) I created a router that gives me access to Arena.ai models, and I generated an API key for each of the available models. I’m looking for a CLI tool that can run multiple AI agents together, each handling different tasks like planning, secu…