postalcoder 1 hour ago

kimi has been particularly shameless in copying codex 1:1, wow.

Like, I get it, before condex there was conductor and a ton of other guis but this looks like they just copied the code.

Also, their privacy disclosure is incredibly misleading:

> How does Kimi Work protect my privacy when accessing local files? You have absolute control over your files. The built-in Ask before acting safeguard means Kimi will prompt you for explicit authorization before it modifies, overwrites, or runs code within your local directories. Nothing happens without your consent.

They fail to mention that is has unfettered read access to your files. ie, without your consent.

  • gruez 1 hour ago

    >They fail to mention that is has unfettered read access to your files.

    Isn't that totally expected of a coding agent? Otherwise it's like complaining dropbox "has unfettered access to your files".

    • postalcoder 1 hour ago

      Yes, but the answer is an indirection.

      “How does Kimi Work protect my privacy when accessing local files?”

      It doesn’t protect your privacy. It’s like asking, “how do I know you’re not spying on me?” And getting the reply “we cannot physically enter your house.”

      • gruez 26 minutes ago

        >It doesn’t protect your privacy. It’s like asking, “how do I know you’re not spying on me?” And getting the reply “we cannot physically enter your house.”

        In light of the recent grok build snafu, "Nothing happens without your consent" seems like an upgrade. Moreover what are they supposed to do here? By that should any sort of non e2e email/storage provider not be able to put "How does [product] protect my privacy" in their faq?

        Looking through their privacy policy, it looks like the bigger issue is that they are (or refuse to refute) training on your data/prompts. That's probably what people should be complaining about rather than complaining about how it "has unfettered access to your files", when that describes all coding harnesses.

        • postalcoder 12 minutes ago

          Yes I’m saying a question answered deceptively should not be one of the four featured questions on your product page.

          > Looking through their privacy policy, it looks like the bigger issue is that they are (or refuse to refute) training on your data/prompts.

          You’re making my entire point. They’ve designed an ingestion engine that is not private by design. Any sort of privacy posturing is wrong.

    • questionableans 1 hour ago

      The repo you’re working on, sure. But all files?

      • gruez 33 minutes ago

        Not sure what that's about, I was just copying the wording from OP. Their harness probably has the same restrictions as most other coding harnesses. That is, the read tool gives all project files by default without prompting, and everything else requires manual approval (or opting into auto-run all). If you decide to run it from your home directory however, then your "project" is all your files.

      • ashishb 22 minutes ago

        > The repo you’re working on, sure. But all files?

        Yes, any tool, including any coding agent, has access to all files $USER has access to.

        Sandbox it explicitly to give access to only the current directory - https://github.com/ashishb/amazing-sandbox

  • digitaltrees 1 hour ago

    I am more concerned about what happens to the file if I give permission.

    Opensource and local are seeming like the only way.

  • codemog 54 minutes ago

    How dare they copy the largest plagiarism machine ever created.

  • supriyo-biswas 48 minutes ago

    Everyone’s saying that it looks like Codex but TBH it just looks like all the AI chat websites on the side and some frequent actions on the top.

  • Danox 16 minutes ago

    Sharing among AI friends what’s the problem, scraping the Internet or hiring new employees between companies who like to share? It’s a tradition among the AI model makers…

bnfcl 31 minutes ago

Pretty shameless copy, but also shows how easy it is to do so. OpenAI and Anthropic had first-mover advantage, but easy come, easy go.

gandalfgeek 46 minutes ago

wow -- "Let's take something off your plate" just copied word-for-word from the Claude Cowork UI.

And it is above the fold in their hero image!

gizmodo59 6 minutes ago

that looks exactly like the recent codex!

ingvay7 40 minutes ago

Looks like this can use webBridge, run Python and shell code in the background. Cowork can take over application UI as well which is still a differentiator (and a higher security risk) unless kimi offers it elsewhere.

kvisner 1 hour ago

I wish they had some kind of US hosted option, NDR policy, or something like that. I love the price and power, but I have concerns around data sovereignty and leaking IP to an overseas company.

  • simlevesque 1 hour ago

    It'll most likely land on Bedrock when the K3 weights are released.

    • nickthegreek 21 minutes ago

      Will it? Bedrock doesnt have deepseek v4, GLM 5.2, Qwen 3.6, minimax m3.

  • ilamont 1 hour ago

    Same. No way I am uploading data to a PRC company. It's not just an IP issue ... there's a very high likelihood such companies will be restricted in the United States, even if they try "Chinawashing" stunts like Bytedance.

  • mrinterweb 1 hour ago

    As soon as the K3 weights are published on July 27th, there will be many US providers hosting the model. I realize model hosting doesn't really apply to kimi work specifically, but in terms of accessing K3, there will be US options likely in 7 days. Just look at OpenRouter to see the providers hosting K2.6 https://openrouter.ai/moonshotai/kimi-k2.6.

dvduval 22 minutes ago

The Chinese marketing blitz is on! Ha ha

Guess where the models are gonna be hosted? Hint, not China.

qmr 1 hour ago

Just wire in "teh cloud!!1" to your local files.

What could go wrong?

martin_drapeau 1 hour ago

The Pricing page shows all plans are sold out.

  • jackbravo 1 hour ago

    They say that they have too much demand so are stopping new subscriptions while they scale up: https://x.com/Kimi_Moonshot/status/2078855608565207130

    > Over the past 48 hours, demand has pushed close to the limits of our current capacity. To protect the experience of existing subscribers, we're temporarily pausing new subscriptions and prioritizing compute for current members. Existing subscribed users are not affected.

    > We're adding capacity as fast as we can and will reopen new subscription spots in batches.

    • 9dev 1 hour ago

      That might even be a beneficial move, creating (well, actual, not artificial) scarcity works well to draw interest usually. Curious how this one plays out.

  • NetOpWibby 1 hour ago

    First time I've ever seen something like this. Fascinating.

airstrike 2 hours ago

Still a chat interface, so definitely not an "AI Desktop".

Also this was released about a month ago

https://tech.yahoo.com/ai/meta-ai/articles/moonshot-ais-kimi...

  • trollbridge 1 hour ago

    Aren’t there all chat interfaces? Same goes for Claude Work, ChatGPT Work, etc

    • airstrike 1 hour ago

      That's precisely the problem.

      People are building UI/UX for a paradigm that is so utterly new that they miss the mark entirely.

      Everyone defaults to a big chat input because that's all they know. It's the expectation, so it's safer, faster, and cheaper to not deviate.

      It's also wrong and bad for work.

      • o0-0o 1 hour ago

        How would you fix it?

        • airstrike 46 minutes ago

          Models need richer context to do well. They also generally need a verifier, but better context is already an improvement. So to fix it, you need to rethink UIs to be agent-first.

          I'm not saying Kimi Work and its peers are entirely useless. I'm just saying they're a hack that puts a pretty low upper limit on agent capabilities and speed.

      • datakan 1 hour ago

        > It's also wrong and bad for work.

        Say's who? Why? I honestly don't get the problem. OpenAI just did what you said with the Mac app and were forced to roll it back because of the uproar. A chat box is simple, relatable, easy to use. K.I.S.S. is a thing

        • airstrike 48 minutes ago

          > Says who.

          Says everyone who's not using this stuff. It's an empirical argument. Is anyone actually using this for work? How long has it been since Cowork was released?

          It's such an inadequate tool for work it reeks of SF hubris to think you can just slap a chat input box onto a PC and replace 90% of white collar jobs.

wild_egg 2 hours ago

Is there a link anywhere for a docs site for this? Really curious to know what "deep data sources" they have set up for the Native Global Market Data feature.

bilsbie 2 hours ago

Could I use the browsing feature to search for land to buy? Or is there an easier way I’m overlooking?

Hoping to find something on a creek with a Mountain View and fairly remote.

fabiofzero 30 minutes ago

If this is what pops this bubble, I'll take it!

m3kw9 1 hour ago

It rubs me the wrong way that they have to copy everything, the UI is almost exact copy of Codex. The entire mind set of just copy the best is holding them back.

fellowniusmonk 2 hours ago

I have a UI I developed from first principles about 10 years ago, I use it to replace my os, its like my personal do everything emacs os but not at all emacs, and its funny to see other Uis iteratively convergence on it as context finally gets its due.

  • nubg 1 hour ago

    What's your UI like?

fHr 18 minutes ago

China copying shit blatantly haha but winning surely

cute_boi 1 hour ago

No linux? They should ask k3 to add linux feature lol.

rvz 1 hour ago

For the past 3 years, many software engineers were coping that AI (particularly LLMs) was only going after juniors. Given the documented history of mass layoffs related to AI from 2024 to today, it is clear that everyone including seniors and staff level folks are just as affected.

So let's just say, if your whole identity is for being a typical software engineer no matter the seniority and nothing else, perhaps it is time for you to reconsider options as of course 100% avoiding AI is futile at this point.

There will still be new jobs, but there will be no need for more excess people, even under Jevon's paradox. Software engineers were just the test bed for this and now there is an oversupply of SWEs without jobs in the market and will have to use AI tools like Kimi Work and Claude Cowork to be employable.

  • slopinthebag 1 hour ago

    Do you actually believe this and are concerned about it?

    • rvz 1 hour ago

      First of all to reply to your deleted comment, yes this is completely relevant to the article.

      As token costs drop significantly (thanks to local models and hosted Chinese models.) employers will consider using cheaper models like Kimi Work and others, even if they are already using expensive ones like Claude Cowork. They won't be able to operate without it.

      Secondly, do I actually believe this? Of course, I already said that there will be more mass layoffs because of AI years ago. [0]

      So this outcome was expected.

      [0] https://news.ycombinator.com/item?id=42490692