HackerTrans
热门最新趋势评论往期问答秀出招聘

nebrelbug

no profile record

提交

[untitled]

1 分·作者 nebrelbug·5个月前·0 评论

[untitled]

1 分·作者 nebrelbug·8个月前·0 评论

Ts-base: TS library template with release-please and tsdown

bengubler.com
2 分·作者 nebrelbug·10个月前·0 评论

TS library template with Vitest, tsdown, release-please

github.com
3 分·作者 nebrelbug·10个月前·0 评论

评论

nebrelbug
·5个月前·讨论
I built a TypeScript framework for AI agents that replaces shelling out and parsing stdout. Agents discover and call typed functions with structured inputs and outputs. Permissions are first-class — every operation is allow, ask, or deny — so you get granular control instead of "allow bash: yes/no." LLM-generated code runs in a SES sandbox with no access to fetch, require, or process.
nebrelbug
·8个月前·讨论
I'm curious how this performs on everyone's machines? Worked great for me on macOS but not as well on Linux (supposedly there are still WebGPU quirks?)