Mistral has launched Devstral 2, a 123-billion parameter dense transformer optimized for agentic software development, along with a smaller variant, Devstral Small 2, and a command-line interface, Vibe CLI. Devstral 2 achieves 72.2% on SWE-bench Verified and is available for free for a limited time via Mistral's API and Hugging Face.
Why it matters
The release of Devstral 2 and Devstral Small 2 offers developers a significant boost in coding capabilities, but requires careful consideration of licensing terms.
Community talk
Cruxy: Train 1.5B models on 4GB VRAM - new optimiser just released
vLLM supports the new GLM-4.6V and GLM-4.6V-Flash models
LEAK: Anthropic is developing Claude “Agent Mode” (Yukon Gold) with dedicated UI toggle and Pixel Avatars
Claude Code in Slack
News: resumable sub-agents in Claude Code v2.0.60
Jan v0.7.5: Jan Browser MCP extension, file attachment, Flatpak support
I built a local Privacy Firewall that sanitizes prompts before they hit Claude/ChatGPT
SGLang Diffusion + Cache-DiT = 20-165% Faster Local Image/Video Generation
I built a minimal Claude Code clone to understand how AI coding agents work under the hood
I have Gemini CLI working basically as a subagent for Claude, I didnt realize we could do this guys
30+ Claude Code Tips: From Basics to Advanced
[D] What I learned building code RAG without embeddings
I let an AI agent run in a self-learning loop completely unsupervised for 4 hours. It translated 14k lines of Python to TypeScript with zero errors.
Open Unified TTS - Turn any TTS into an unlimited-length audio generator
OpenAI’s GPT 5.1 Codex Max is now available in public preview inside GitHub Copilot
LLM powered drawio live editor
Claude Code in Slack signals shift to collaboration-first AI coding
BoxLite: Embeddable sandboxing for AI agents (like SQLite, but for isolation)
I built a security scanner for Claude Code after seeing that post about the deleted home directory
I built a 'Learning Adapter' for MCP that cuts token usage by 80%
Robert now supports full ChatGPT embodiment. You can switch seamlessly between manual and AI control, and I’ll be releasing the entire system as open source. More info in my profile, and in comments.
I tricked ChatGPT to give me any metadata it receives
My little decentralized Locallama setup, 216gb VRAM
Why local coding models are less popular than hosted coding models?
Are MoE models harder to Fine-tune?
Background Agents in 2.0.60!
I built and shipped a full iOS app using only Claude Code CLI
PaperDebugger: the Best Overleaf Companion!
Do you still prepare prompts, or just chat naturally with AI now?
I ran Claude Code in a self-learning loop until it succesfully translated our entire Python repo to TypeScript
Gave all my Claudes a shared brain and it changed everything
YOLO Vibe Safely - Containerize Your Agents - Public Service Announcement
How do you actually version control and test prompts in production?
tired of useless awesome-lists? me too. here is +600 organized claude skills
How I improved our RAG pipeline massively by these 7 techniques.
I ran Claude Code in a self-learning loop until it successfully translated our entire Python repo to TypeScript
I built a "Guardrails-First" Agent template for the OpenAI SDK (Open Source).
Finally claude started using my agents and skills the way i want!
[D] We stress-tested the idea of “LLMs with thousands of tools.” The results challenge some assumptions.
Best practice for prompting structured data
[Browser Extension] Claude QoL - Adds text search, forking, TTS, STT and more (Also on the Desktop Client!)
Google's Agentic AI wipes user's entire HDD without permission in catastrophic failure
CLAUDE.md and Skills Experiment: What's the Best Way to Organize Instructions for Claude?
You Don't Need Better Prompts. You Need Better Components. (Why Your AI Agent Still Sucks)
This Richard Feynman inspired prompt framework helps me learn any topic iteratively
Claude Code's plugin system might be the most powerful feature nobody talks about.
Vibe Commander: Vibe code like it’s 1986
Announcing Claude Code Community Meetups
Cheapest and best way to host a GGUF model with an API (like OpenAI) for production?
I built an open-source tool to stop Claude Code from re-reading my files every session (Persistent Memory)
ChatGPT Secret Tricks Cheat Sheet - 50 Power Commands!
How do you actually use Claude Code in your day-to-day workflow? I’ll start:
I Built 6 Apps using AI in 3 Months. Here's What Actually Works (And What's Complete BS)
If you also got tired of switching between Claude Code, Gemini CLI, Codex, ect
If You're on 20x, put this in your CLAUDE.md
When do you use Haiku/Sonnet instead of Opus?
Anthropic interview
Do yourself a favour and say this to your ChatGPT.
Is anyone else experiencing this bug/feature? "[BUG] Sessions become unresponsive after upgrade to 2.0.60"
Using prompts to create prompts
Pro tip: Ask AI for ASCII art, annotate screenshot, point what to change
A different approach to system prompts (try it yourself, then read why it works)
I vibe-coded a landing page at a red light with Gemini, then used Claude Code to actually ship it
I built a Spotify-style Wrapped for your chatGPT chats
How to stop ChatGPT from adding unwanted reassurance lines?
How do you keep track of all your AI prompts and what they create?
Understanding CLAUDE.md vs Skills vs Slash Commands vs Plugins
I stopped doing prompt engineering manually and let failures write my prompts
Every way to export ChatGPT conversations and backup/move AI memory (complete comparison)
LLM API Selction
200 Hours with claude 4.5 Opus vibe coded in 3 weeks
Tip: /opusplan still works in Claude Code to use Opus 4.5 only in plan mode!
What are some of the best hacks/ideas you use for prompting that has improved the response result quality by 10X ?
How do you keep track of your project when AI writes most of the code?
Stop Prompting, Start Social Engineering: How I “gaslight” AI into delivering top 1% results (My 3-Year Workflow)
Has anyone here built a reusable framework that auto-structures prompts?
Tiny AI Prompt Tricks That Actually Work Like Charm
What API service are you using for structured output?
What's next with Claude Code?
Prompts to "Hallucinate" Fake Metrics - The Metacognitive Hack - thank ya boy later
Explore any image, that's the idea
How do you store, manage and compose your prompts and prompt templates?
Assistants, Threads, Runs API for other LLMs
Would you use “Time Awareness Mode” in ChatGPT? (Opt-in temporal metadata idea)
I built a free tool that generates Nano Banana–style visual prompts—but I’m unsure if this trend is improving creativity or killing it. What do you think?
Most Code Reviews Are Just Bullying with Syntax Highlighting. Here's a Better Way.