Skip to content

Commit b9648a5

Browse files
committed
chore: minor update
1 parent 058150e commit b9648a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# agent-client-protocol-python
1+
# Agent Client Protocol - Python SDK
22

33
A Python implementation of the Agent Client Protocol (ACP) used by editors like Zed to talk to external agents over stdio.
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "agent-client-protocol-python"
2+
name = "agent-client-protocol"
33
version = "0.0.1"
44
description = "A Python implement of Agent Client Protocol (ACP, by Zed Industries)"
55
authors = [{ name = "Chojan Shang", email = "psiace@apache.org" }]

0 commit comments

Comments
 (0)