Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit 186ba53

Browse files
committed
update hook
1 parent b664530 commit 186ba53

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,16 @@
33
> **GitHub Actions for every business process — text-first, AI-native, open-source.**
44
55
BeemFlow is a **workflow protocol, runtime, and global tool registry** for the age of LLM co-workers.
6-
Write a single YAML file → run it locally, over REST, or through the Model Context Protocol (MCP). The same spec powers the BeemFlow agency, SaaS, and acquisition flywheel—now you can build on it too.
6+
7+
Define workflows with YAML, JSON, or native code → execute anywhere through CLI, HTTP, or Model Context Protocol (MCP).
8+
9+
Instantly use thousands of curated MCP servers and LLM tools with zero-config -- just define the workflow, provide secrets, and execute -- complex business workflows in just a few lines of code.
10+
11+
Generate new workflows with natural language via BeemFlow runtime's MCP server to move even faster.
12+
13+
The same universal protocol powers the BeemFlow agency, SaaS, and acquisition flywheel—now you can build on it too.
14+
15+
> **BeemFlow: Program the world.**
716
817
---
918

@@ -798,8 +807,6 @@ func (s *FlowService) RunSpec(ctx context.Context, flow *model.Flow, vars map[st
798807

799808
> 💡 **Try it yourself**: Use [our JSON schemas](./docs/) to validate workflows anywhere in your stack—CI/CD, API gateways, custom tooling, or runtime validation!
800809
801-
> **BeemFlow: One protocol, infinite languages. Program the world.**
802-
803810
---
804811

805812
## Registry & Tool Resolution

0 commit comments

Comments
 (0)