🌘 Kimi-K2.7-Code, our latest coding model, is now released and open-sourced!
🔷 Improved coding & agent performance over K2.6: +21.8% on Kimi Code Bench v2, +11.0% on Program Bench, and +31.5% on MLS Bench Lite.
🔷 Reasoning efficiency: Less overthinking, with 30% lower reasoning-token usage compared to K2.6.
🔷 Long-horizon coding: Improved instruction following, higher end-to-end coding task success rates.
⚡️ 6x High-Speed Mode coming soon!
🔌 Available today via Kimi API and Kimi Code.
🔗 Kimi Code: https://t.co/uvoSJKyGCY
🔗 API: https://t.co/EOZkbOwCN4
🤖 TTS
⭐ 45,528 stars
Stream cloned voices in 16 languages with under 200ms latency. This deep learning toolkit brings production-ready text-to-speech to life.
🔗 https://t.co/XNnVPbOxh9
🌐 https://t.co/Q8rvbAy5Xi
#AI#MachineLearning
🚀 MiMo Code V0.1 is now live and open-source!
More than an AI coding assistant in your terminal — it's the smartest coding partner you'll ever work with.
Comes with MiMo V2.5, a multimodal model available free for a limited time, featuring a million-token context window—ready to use out of the box.
♾️ Infinite Context: Knowledge accumulates automatically, and with lossless compression, even million-line projects keep every critical detail intact—quality never drops.
🧠 Agent-Model Synergy: An Agent framework deeply optimized for MiMo, with a full closed loop of testing, review, and validation—so complex tasks get done in one pass.
📝 Compose Mode: Specs → Plans → Build → Report. Design first, code second—clear thinking, no rework.
🔄 Self-Evolving System: Every session is automatically reviewed, distilling experience and best practices—the more you use it, the smarter it gets.
🎙️ Voice Input: Powered by MiMo-V2.5-ASR — just speak instead of type, and your voice becomes the prompt for truly hands-free coding.
🔌 Claude Code Compatible: Automatically loads your existing skills, MCP servers and commands, and reuses your API configuration—zero-cost migration, no setup required.
🌐 Open & Flexible: MIT licensed, with support for leading model providers including Anthropic, OpenAI, DeepSeek, Kimi, GLM and more.
Install in one line:
Mac & Linux
curl -fsSL https://t.co/ViHsb4eGns | bash
(For the best experience,we recommand Mac user use it on iTerm or vscode terminal)
Windows
npm install -g @mimo-ai/cli
🔗 Learn more
Website ↓
https://t.co/Aq9BVuyA9a
Blog ↓
https://t.co/f40wLgQicK
GitHub ↓
https://t.co/O5Mj3rzl9g
Launching Supercode soon 🚀 — the open source SWE agent.
Free and open models.
access over your entire machine from your terminal — read files, run commands, edit code, open apps, manage settings.
Control your entire system directly from SUPERCODE with your voice. Granular permissions so it only does what you allow.
better and longer memory that persists across sessions. No vendor lock-in.
Just an agent that actually ships.
Boris Cherny: "My job is to write loops."
5-day version you can copy for Claude Code
Day 1: repo memory
- write CLAUDE.md
- include stack, test commands, code style, release rules, gotchas
- add .claude/settings.json with the shell commands Claude can run
Day 2: verification skill
- pick 1 flow Claude keeps breaking
- put the browser/API test in .claude/skills/<flow>/scripts/
- make it return: pass/fail, failing step, screenshot/log path
Day 3: commands
Add these files:
.claude/commands/babysit.md
- checks your PRs
- reads CI
- handles obvious review nits
- surfaces design questions
.claude/commands/triage-issues.md
- labels new issues
- dedupes against existing ones
- assigns owners
.claude/commands/deploy-watch.md
- checks the live app
- reports regressions
- avoids touching production
Day 4: loops
> /loop 5m /babysit
> /loop 15m /triage-issues
> /loop 5m /deploy-watch
Day 5: overnight work
- schedule /morning-report
- schedule /deep-audit
- write results to .claude/inbox/
- let your morning loop read from that folder
The rule: every code-writing loop gets a separate verifier.
Builder makes the change.
Verifier runs the real app.
You read the diff.
Skip that and you wake up to 14 broken PRs with very confident summaries.
Video: "Reflecting on a year of Claude Code" with Boris Cherny & Cat Wu
Smart Routing is now live across OpenGateway and OpenClaude
to test its performance we are dropping unlimited while it last API key
API key: ogw_live_4dbfa495092f917e8c78476905c9dbdf
enjoy