Qwen Code
PulseAugur coverage of Qwen Code — every cluster mentioning Qwen Code across labs, papers, and developer communities, ranked by signal.
- 2026-08-01 product_launch Qwen Code launched the '/learn' feature, enabling users to save AI-derived instructions. source
5 day(s) with sentiment data
-
User seeks to integrate Qwen Code with Fable orchestrator
A user is seeking to integrate Qwen Code, a model running on a separate Windows desktop with a dedicated GPU, into their Fable orchestrator, which is currently using Claude models. The goal is to offload less intensive …
-
Qwen Code Integration Tutorial with Ollama API
This item details how to connect Qwen Code with the Ollama API. It appears to be a tutorial or guide demonstrating this integration for AI coding purposes.
-
GitSpawn vulnerability in AI coding tools allows code execution via Git config
Researchers at Manifold Security have identified a critical vulnerability, dubbed GitSpawn, affecting multiple AI coding assistants. The flaw lies not in the AI models themselves, but in a long-standing Git feature call…
-
Agent Arena evaluates code models using repo metrics, not direct execution
The Agent Arena platform is designed to evaluate code generation models by running them against a user's source code repository. It uses metrics such as git history, execution time, and token count to assess performance…
-
Qwen Code 0.22.3 bug breaks llama.cpp integration with tool schema limits
A bug in Qwen Code 0.22.3 causes API errors when interacting with llama.cpp servers due to overly large string maxLength limits in its built-in tool schemas. These large limits prevent llama.cpp from successfully compil…
-
Alibaba's Qwen 3.8-Max builds advanced AI universe site, rivals GPT-5.6
Alibaba has released Qwen 3.8-Max, a large language model with a 2.4 trillion parameter count and a 1 million token context window, designed for long-context agent capabilities. In a comparative test, Qwen 3.8-Max was t…
-
Qwen Code retains Google copyright notices despite switching from Gemini CLI
A review of the Qwen Code project revealed that over a thousand files still contain Google copyright notices, despite the project reportedly ditching Google's Gemini CLI ten months prior. The analysis found that 58 file…
-
User seeks best harness for Qwen 3.8-27B model
A user on the r/LocalLLaMA subreddit is seeking recommendations for the best "harness" to use with the Qwen 3.8-27B model. They have experimented with Open Code, Codex, and Qwen Code, finding Qwen Code to be the most ef…
-
Qwen Code 0.21.11 adds Agent Plugins v1 support, with caveats
Qwen Code version 0.21.11 introduces native support for Agent Plugins v1, allowing users to install and link these packages without needing to convert their manifest files. However, not all components of an Agent Plugin…
-
Qwen Code leads AI coding assistants in context management and flexibility
The author compares three AI coding assistants: Cline, Kilo, and Qwen Code, focusing on their methods for managing long-task context and state. Cline uses a separate markdown file and memory bank, but has sync bugs. Kil…
-
Qwen language model faces "quota exceeded" errors due to access changes
The Qwen language model is experiencing "quota exceeded" errors for users, stemming from multiple potential causes. A significant factor is the discontinuation of free access via Qwen OAuth, which officially closed on A…
-
Alibaba's Qwen Chat confusion: Limits affect Qwen Code, not web chat
Users have expressed concern over message limits and access restrictions for Qwen Chat, but evidence suggests these issues primarily affect a different Alibaba product, Qwen Code. The free tier for Qwen Code, a CLI tool…
-
User seeks non-coding terminal UI for LLM interaction
A user on the r/LocalLLaMA subreddit is seeking recommendations for a non-coding, terminal-based user interface (TUI) for interacting with large language models. They are familiar with TUIs like Cline and Qwen Code but …
-
New script blocks AI coding assistants from wasting tokens on greetings
A new Python script named Pleasantries has been developed to prevent AI coding assistants from wasting tokens on simple greetings. The tool acts as a pre-hook, intercepting and blocking prompts like "hi," "hello," or "t…
-
Qwen Code introduces '/learn' feature for saving AI-generated instructions
Qwen Code has introduced a new '/learn' feature that allows users to save specific instructions, rules, or processes derived from conversations or external sources into a separate SKILL.md file. This aims to preserve va…
-
Local coding agents face cost and performance challenges
A developer explored running coding agents locally due to concerns about API token costs, but found that while Qwen Code could build a UI, it struggled with debugging and was slower than cloud-based models like Claude C…
-
Evaluate Qwen coding agent in read-only mode before granting access
This article details a method for evaluating the Qwen coding agent's performance in a read-only mode before granting it write access to a codebase. The author proposes a procedure involving an isolated set of tasks, whe…
-
New tool automatically resumes interrupted AI coding sessions
A new open-source tool called unsnooze has been developed to automatically resume AI coding sessions that were interrupted due to usage limits. The tool detects when a session stops because of a quota reset, records the…
-
AI coding agents lack standardized configuration, creating workflow challenges
AI coding agents from various providers like Claude Code, Qwen Code, and Genie Code currently lack a standardized configuration format. This means each agent requires its own distinct instruction and skill files, creati…
-
AI agents vary widely in code quality and physics accuracy for solar system sim
A comparison of four AI agents—pi, opencode, hermes, and qwen code—tested with a self-hosted Qwen3.6-27B model on a task to build a 2D solar system simulation. All agents successfully produced a working simulation, but …