19 comments

  • sfvisser3 hours ago
    Why does “patent pending” almost automatically sounds like it’s going to be an underwhelming technology.
    • embedding-shape1 hour ago
      Because most of the people rushing to get patents are money-horny people, not people who believe they truly are about to change the world, so it's a great signal that this is yet another idea from money-horny people.
    • mathisfun1232 hours ago
      Because a provisional patent is trivial to get and meaningless.
    • huflungdung1 hour ago
      [dead]
  • _andrei_1 hour ago
    claude invent me revolutionary text editing method for agents and write paper, must make me big money i patent
  • thehamkercat3 hours ago
    Would've resulted in a positive response from people if you just did your work and didn't brag about your "patent pending" stuff
  • helloplanets1 hour ago
    &gt; Both conditions used GitHub Copilot (Claude Sonnet 4.5 or Haiku 4.5, depending on study) running in VS Code within isolated Docker containers. The only difference was Mouse tool availability. (<a href="https:&#x2F;&#x2F;hic-ai.com&#x2F;papers&#x2F;mouse-paper-v13.pdf" rel="nofollow">https:&#x2F;&#x2F;hic-ai.com&#x2F;papers&#x2F;mouse-paper-v13.pdf</a>)<p>Haiku&#x2F;Sonnet 4.5 on GitHub Copilot is not a valid comparison whatsoever.<p>You need to benchmark against Claude Code running Opus. I mean, being revolutionary is a big claim to fame.
    • handfuloflight1 hour ago
      I guess this is what is meant by AI psychosis?
      • helloplanets1 hour ago
        Not at all. This looks just like someone trying to make a quick buck, hyping their product up with bad benchmarks.
        • handfuloflight1 hour ago
          You don&#x27;t think there&#x27;s some LLM behind the scenes deeply encouraging them to pursue this as revolutionary, worthy of patent, etc?
  • alex7o22 minutes ago
    I didn&#x27;t want to mock them but are these guys for real:<p>```<p>Instead of:<p><pre><code> &quot;Update the checklist to mark items 1.2, 1.4, and 1.5 as done.&quot; </code></pre> Try:<p><pre><code> &quot;Mark items 1.2, 1.4, and 1.5 as complete in the checklist. Only insert an x in each checkbox. Do not copy or replace any of the item descriptions.&quot;</code></pre> ```<p>There is not universe in which this would make agents more efficient - and who is prompting their agents like that in the first place?<p>I also asked glm to extract all the tools and tell me how they work roughly and nothing interesting really just slop:<p>```<p>The server exposes exactly 11 tools (verified via the xa whitelist at L16918, not the larger Eo metadata map which contains ~24 tool definitions — most are dead&#x2F;legacy):<p>- 6 read&#x2F;meta: read_first_n_lines, read_last_n_lines, read_lines, jump_to_line_n, find_in_file, get_file_metadata<p>- 3 edit&#x2F;control: quick_edit (6 ops: insert&#x2F;delete&#x2F;replace&#x2F;replace_range&#x2F;for_lines&#x2F;adjust), batch_quick_edit (atomic, always-staged, max 500 ops, multi-file), save_changes, cancel_changes<p>- 1 always-on: license_status<p>Notable design choices:<p>- Coordinate-based addressing (line&#x2F;char&#x2F;rect) instead of content-echo — saves tokens<p>- Staging model: edits go to an in-memory shadow, save_changes is the only disk mutation<p>- The rect + move &quot;click-and-drag&quot; columnar editor (v0.9.7) is the genuinely novel bit<p>- ReDoS static analyser (~700 lines) protects find_in_file ```
  • ssivark3 hours ago
    I doubt they&#x27;re the first solution to use coordinate based editing, or even the best one right now.<p>Eg: Check out hash-anchored editing. The first place where I recall seeing this was the oh-my-pi coding agent, but I wouldn&#x27;t be surprised if the idea originated earlier&#x2F;elsewhere.<p>I wonder whether CRDTs could be a good solution for multiple agents editing the same codebase in parallel.
  • WithinReason43 minutes ago
    Page generated by Gemini I would guess
  • piterrro2 hours ago
    So I’ll have to buy a license for using my mouse now?
    • blooalien2 hours ago
      &gt; &quot;So I’ll have to buy a license for using my mouse now?&quot;<p>You&#x27;ll have to <i>rent</i> a license to use <i>their</i> mouse.
      • SturgeonsLaw1 hour ago
        The most baffling thing is that this is not (as I had assumed) about giving agents control of a mouse cursor, instead it&#x27;s finer-grained text editing skills.<p>The word mouse has had an established meaning in computing for over half a century, so it seems like an odd term to lay claim to for something so unrelated.
  • jonplackett1 hour ago
    Someone explain how the HN algorithm has put this on the front page
    • handfuloflight1 hour ago
      To mock it, I guess. I found it on a comment here on HN, by the creator of it.
    • defrost1 hour ago
      At a guess:<p>- No &quot;bad history&quot; from submitter.<p>- No detected &quot;obvious slop&quot; signs<p>- Relatively (near zero) few comments during first hour, during which time it received steady, unclustered, unique upvotes.<p>- No actual mod took a look and weighted it either way<p>HN algo weights against rapid fire comment trees (sign of &quot;controversy &#x2F; chat&quot; rather than thoughtful content (sort of)), obvious bot activity, upvotes from sketchy sources, etc - other than that submissions are pretty much bound for front page if they get a rate of organic votes.
  • conception3 hours ago
    In the same realm to compare to <a href="https:&#x2F;&#x2F;www.morphllm.com&#x2F;products&#x2F;fastapply">https:&#x2F;&#x2F;www.morphllm.com&#x2F;products&#x2F;fastapply</a>
  • sudo_cowsay1 hour ago
    I hope this isn&#x27;t trying to be very serious.
    • jonplackett1 hour ago
      Yeah, I was waiting for the punchline, but it never came
  • ktallett3 hours ago
    As others have said, text editing isn&#x27;t patentable, and this does not have anything that is patent worthy. However I suspect this is more someone who has no clue what the difference between patent, copyright, and IP is. Was this whole thing vibe coded btw?
  • croes2 hours ago
    &gt; 14-day free trial<p>&gt; patent pending<p>Guess what won’t get widely adopted
  • echelon3 hours ago
    &gt; patent-pending<p>Instant turn off.
  • maxignol1 hour ago
    I guess the technology used here must be ground-breaking lol
  • Boss05652 hours ago
    corniest shit ive ever seen
  • n0on33 hours ago
    “the most powerful AI agent file-editing tool in the world […] patent-pending”… tl;dr: turn tool calls into more structured loops, give it some fancy name and slop about it <a href="https:&#x2F;&#x2F;hic-ai.com&#x2F;blog&#x2F;tool-response-engineering" rel="nofollow">https:&#x2F;&#x2F;hic-ai.com&#x2F;blog&#x2F;tool-response-engineering</a><p>Good luck with that
    • N_Lens2 hours ago
      Slop me up Scotty!
  • quotemstr3 hours ago
    Patent pending? On what?<p>&gt; insert a line, delete a range, replace a character, edit a column<p>The ed(1) command set 50 years old. I doubt it&#x27;s patentable. These guys are far from the first to apply fine-grained text editing to LLM toolsets. I&#x27;ve been teaching models to do it for years. Hell, models want to use sed and awk so much that you have to hold them back.<p>I&#x27;m so repulsed by the idea that these guys think they can fence off a slice of the ancient commons, claim they discovered it, and charge $15&#x2F;month to access it that I want nothing to do with them and will go to the mattresses to make sure they can&#x27;t. Nobody owns text editing, not even when it&#x27;s an AI doing it.<p>Mouse: sincerely, fuck you
    • blooalien2 hours ago
      &gt; &quot;I&#x27;ve been teaching models to do it for years. Hell, models want to use sed and awk so much that you have to hold them back.&quot;<p>Yeah, I been givin&#x27; Qwen a &quot;toolchain&quot; containing `sed`,`awk`,`rg`, and `git` in a &quot;sandbox&quot; directory for playin&#x27; around with text editing lately. Havin&#x27; a <i>ton</i> of fun dinkin&#x27; around with Ollama, Python, and Qwen. Don&#x27;t need much more&#x27;n that to get yerself into all kinda trouble. ;)<p>Qwen and Gemma make a real fine pair with a bit of Python &quot;glue&quot; too. Gemma&#x27;s real good with image data (classifying and describing, tagging, title-ing, extracting and translating text, etc) and Qwen&#x27;s better at code related stuff, so... Teamwork, yay! \o&#x2F; :)
    • rossant3 hours ago
      Pretty sure this website is satire.
      • quotemstr2 hours ago
        Not sure what would make you think that.<p><a href="https:&#x2F;&#x2F;hic-ai.com&#x2F;papers&#x2F;mouse-paper-v13.pdf" rel="nofollow">https:&#x2F;&#x2F;hic-ai.com&#x2F;papers&#x2F;mouse-paper-v13.pdf</a> seems like an awfully lot of trouble to go through for a joke that isn&#x27;t even funny.<p>HIC AI is a Delaware corporation, registration number 10476082, incorporated 1&#x2F;16&#x2F;2026.
        • blooalien2 hours ago
          Yeah, and they have a Discord channel, and a GitHub repo, and all that junk too. Awful lotta trouble to go to for attempted joke&#x2F;satire. More likely a vibe-slop scam-corp tryin&#x27;a cash in on the AI hype-train; feels like it from what I&#x27;ve read on their site and GitHub thus far anywho.
      • blooalien2 hours ago
        &gt; &quot;Pretty sure this website is satire.&quot;<p>Pretty sure <i>they</i> think it&#x27;s &quot;real&quot;, but yeah, nope. Wouldn&#x27;t touch this with a fifty foot pole.
      • N_Lens2 hours ago
        HN? I agree!
  • Elad-Rez2 hours ago
    [flagged]