Agent workflows, written as Go
Agent workflows
in Go.
Gimble is a Go library for running agent work from ordinary Go code.
You write the workflow. Gimble runs the agent sessions, keeps their work inside named scopes, and records what happened.

Start here
go get github.com/tylergannon/gimble
go doc -all github.com/tylergannon/gimble