Tag
mimofan v0.0.17 is a Rust terminal AI coding assistant released with native support for MiMo and DeepSeek models, featuring security audit gates, memory enhancements, protocol improvements, and subagent orchestration.
The tweet shares two internship positions at Alibaba (in reinforcement learning and Code Agent directions), and highlights the open-source terminal AI programming assistant mimofan: built on Rust, supporting Xiaomi MiMo and mainstream large models, with capabilities such as code generation, bug fixing, and automated testing.
Kent C. Dodds tweets that an AI coding assistant named Fable rewrote his small React video app to Remix, which resolved a persistent bug.
Graphify is an open-source tool that turns codebases, docs, SQL schemas, configs, and PDFs into a queryable knowledge graph for AI coding assistants like Claude Code, Cursor, Codex, and Gemini CLI, using local deterministic AST parsing with no vector store.
avante.nvim is an open-source AI coding assistant plugin for Neovim that integrates code chat, editing, and direct patch application into the terminal editor.
The user describes using Claude Code to interact with Smogon's npm library for Pokemon Champions, pulling live usage stats and generating reports for matchups and team building.
code-review-graph is an open-source Python tool that builds a persistent structural map of your codebase, enabling AI coding assistants to fetch only relevant context instead of reading the entire repo on every request, drastically reducing token usage and cost.
A new open source desktop app offers a free alternative to Codex and Claude Code with improved features and user control.
A Twitter thread by Paweł Huryn shares insights on writing effective CLAUDE.md files for Claude Code, emphasizing project-specific rules and avoiding unnecessary bloat.
GitHub Copilot's code review feature now supports medium-depth reviews in public preview, allowing users to increase the effort level for more thorough analysis by a higher-reasoning model.
Artillain credits the CLine team for fixing performance issues after he submitted feedback and logs, noting they circumvented the IDE's internals.
This post introduces the Chinese translation of Anthropic's official Claude Code tutorial, which includes a one-hour hands-on course covering context management, MCP, GitHub integration, and custom automation workflows. The translation is clear and suitable for beginners.
OpenAI added Chrome DevTools Protocol support to Codex, allowing its AI coding agent to inspect and modify live websites. The feature is opt-in, early-stage, and currently available only outside the EEA, UK, and Switzerland.
OpenAI has introduced flexible rate-limit resets for its Codex AI coding assistant, allowing users to bank resets and earn more through referrals, as part of a competitive pricing strategy against Anthropic.
Xiaomi open-sourced MiMo Code, an AI coding assistant with a novel memory architecture that outperforms Claude Code on long-horizon tasks, and includes free access to its MiMo-V2.5 model.
Xiaomi released MiMoCode, an open-source AI coding agent with cross-session memory, available on GitHub and installable via one-line command or npm.
MiMo Code is an open-source AI coding agent with persistent cross-session memory, supporting multiple agents, task tracking, and subagent systems, developed by Xiaomi in 14 days by a 5-person team.
Boxes.dev allows you to run Claude Code and Codex in your own cloud environment.
This article delves into the technical details such as asynchronous and sparse methods used in Cursor training Composer 2 model, and provides a comprehensive analysis of the RL infrastructure.
Kent C. Dodds tries the new GitHub Copilot App, which he says is investigating and fixing ~30 broken workshop jobs simultaneously.