logoalt Hacker News

Mashimotoday at 6:29 AM1 replyview on HN

> Engineering-wise building agents with agent essentially is a different skill patterns than building software with agents

Why would that be different?


Replies

bigcat12345678today at 7:59 AM

Because agents is different than conventional software:

1. They behave differently: non-deterministic vs deterministic

2. They have different mechanism: harness+llms vs codes+apis

3. They have different interfaces: clicking vs chatting

They are like boston dynamics robots vs humans

show 1 reply