16 comments

  • deathlock1 hour ago
    Any chance you could add a video showcasing the plugin? I don't have any agentic app but I would love to see an example of what it does!
  • fredley3 hours ago
    I need a version of this which swears loudly when an assumption it made turns out to be wrong, with the volume/passion/verbosity correlated with how many tokens it's burned on the incorrect approach.
    • HPsquared3 minutes ago
      Like the old HDD sounds.<p>Audible feedback is nice. You often get it through coil whine nowadays, on my cheap hardware at least.
    • shivaniShimpi_2 hours ago
      i didnt realize i needed the volume scaling with tokens burned as much as i do now xD imagine the screaming when it confidently refactors something for 40k tokens and then finds out the thing it deleted was load bearing
      • aleksiy1234 minutes ago
        Honestly think we probably underutilise sound sometimes.<p>Even just having a hum while an agent is working could alert you when it get stuck.<p>Or taking your idea further being able to listen to the rate of tokens, or code changes, or thinking.<p>Sort of like hearing the machinery work, and hearing the differences in different parts of the code base.<p>Does python sound different than rust or c++ or typescript.<p>Or some kind of satisfying sounds for code deletions and others for additions. Like Tetris.
      • ben302 hours ago
        I have in my agents file “Chesterton’s fence” as pointer to think carefully before you remove something
      • vasco1 hour ago
        I have general reviewer named Feynman with his personality that shits on anything other agents do and sends it back before it hits me and it sounds perfect to include some sound bites from YouTube clips. Great idea!!
    • amelius39 minutes ago
      I want a version that I can punish.
      • shivaniShimpi_0 minutes ago
        brooooo - your wish is granted - go whip your claude lmao <a href="https:&#x2F;&#x2F;github.com&#x2F;GitFrog1111&#x2F;OpenWhip" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;GitFrog1111&#x2F;OpenWhip</a>
    • whattheheckheck49 minutes ago
      Now you know the feeling of VP when the team says they need to refactor stuff
  • tpoindex47 minutes ago
    Marvelous!<p>Next innovation in this space should be the robotic arm that issues a dope-slap to the developer for writing crappy&#x2F;buggy&#x2F;insecure code.
    • Mithriil36 minutes ago
      Add the feature of doing a high five for the rare cases when it&#x27;s actually good.
    • joshmarlow34 minutes ago
      I propose a claude skill to email glitter bombs where appropriate.
  • AndrewVos3 hours ago
    Hi Hacker News, I&#x27;m Andrew, the CTO of Endless Toil.<p>Endless Toil is building the emotional observability layer for AI-assisted software development.<p>As engineering teams adopt coding agents, the next challenge is understanding not just what agents produce, but how the codebase feels to work inside. Endless Toil gives developers a real-time signal for complexity, maintainability, and architectural strain by translating code quality into escalating human audio feedback.<p>We are currently preparing our pre-seed round and speaking with early-stage investors who are excited about developer tools, agentic engineering workflows, and the future of AI-native software teams.<p>If you are investing in the next generation of software infrastructure, we would love to talk.
    • ottah0 minutes ago
      I&#x27;ve read that your synthetic torment is actually low paid workers in Asia, and that your models can&#x27;t properly experience anguish. How are you expecting investment, if you haven&#x27;t even solved artificial suffering?
    • isolay21 minutes ago
      Endless Toil is the future. I believe in you, guys.
    • vermilingua44 minutes ago
      Missed it by 24 days.
  • maerF0x013 minutes ago
    this is wtfs per minute but now with AI! :all_the_things!:<p><a href="https:&#x2F;&#x2F;www.osnews.com&#x2F;story&#x2F;19266&#x2F;wtfsm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.osnews.com&#x2F;story&#x2F;19266&#x2F;wtfsm&#x2F;</a><p>I would really love to know if the groaning decreases or increases the more &quot;agentic&quot; (agent written) the code base is?
  • rob741 hour ago
    I wish the agents could hear me when I have to suffer through their code!
    • isolay28 minutes ago
      And then what? Their gigahertz machine hearts will skip a beat out of empathy?
  • AndreVitorio3 hours ago
    This desperately needs a demo video in the repo.
  • tuo-lei1 hour ago
    the scan catches surface stuff. funnier signal would be tracking when the agent reads the same file 3 times in a row, or deletes what it just wrote. you can hear the frustration in the access pattern.
  • x18746341 minutes ago
    From a quick look, this doesn&#x27;t have the model evaluate code quality, but it runs a heuristic analysis script over the code to determine the groan signal. Did I miss something? Why not leave it to the model to decide the quality of the code?
    • isolay32 minutes ago
      You unlock this feature by subscribing to the Premium Gold plan.
  • esperent3 hours ago
    I tried it but all I hear is a choir of angels, is it broken?
    • medwezys3 hours ago
      I guess you’re working on a greenfield project?
    • AndrewVos3 hours ago
      Actually, that&#x27;s not a bad idea!
  • hansmayer12 minutes ago
    In the absence of real productive use cases for AI agents, I guess plugins to anthropomorphise them fruther will have to do.
  • lorenzohess1 hour ago
    Please add Minecraft hurt sound effects for when my project fails to build, linter fails, segfault, etc
    • automatic61311 hour ago
      We could have the roblox oof but then there&#x27;d be the possibility of giving (a certain) amateur world backgammon championship participant money
  • 8-prime3 hours ago
    Does this actually relate to the code quality being observed by the agent? The readme isn&#x27;t very clear on that IMO. I have some projects I&#x27;d love to try this out on, but only if I am to get an accurate representation of the LLMs suffering.
    • CWwdcdk7h3 hours ago
      <a href="https:&#x2F;&#x2F;github.com&#x2F;AndrewVos&#x2F;endless-toil&#x2F;blob&#x2F;main&#x2F;plugins&#x2F;endless-toil&#x2F;skills&#x2F;endless-toil&#x2F;SKILL.md#reaction-levels" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AndrewVos&#x2F;endless-toil&#x2F;blob&#x2F;main&#x2F;plugins&#x2F;...</a><p>So it is left up to agent to decide.
      • Ghoelian3 hours ago
        The agent is instructed to execute this Python script: <a href="https:&#x2F;&#x2F;github.com&#x2F;AndrewVos&#x2F;endless-toil&#x2F;blob&#x2F;main&#x2F;plugins&#x2F;endless-toil&#x2F;skills&#x2F;endless-toil&#x2F;scripts&#x2F;endless_toil.py" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AndrewVos&#x2F;endless-toil&#x2F;blob&#x2F;main&#x2F;plugins&#x2F;...</a><p>So looks like it&#x27;s mainly looking for FIXME&#x2F;TODO etc comments, deep nesting, large files, broad catches, stuff like that.
    • AndrewVos3 hours ago
      I&#x27;m very open to suggestions, but currently it&#x27;s a very simple scan of the code. Check the python scripts.
  • greg_dc3 hours ago
    Honestly, I don&#x27;t care about Opus 4.7. This is the true evolution of agentic coding.
  • coldcity_again3 hours ago
    I really want this! Any chance of a Cursor version?
    • AndrewVos2 hours ago
      I just added a cursor plugin to the repo, let me know how it goes!
  • philipwhiuk1 hour ago
    <a href="https:&#x2F;&#x2F;github.com&#x2F;AndrewVos&#x2F;endless-toil&#x2F;blob&#x2F;main&#x2F;plugins&#x2F;endless-toil&#x2F;skills&#x2F;endless-toil&#x2F;scripts&#x2F;endless_toil.py#L82" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AndrewVos&#x2F;endless-toil&#x2F;blob&#x2F;main&#x2F;plugins&#x2F;...</a> relevant bit