Skip to content

Commit 16a4450

Browse files
authored
Update README with asset link
Added a link to the assets in the README file.
1 parent 006708c commit 16a4450

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# executor
22

3+
4+
https://github.com/user-attachments/assets/11225f83-e848-42ba-99b2-a993bcc88dad
5+
6+
37
`executor` is a local-first execution environment for AI agents.
48

59
It gives an agent a TypeScript runtime, a discoverable tool catalog, and a single local place to connect external systems such as MCP servers, OpenAPI APIs, and GraphQL APIs. Instead of pasting large MCP manifests into every chat or giving an agent broad shell access, you run code inside `executor` and let it call typed `tools.*` functions.

0 commit comments

Comments
 (0)