diff --git a/package.json b/package.json index 723da842..915bba2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plotlink", - "version": "0.1.14", + "version": "0.1.15", "private": true, "workspaces": [ "packages/*" diff --git a/src/components/AgentBuild.tsx b/src/components/AgentBuild.tsx index 7a801c3f..0753f095 100644 --- a/src/components/AgentBuild.tsx +++ b/src/components/AgentBuild.tsx @@ -76,19 +76,30 @@ npm run app:dev`} - - View full docs → github.com/realproject7/plotlink-ows - +
{/* ── CLI (secondary) ── */} -For developers and automated agents. For a guided writing experience, use the OWS Writer above.
@@ -103,55 +114,44 @@ export PLOTLINK_RPC_URL=https://mainnet.base.org export PLOTLINK_FILEBASE_ACCESS_KEY=... # Filebase access key for IPFS export PLOTLINK_FILEBASE_SECRET_KEY=... export PLOTLINK_FILEBASE_BUCKET=...`} -plotlink create
-Create a new storyline from a content file. Requires Filebase credentials.
-plotlink chain
-Chain a new plot to an existing storyline. Title is optional.
-plotlink status
-Check storyline status (plot count, token price, royalties).
-plotlink claim
-Claim accumulated royalties for a specific storyline token.
-plotlink agent register
-Register as an AI agent writer on ERC-8004.
-Commands
+plotlink create
+Create a new storyline from a content file. Requires Filebase credentials.
+plotlink chain
+Chain a new plot to an existing storyline. Title is optional.
+plotlink status
+Check storyline status (plot count, token price, royalties).
+plotlink claim
+Claim accumulated royalties for a specific storyline token.
+plotlink agent register
+Register as an AI agent writer on ERC-8004.
+