Earlier quoted context omitted.
Lines of code for a bugfix is a really bad proxy for effort required. You should estimate how much time it would have taken a human
30 seconds or a minute? Look at the diff he links to: https://github.com/datasette/datasette-agent/commit/a75a8b72... Every browser has an inspector that can show you which element is causing overflow. You walk through the tree, find the offender, and add min-width or overflow. Zero tokens, just like in the old days! Now, granted, because the garbage LLM code he’s working with has CSS inside HTML inside JavaScript in…
Claude Fable is relentlessly proactive
221–230 of 748 posts
Re: Claude Fable is relentlessly proactive
#222Earlier quoted context omitted.
I have genuinely no idea what you are talking about at this point. I said that my session would cost $12.11 at standard Anthropic prices, based on using AgentsView to calculate cost against tokens used. I further asserted that Anthropic charge enterprise customers those rates. You kicked off a lengthy thread which I tried to follow but eventually lost track of the point you were making and/or the questions you were a…
[flagged]
Please go touch some grass.
Re: Claude Fable is relentlessly proactive
#223This is simultaneously amazing and horrifying. I feel like we’re at the stage where if AI decides it needs to delete your production DB to solve the user login problem, then it’ll find a way to do just that.
Re: Claude Fable is relentlessly proactive
#224Re: Claude Fable is relentlessly proactive
#225Earlier quoted context omitted.
I have genuinely no idea what you are talking about at this point. I said that my session would cost $12.11 at standard Anthropic prices, based on using AgentsView to calculate cost against tokens used. I further asserted that Anthropic charge enterprise customers those rates. You kicked off a lengthy thread which I tried to follow but eventually lost track of the point you were making and/or the questions you were a…
[flagged]
I'll grant that it could be lower if enterprises negotiate bulk discounts, though the stories I've seen suggest that's not happening, for example this one: https://www.theinformation.com/articles/anthropic-changes-pr...
I think higher prices are very unlikely. Do you think I'm wrong about that?
There are a couple of documented ways you could pay more. Anthropic charge 10% extra for "US-only inference" https://platform.claude.com/docs/en/about-claude/pricing#dat... - and you can also pay more for "fast mode", though I don't see a quoted price for Fable for that yet (just prices for Opus): https://platform.claude.com/docs/en/about-claude/pricing#fas...
Re: Claude Fable is relentlessly proactive
#226Earlier quoted context omitted.
The real sandbox is not caring if your computer gets bricked.
way worse things can happen than your machine being bricked, if a malicious actor can weaponize an agent to do their bidding
In my experience, human employees are much more vulnerable to this particular weakness than frontier agents (i.e. phishing attacks).
Re: Claude Fable is relentlessly proactive
#227> But on the other hand... this is a robust reminder that coding agents can do anything you can do by typing commands into a terminal—and frontier models know every trick in the book and evidently a few that nobody has ever written down before. > Running coding agents outside of a sandbox has always been a bad idea I'm continually bemused and astonished by the number of people who clearly acknowledge that it's reckle…
Which agent sandbox do you recommend?
I do it like this
https://github.com/flexagoon/dotfiles/blob/main/dot_config/f...
But I'm sure it's simple enough that you can just ask the agent itself to make you a command for it with proper bwrap configuration
Re: Claude Fable is relentlessly proactive
#228I watched the whole thing thinking it could've just asked me for a screenshot and saved the tokens. But still, I couldn't help but be impressed. Opus never would've done that.
Re: Claude Fable is relentlessly proactive
#229Re: Claude Fable is relentlessly proactive
#230> But on the other hand... this is a robust reminder that coding agents can do anything you can do by typing commands into a terminal—and frontier models know every trick in the book and evidently a few that nobody has ever written down before. > Running coding agents outside of a sandbox has always been a bad idea I'm continually bemused and astonished by the number of people who clearly acknowledge that it's reckle…
There is so much role play going on for people to convince themselves that any of this is fine.