GizClaw/flowcraft
#717 of 783 by Stars among GitHub repos
Production-grade Go SDK for building AI agents with long-term memory, knowledge retrieval, and voice — runnable as a library, a daemon, or a real-time pipeline.
About
Production-grade Go SDK for building AI agents with long-term memory, knowledge retrieval, and voice — runnable as a library, a daemon, or a real-time pipeline.
FlowCraft is a layered, batteries-included toolkit for shipping LLM applications in Go. Pick the layer you need:
Everything ships as Go modules with semantic versioning — depend on what you need, ignore the rest.
The fastest way to ship something runnable: write YAML, point vesseld at it.
Remote access via TCP + bearer token. Set spec.control.listen and a tokenFile in daemon.yaml; validation refuses to start a TCP listener without auth:
mTLS support is available through the daemon TLS config; bearer-token TCP auth remains the…
Excerpted from github.com/GizClaw/flowcraft
Latest metrics
| Stars | 486 | 2026-07-16 |
|---|---|---|
| Forks | 11 | 2026-07-16 |
| Commits | 540 | 2026-07-16 |
| Releases | 2 | 2026-07-16 |
| Watchers | 5 | 2026-07-16 |
| Open issues | 1 | 2026-07-16 |
| Open PRs | 0 | 2026-07-16 |