Hacker News
new
top
best
ask
show
job
Improving Throughput by Optimising KV Cache Efficiency for Agentic Workloads
(
j9s.io
)
3 points
by
kkm
13 hours ago
1 comment
taintech
12 hours ago
I really like this article, agent harness knows its own state: which tool call is running, whether a sub-agent is pending, when it is finished. The API throws that away because each request looks stateless. Interesting idea.