From 8eaeced2e8e1778472679bf27465ccc7bf9730ec Mon Sep 17 00:00:00 2001 From: yetja Date: Tue, 7 Jul 2026 08:41:02 +0800 Subject: [PATCH] docs: add scriptable output note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0574801..b4b6000 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The official [GitLink](https://www.gitlink.org.cn) CLI tool — built for humans - **Open Source, Zero Barriers** — MulanPSL-2.0 license, ready to use, just `npm install` - **Up and Running in 3 Minutes** — Interactive login or `GITLINK_TOKEN` env var, from install to first API call in just 3 steps - **Secure & Controllable** — OS-native keychain credential storage, `GITLINK_TOKEN` env var for CI/CD & non-interactive environments, auto git remote context resolution +- **Scriptable Output** — Designed for repeatable terminal workflows and automation pipelines - **Three-Layer Architecture** — Shortcuts (human & AI friendly) → Raw API (full coverage) → Config (configuration management) ## Features