1. Need for clearer examples & documentation
"Is there an examples section? Would be helpful to see a demo" — landl0rd
"one of the examples would be trynia.ai (search and index api for ai agents)" — jellyotsiro
"this is cool! i'd recommend fleshing out the README." — bennettpompi1 2. Versioning & semantic‑versioning expectations
"Versions before 1.0 do not strictly follow semantic versioning." — matt_kantor > "we’re not committing to strict stability guarantees yet, so APIs may still change as we iterate toward 1.0." — jellyotsiro
"I understand, but that's already implied by a 0.y.z version number." — matt_kantor
3. Scope of the CLI framework & binary size concerns
"we’re using “framework” intentionally because it goes beyond argument parsing… auto‑generates agent skills and modules…" — jellyotsiro
"Isn't a standalone Bun binary like 50 MB because it has to bundle the runtime? How could this get smaller?" — rgbrgb
"tens of KBs (v small)" — jellyotsiro