| ▲ | arugau 6 hours ago | |
Nothing fancy, I want to design a way to compact A.I context during runtime, using R.P.I semantics (research, plan, implement) I know some Rust, was going about it with clap, but no one I know cares about Rust so I've switched to Golang with spf13 Cobra cli Harness is pretty cool, but I'm still a quite noob gopher, so I'm taking the chance to learn the ins and outs of Go... No A.I touches my code lol, else I would learn jack shit | ||
| ▲ | perfmode 6 hours ago | parent [-] | |
if you’re not too locked into it (you’re not if you have CC), i’d recommend you check out urfave/cli. | ||