GitHub 仓库

GizClaw/flowcraft

Go 首次收录 2026-04-14 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 717 / 共 783

486 Star

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.

项目介绍

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…

摘自 github.com/GizClaw/flowcraft

最新指标

Star 486 2026-07-16
Fork 11 2026-07-16
提交 540 2026-07-16
发布 2 2026-07-16
Watcher 5 2026-07-16
开放 issue 1 2026-07-16
开放 PR 0 2026-07-16