Moonshot AI has launched Kimi Work, an AI agent that runs by yourself desktop. The Beijing-based AI entity introduced it this week together with downloads for macOS and Home windows. Kimi Work reads native recordsdata, drives your actual browser, and runs scheduled duties. It targets data staff whose bottleneck is entry to recordsdata and reside classes.
Most agent instruments of the previous two years ran within the cloud. You kind a aim, a distant server spins up a sandbox, and a hosted browser acts. Kimi Work runs regionally as an alternative, reaching recordsdata and classes you already use.
What’s Kimi Work?
Kimi Work is a downloadable utility, not an internet chat. You give it targets in plain language, and it acts in your machine. Unbiased neighborhood mentions report that it runs on Kimi K2.6, Moonshot’s flagship mannequin.
K2.6 is an open-weight Combination-of-Consultants mannequin launched on April 20, 2026. It prompts about 32 billion parameters per token. It carries a 256K-token context window for lengthy, multi-step work.
How Kimi Work Operates
4 constructing blocks outline the product. Figuring out them helps you motive about what it might do.
- Agent Swarm: Kimi Work can run many sub-agents in parallel in your machine. In keeping with Moonshot launch, the swarm scales to 300 sub-agents. The system splits a job into components, then coordinates the outcomes. K2.6’s swarm is documented as much as 4,000 coordinated steps.
- WebBridge: This browser extension lets the agent use a browser like an individual. It searches, scrolls, extracts information, and fills types throughout tabs. As a result of it makes use of your actual session, it inherits your present logins and cookies.
- Cron scheduling engine: A built-in scheduler runs jobs on a each day, hourly, or conditional foundation. Per Moonshot, triggers embody LLM agent calls and Python or shell scripts. A “Hold Pc Awake” toggle retains in a single day jobs from stalling.
- Native recordsdata and code: The agent reads folders you mount and runs Python within the background. In keeping with Moonshot launch, unique recordsdata keep in place until you approve a change.
The desktop app additionally ships finance-specific information. It’s pre-integrated with market information for A-shares, Hong Kong shares, and US equities. In keeping with Moonshot launch, this removes the necessity for customized API setup. Completed analysis can convert into PowerPoint decks or Excel sheets.
Use Circumstances With Examples
- Doc triage: Level the agent at a folder of quarterly PDFs. Ask it to summarize them into one doc, maintaining originals intact. The swarm assigns one reader per file, then merges findings.
- Internet information assortment: Inform WebBridge to drag historic costs for 3 tickers. It opens your browser, units the date vary, and extracts the tables. Python then normalizes columns and writes an Excel workbook.
- Scheduled briefings: Outline a 7:00 AM job within the cron engine. Every morning it gathers headlines and drafts a markdown briefing. With “Hold Pc Awake” on, the job survives in a single day.
- Workplace technology: Ask for a brief market-brief deck after a analysis cross. The agent drafts sections in parallel and renders native slides.
Kimi Work vs Cloud Brokers
The core distinction is the place the agent runs and what it might attain. The desk compares Kimi Work towards a typical cloud agent.
| Dimension | Kimi Work (native) | Typical cloud agent |
|---|---|---|
| Execution location | Your desktop | Vendor servers |
| File entry | Mounts your native folders | Uploaded or sandboxed recordsdata |
| Browser | Your actual, logged-in browser through WebBridge | Hosted digital browser |
| Scheduling | Constructed-in cron engine | Usually exterior or restricted |
| Underlying mannequin | Kimi K2.6, reported | Vendor’s hosted mannequin |
| Setup | Set up app, grant folder entry | Zero-install, open a tab |
| Safety accountability | Falls on the person | Falls on the seller |
Neither strategy wins outright. Native execution retains information in your gadget and reaches actual recordsdata. Cloud execution trades that management for zero-setup comfort and managed security.
Scheduling: The Cron Engine in Follow
Kimi Work is pushed by pure language, not a public API. Its scheduler is a cron engine, so it accepts customary cron schedules. The 5 fields are: minute, hour, day-of-month, month, and day-of-week.
# Customary cron schedules the engine understands
0 7 * * * # on daily basis at 07:00
0 * * * * # each hour, on the hour
30 8 * * 1-5 # 08:30 on weekdays solely (Mon-Fri)
0 0 1 * * # 00:00 on the primary day of every month
You pair a schedule with a plain-language job. A each day briefing job reads like this.
Schedule: 0 7 * * * (on daily basis at 07:00)
Process: "Draft in the present day's market briefing and put it aside to
~/KimiWorkspace/briefing.md. Ask earlier than writing."
The approval gate then applies to that write, and to any net motion.
Key Takeaways
- An “Ask earlier than appearing” gate, with YOLO mode off, prompts earlier than any file write.
- Kimi Work is an area desktop agent for macOS (Apple silicon) and Home windows.
- An Agent Swarm runs as much as 300 sub-agents in parallel in your machine.
- WebBridge drives your logged-in browser; a built-in cron engine runs scheduled jobs.
- It reads native folders and runs Python, maintaining originals until you approve adjustments.
Marktechpost’s Interactive Explainer
Try the Particulars right here. Additionally, be happy to observe us on Twitter and don’t overlook to affix our 150k+ML SubReddit and Subscribe to our E-newsletter. Wait! are you on telegram? now you possibly can be part of us on telegram as effectively.
Must associate with us for selling your GitHub Repo OR Hugging Face Web page OR Product Launch OR Webinar and many others.? Join with us
