From 6d27a02442f7a71171fc028b280097f6a9b4fc6f Mon Sep 17 00:00:00 2001 From: yai_mac_big Date: Mon, 18 May 2026 20:30:08 +0700 Subject: [PATCH] docs: link browser-cli organ repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 558e637..9a695fe 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 | planned clean export | target v1.0 | planned | +| browser-cli | Browser automation organ | v0.2.0 public clean export | 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 |