Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x000xca0xfe
25 days ago
Agents are just a stream of text, they cannot access anything. Some kind of interpreter is needed that recognizes special patterns and runs real code.
Do you mean directly == raw shell access on your production server?
1 comments
geysersam
25 days ago
All agents have some basic tool capabilities, I meant using tools such as curl or python etc to access an api, the same way a human would.
link