HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xyortuc

no profile record

Submissions

Securing Shell Execution Agents: From Validation to Custom DSLs

yortuc.com
2 points·by xyortuc·4개월 전·0 comments

Simulation for Agentic Evaluation

yortuc.com
2 points·by xyortuc·4개월 전·3 comments

comments

xyortuc
·4개월 전·discuss
That is cool but this seems to be only for simulating user behavior. Form the docs: `Test real agent behavior by simulating users in different scenarios and edge cases`.

What I mean by simulation is more on simulating a situation an agent may come accross in production. All read-only tool calls return simulated responses based on the environment state. Write actions change the environment according to scenario.
xyortuc
·4개월 전·discuss
any thoughts on how to scale agent simulations?
xyortuc
·5개월 전·discuss
Hi, that's a great tool. It gave me great inspiration, I am working on my tool now. Let's see how it goes