Skip to content

Commit f76be80

Browse files
committed
Update README files to reflect the new Uklad Agent Toolkit package name
- Changed the installation command for the Uklad Agent Toolkit in the README files of core, devtools, and devtools-mcp to use the updated package name `ukladjs` instead of `uklad-agent-toolkit`. These updates ensure consistency across documentation following the recent rebranding.
1 parent 2ca5bb7 commit f76be80

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Claude Code:
1616

1717
```text
1818
/plugin marketplace add ukladjs/agent-toolkit
19-
/plugin install uklad-agent-toolkit@uklad-agent-toolkit
19+
/plugin install uklad-agent-toolkit@ukladjs
2020
```
2121

2222
Codex:

packages/devtools-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For Claude Code and Codex, don't configure this package by hand. The [Uklad Agen
6363

6464
```text
6565
/plugin marketplace add ukladjs/agent-toolkit
66-
/plugin install uklad-agent-toolkit@uklad-agent-toolkit
66+
/plugin install uklad-agent-toolkit@ukladjs
6767
```
6868

6969
**Codex**

packages/devtools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Install the [Uklad Agent Toolkit](https://github.com/ukladjs/agent-toolkit) plug
3434

3535
```text
3636
/plugin marketplace add ukladjs/agent-toolkit
37-
/plugin install uklad-agent-toolkit@uklad-agent-toolkit
37+
/plugin install uklad-agent-toolkit@ukladjs
3838
```
3939

4040
**Codex**

0 commit comments

Comments
 (0)