From 57df82766a3ec4a96c7cb376f9991b3dc235d0a0 Mon Sep 17 00:00:00 2001 From: yai_mac_big Date: Mon, 18 May 2026 23:50:29 +0700 Subject: [PATCH] docs: update browser-cli version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a695fe..8016006 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Trinity separates the kernel, public ABI, and tools that implement the ABI. |---|---|---|---|---| | Trinity Protocol | Kernel / governance runtime | v0.1.0 stable | consumes Tool Contract | this repo | | Trinity Tool Contract | Stable ABI for CLI tools | v1.0.0 stable, v1.0.1 validator | v1.0 | [`postmunnet/trinity-tool-contract`](https://github.com/postmunnet/trinity-tool-contract) | -| browser-cli | Browser automation organ | v0.2.0 public clean export | target v1.0 | [`postmunnet/browser-cli`](https://github.com/postmunnet/browser-cli) | +| browser-cli | Browser automation organ | v0.2.1 live viewport command | target v1.0 | [`postmunnet/browser-cli`](https://github.com/postmunnet/browser-cli) | | memory-cli | Artifact memory organ | planned | target v1.0 | planned | | verify-cli | Verification organ | planned | target v1.0 | planned | | retro-cli | Retrospective / memory handoff organ | planned | target v1.0 | planned |