13 comments

  • duskdozer2 hours ago
    I was really pleased finding this last year, but I guess it's time to look for an alternative. I don't get why everything has to have AI shoved into it
    • Bnjoroge2 hours ago
      It’s optional- you can choose to opt in or not.
      • ramon1561 hour ago
        Its also the Repo. There's a lot of AI-guided commits. I'm all for using AI in a reliable and safe environment, but letting Claude steer just leads to garbage
        • stingraycharles1 hour ago
          I took a look at the repo, but i didn’t see any garbage commits &#x2F; evidence of sloppy vibe coding.<p>Care to elaborate? Also, don’t you trust that an author knows what they’re doing with AI in the same way as trusting them with their regular code writing skills?
        • quanwinn1 hour ago
          Using AI to code doesn&#x27;t automatically mean bad code. Although I suspect the majority of AI code will be subpar.
        • TechSquidTV1 hour ago
          So to be clear. You have no tangible complaints about the software or its quality, but you are dismissing it because of the potential for poor quality, because AI was assisting?
        • Bnjoroge1 hour ago
          I’ve read and used some of the author’s software. I trust them to make good judgement of using AI.
    • arcadianalpaca2 hours ago
      Right, though looking at the release notes it seems like the AI part at least is opt-in... for now.
      • duskdozer2 hours ago
        For now. But looking at the repo, they&#x27;re already having commits done by claude.
        • dcre1 hour ago
          I looked at the repo and couldn’t even find an example, so it can’t be that many of their commits. But also: this is ridiculous. Whether the commit appears as done by Claude or not is a setting you can change. If they turned it off, you’d never even notice.<p>These are great developers and they’ve built an incredible tool. I use it a hundred times a day. It is very odd and dogmatic to think that because you saw a commit authored by Claude, whatever skills and qualities let them build something so good are now being thrown out.<p>Edit: I found one: <a href="https:&#x2F;&#x2F;github.com&#x2F;atuinsh&#x2F;atuin&#x2F;pull&#x2F;3231" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;atuinsh&#x2F;atuin&#x2F;pull&#x2F;3231</a><p>Please, tell me where the bad code is in that PR. I see 200 lines of extremely straightforward Rust and 500 lines of tests for it.
        • baq46 minutes ago
          And this is bad why?
  • dc_giant2 hours ago
    Hmm might be great for some. I’m a Unix philosophy guy, one tool for one job. So far atuin was fine to be a better search history. Now it might be time to look for simpler alternative. Any suggestions? (I’m on zsh)
    • justech2 hours ago
      I tried atuin and then switched back to fzf[0]. It&#x27;s less features but that&#x27;s not necessarily a negative.<p>[0]<a href="https:&#x2F;&#x2F;github.com&#x2F;junegunn&#x2F;fzf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;junegunn&#x2F;fzf</a>
      • kstrauser54 minutes ago
        Fzf doesn&#x27;t let you sync your shell history, though. I self-host an Atuin server so that I can share that history across my various machines.
        • stevekemp27 minutes ago
          To be honest I find the things I do on my &quot;work&quot; laptop are different to the things I do on my &quot;personal&quot; laptop, and different again to what I do on my desktop machine.<p>Regardless of which machine I&#x27;m using at any given moment I appreciate having &quot;endless history&quot;, and the ability to search&#x2F;filter it. But despite that I don&#x27;t think I need to actual sync that.<p>I&#x27;m sure there is value to be had from syncing and making all history unified, but it&#x27;s never appealed to me particularly.
        • doubled11229 minutes ago
          I also self host my own atuin server. It’s great.<p>I didn’t think syncing terminal history would be very useful until I tried it, but now I have a hard time when I don’t have it.
          • kstrauser18 minutes ago
            That was my experience. “Huh, what was that complicate thing I did on the database server?”<p>I have its search bound to ^r and use Fish shell’s own search for most things, with cross-machine search a keystroke away.
    • anamexis1 hour ago
      I have to ask -- why? Atuin has not gotten any worse at its core history search functionality. All of the new features are entirely opt-in. Why switch?
    • hakcermani1 hour ago
      not zsh .. plugging my bash script [1] (and gnome task bar UI) - to start a gnome terminal with a different named history file. [1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;appsmatics&#x2F;gtsh-hist" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;appsmatics&#x2F;gtsh-hist</a>
    • dcre1 hour ago
      What here takes them over the complexity threshold?
    • grosswait1 hour ago
      AI appears to be opt in
  • GardenLetter273 hours ago
    Atuin is great. This, fish, LazyGit, and zellij are mandatory for me now.
    • h4ch12 hours ago
      what does zellij offer that tmux doesn&#x27;t?<p>I love tmux and haven&#x27;t had a reason to switch for a while, but have heard these new Rust based terminal tooling get really popular.
      • zenoprax2 hours ago
        If all you need is basic splits, sessions, and some simple templates&#x2F;layouts (and like the convenience of knowing that tmux is widely available, and often installed by default) then you&#x27;re fine to stay on tmux.<p>Zellij can do things like floating windows, contextual keybinding guidance (helps learn everything that can be done), and a more complex layout schema. You can disable all the UI eye-candy and switch to tmux-style bindings too.<p>It&#x27;s worth trying out. I use both so that I can still function on systems without it.
        • wredcoll36 minutes ago
          Wait, tmux doesn&#x27;t have floating windows? I really thought it did...
      • n8henrie1 hour ago
        A ton more conflicting keybindings.<p>I switched away from tmux a year or so ago due to one crash I kept getting, but thinking of going back. Really miss the simplicity.
        • jxdxbx59 minutes ago
          It&#x27;s hard to use in so many apps unless you lock the keyboard.
  • thehours1 hour ago
    The PTY proxy looks pretty neat! Excited to give that a try.<p>Losing some of the scrollback was a minor nuisance that I kind of lived with until now.
    • ilvez57 minutes ago
      I&#x27;ve always felt this fullscreen was too much for actual use. Eager to try it out.
  • semiquaver1 hour ago
    I’m baffled by how bitter and angry the comments are. Atuin is one of my favorite everyday tools and this release sounds great!
  • rahimnathwani3 hours ago
    Atuin AI sounds like a useful addition. The page suggests they&#x27;re probably using hosted models:<p><pre><code> We use the latest frontier models, which already do a good job of generating commands using well-known binaries and CLIs. On top of that, we integrate a dataset powered by man pages and command outputs to ensure you get the correct command first. </code></pre> This is great, but does it mean we&#x27;ll need to log in somehow? It doesn&#x27;t seem reasonable to expect the project maintainers to pay for the tokens.<p>EDIT: I was unaware of Atuin&#x27;s &#x27;hub&#x27; which does things like sync your shell history across computers. I think they use the same sign-in as they already use for that: <a href="https:&#x2F;&#x2F;hub.atuin.sh&#x2F;register" rel="nofollow">https:&#x2F;&#x2F;hub.atuin.sh&#x2F;register</a>
    • embedding-shape3 hours ago
      This part:<p>&gt; On top of that, we integrate a dataset powered by man pages and command outputs to ensure you get the correct command first.<p>Also makes it sound like they&#x27;re &quot;providing that dataset&quot;, rather than generating that from the users computer. Wouldn&#x27;t that mean it&#x27;s potentially a mismatch between various versions of the software available? Not to mention some OSes will have a different version of some software available compared to others, how does it deal with those situations if they&#x27;re shipping a dataset?
      • _ache_3 hours ago
        There is no way is it not generated on user computer.<p>&quot;get the correct command first&quot; and &quot;shipping a [external] dataset&quot; are incompatible.
        • anamexis1 hour ago
          The Data Privacy paragraph would suggest otherwise.<p>&gt; By default, Atuin AI knows nothing about your machine, other than the operating system and shell. This is the bare minimum required to generate a decent shell command.<p>&gt; It will soon be able to ask you for access to more data - such as the current directory path, contents, git status, etc - but you must give permission first. This will happen in a similar way to existing agents, and be configurable to an even finer degree in your config file.
  • Myzel3941 hour ago
    I&#x27;m still looking forward to being able to only remember a command for a specific time. I currently block sensitive commands, which completely destroys the ability to just press the up arrow key to quickly edit the command. If we had like a timeout of 1 minute for sensitive commands, we could edit them and still make sure they are not persistent
  • Myzel3941 hour ago
    atuin ai kinda reminds me of <a href="https:&#x2F;&#x2F;github.com&#x2F;Myzel394&#x2F;zsh-copilot" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Myzel394&#x2F;zsh-copilot</a> (yes, that&#x27;s by me :P)
    • anamexis1 hour ago
      And reminds me of my take: <a href="https:&#x2F;&#x2F;github.com&#x2F;micahbf&#x2F;halp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;micahbf&#x2F;halp</a><p>Excited to use atuin ai though, especially as it gets more features.
      • breuleux1 hour ago
        And my take! A fork of fish where any command that starts with &gt; or a capital letter is fed to $fish_llm_command: <a href="https:&#x2F;&#x2F;github.com&#x2F;breuleux&#x2F;fish-shell" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;breuleux&#x2F;fish-shell</a>. With Claude&#x27;s help, that took all of 30 minutes to make.
  • theusus1 hour ago
    All I want is auto complete for the commands on Windows. And none provides
    • imiric10 minutes ago
      Take a look at clink[1]. Or use PowerShell.<p>[1]: <a href="https:&#x2F;&#x2F;chrisant996.github.io&#x2F;clink&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chrisant996.github.io&#x2F;clink&#x2F;</a>
  • lta3 hours ago
    Why does every tool on the face of earth try to add AI features ? Good tools are simple and orthogonal. If you want AI, there&#x27;s already plenty of other tools doing it probably better.<p>I&#x27;m overall fairly disappointed by this announcement. This IMHO doesn&#x27;t bode well
    • Bnjoroge2 hours ago
      It’s fine - I like the introduction of AI. It’s optional - if you don’t want it, turn it off or don’t use it
    • qudat59 minutes ago
      If you want VC money you need to put an AI spin on it.
    • righthand1 hour ago
      AI features are the new Electron app. Welcome to the new hell, please finish installing your 10 different inference engines, one for each app.
  • mpalmer2 hours ago
    I was already turned off by their decision to remove support for fzf, which I use everywhere else. I&#x27;m done.
    • ellieh2 hours ago
      I’m not sure what you mean here - we never supported fzf, other than a super early prototype in like 2021<p>This release actually adds support for nucleo, which matches with the same algorithm as fzf and was a common request
      • evandrofisico2 hours ago
        About the &quot;ai&quot;, the announcement is very vague. Is this incorporating a local model on device, something running on your infrastructure or a third party model like Claude? Because to me nowadays adding AI on anything usually means higher running costs equals sooner or latter enshittification.
      • mpalmer2 hours ago
        Hey, thanks for responding. I guess I used the prototype then. Definitely don&#x27;t remember anyone saying &quot;this is a prototype&quot; at the time, so I took the product at face value, and part of the reason I chose it was the fzf support.<p>I&#x27;m sure I recall some unhappy GitHub issues about the shift away...<p>And the algorithm isn&#x27;t the value prop for me, not by a long shot. fzf&#x27;s customizability takes the cake. And now the overall product is way too big and feature-ful for me. I want simple, unix-y software that clicks together like Lego.<p>You should be proud of the project&#x27;s success for sure, it&#x27;s just not for me!
  • colesantiago2 hours ago
    As soon as a tool adds pricing, price increases or adds AI that&#x27;s when it begins to be enshittified.<p>Why does this happen mostly?
    • evandrofisico2 hours ago
      Yep, out of precaution i&#x27;ve never used their sync infrastructure, which I guess was reasonably cheap to run, but the moment you add LLMs to the mix it is obvious that they are in for the free VC money and are soon going to need a lot of investment to keep the lights on.
      • mijoharas1 hour ago
        The thing I found frustrating was I wanted to merge changes with just files without their sync server (i.e. just import this other atuin sqlite dB) so I raised a PR to support that.<p>They closed it (which is fine) but there is no offline migrate alternative.<p>It&#x27;s a shame, and fair enough, their project, but I don&#x27;t think my wishes and the projects are very aligned.<p>I keep half meaning to move back to zsh-histdb (I think that&#x27;s what it was called) but haven&#x27;t found an impetus to.<p>I&#x27;ll probably check if there&#x27;s a file based sync option next time I switch machines and decide then.
      • ilvez1 hour ago
        It&#x27;s MIT licensed software, Noone will turn off lights. Community can take over or fork.
  • throwaway6137461 hour ago
    [dead]