Skip to content

Commit 1205e2f

Browse files
authored
readme update
1 parent e9942e6 commit 1205e2f

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
1-
# Code Mode UTCP
2-
3-
[![npm](https://img.shields.io/npm/v/@utcp/code-mode)](https://www.npmjs.com/package/@utcp/code-mode)
4-
![npm downloads](https://img.shields.io/npm/dt/@utcp/code-mode)
5-
![GitHub Stars](https://img.shields.io/github/stars/universal-tool-calling-protocol/typescript-utcp)
6-
7-
> **The first plug-and-play Code Mode library that enables tool call via code execution locally.**
1+
<div align="center">
2+
<!-- <img alt="utcp code mode banner" src="https://github.com/user-attachments/assets/77723130-ecbc-4d1d-9e9b-20f978882699" width="80%" style="margin: 20px auto;"> -->
3+
4+
<h1 align="center">🤖 Code Mode UTCP: First plug-and-play Code Mode library</h1>
5+
<p align="center">
6+
<a href="https://github.com/universal-tool-calling-protocol">
7+
<img src="https://img.shields.io/github/followers/universal-tool-calling-protocol?label=Follow%20Org&logo=github" /></a>
8+
<a href="https://img.shields.io/npm/dt/@utcp/code-mode" title="PyPI Version">
9+
<img src="https://img.shields.io/npm/dt/@utcp/code-mode"/></a>
10+
<a href="https://github.com/universal-tool-calling-protocol/code-mode/blob/main/LICENSE" alt="License">
11+
<img src="https://img.shields.io/github/license/universal-tool-calling-protocol/code-mode" /></a>
12+
13+
[![npm](https://img.shields.io/npm/v/@utcp/code-mode)](https://www.npmjs.com/package/@utcp/code-mode)
14+
</p>
15+
</div>
16+
17+
18+
> **Enable tool call via code execution locally.**
819
> Transform your AI agents from clunky tool callers into efficient code executors — in just 3 lines.
920
1021
## Why This Changes Everything

0 commit comments

Comments
 (0)