Forgot your password?
typodupeerror

Comment Re:In A Surpise To Only The Stupidest Of People (Score 5, Insightful) 60

including at Hertz rental counters and a Planet13 dispensary

These are not online age verifications, the dispensary may be age related, but it's also residency so they know how much you can purchase, Hertz on the other hand is not going to rent you a car if you don't have a valid license.

Comment Re:sarcasm aside (Score 3, Interesting) 43

The way we are using it, and it can type way faster than I can

  1. The main agent, it doesn't do anything other than determine where the artifacts live, and coordinate sub-agents
  2. The research agent, it does the research and passes that back up
  3. The planning agent, it gets the research from the previous step and planes out the changes
  4. There is a hard stop here to review the plan, there may be some back and forth on the plan
  5. Once approved it goes to the implementation agent, which writes the code.
  6. The test agent writes tests, does Playwright QA if UI is involved.
  7. Conditional agent depending on blast radius, it will run an adversarial code review with 1-3 different models. (this does actually catch bugs)

Some of these agents use different models depending on what they do.

Slashdot Top Deals

Retirement means that when someone says "Have a nice day", you actually have a shot at it.

Working...