Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sebastienburel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
Show HN: KaozKit – JavaScript LLM agents on an engine built for microcontrollers
(github.com)
3 points
by
sebastienburel
2d ago
|
3 comments
2.
▲
by
sebastienburel
16d ago
The hard part for an always-on company agent is what survives a restart. My runtime snapshots the whole JS heap to bytes and restores it in a fresh process, so conversation and working state come back with no serialization code — but timers