Tony Worm
Tony Worm
what is "go released"? I'm no thrilled with goreleaser, but haven't thought about switching b/c "if it ain't broke, don't fix it"
ah, I'd probably use Dagger if I were to replace goreleaser
You can use CUE from Go with either the cue project or hof - https://cuetorials.com/go-api/ - https://github.com/hofstadter-io/hof/blob/_dev/lib/cuecmd/eval.go
Note that the Argo Workflows schema did contain the `#` at the end of the field, I removed it during experimentation and posted a modified value that does not work...
probably worth considering making a dedicated formatter for rust using `cargo-fmt` or whatever they mainly use in the Rust community the plugin has some good thoughts on the tradeoffs: https://github.com/jinxdash/prettier-plugin-rust
Why is this a duplicate? The repository lacks documentation and/or templates for people in the future. That's what this issue is meant to address
looks great! are there an issue for the templates I can follow and give feedback on when they land?
@mazas-google both sound good, I'll make sure my CLA is up to date with Google and ship a small PR any suggestions for the new name?
One question I have is if tools can have access to the services like ArtifactService. Will the new interface allow us to implement a custom tool like `read_file` the loads...
I would think it should be possible to catch this sooner, like when the agent is configured or starts up... run a few sanity checks Right now this feels more...