logoalt Hacker News

NitpickLawyertoday at 5:09 PM4 repliesview on HN

Linking to a github repo for a binary release (no source code related to the agent that I could see) is a bit iffy IMO. You should clarify your intentions or link to something else. Might confuse folks.


Replies

OleksandrCtoday at 5:30 PM

I will leave this here: https://usehax.dev/ GitHub repo: https://github.com/OleksandrChekhovskyi/hax

This is a coding agent implementation I am working on, which delivers what this promises (at least on the "lean" part), except it's actually fully open source, and even more lean (few MBs of runtime memory usage).

MIT-licensed, written in C, multi-provider / multi-model, minimalist approach to system prompt and tools (think kinda like pi, but with a bit more "batteries included", like subagents and background tasks out of the box), polished presentation, inspectable (usable transcript view), etc.

show 1 reply
lrvicktoday at 7:00 PM

I was kind of excited for this until the binary blob. You want me to give your agent binary god access to my computer, and I am not even permitted to see the source code or use my own supply chain security hardened rust compiler stack? What a joke. Hard pass.

show 2 replies
ubermontoday at 5:40 PM

we put it in the repo README, will add migrate more into public repo as soon as possible.

show 1 reply
adastra22today at 5:25 PM

Linking to a binary is iffy from a security perspective. Linking to a GitHub repository is exactly what HN should do.