NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: Cynative – Read-only CLI in Go that explains your live infrastructure (github.com)
szin 2 days ago [-]
I'll be around, happy to answer anything.
handfuloflight 1 days ago [-]
Does it store memory so future sessions are bootstrapped with necessary context? Looks great though!
szin 1 days ago [-]
Thanks! in the works, you can partly go around this now by piping out and back in but we'd like to make it smarter - llm wiki and graph.
yurishapira 1 days ago [-]
Adding to Shaked’s point: persistent memory can become stale and deciding what to retain and trust is a security trade-off. The current stateless approach, combined with the code sandbox, can rebuild context quickly. The idea is to add smarter memory without losing that property.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 05:16:57 GMT+0000 (Coordinated Universal Time) with Vercel.