Commit Graph

36 Commits

Author SHA1 Message Date
若麒 1499a5de2d chore(docs): fix ts problems 2026-06-02 18:05:03 +08:00
若麒 375e560804 chore(release): 1.1.3
- bump bailian-cli and bailian-cli-core to 1.1.3
- changelog: add 1.1.3 entry (console login auto-configures API key, validation retry)
- changelog: backfill missing 1.1.2 entry (default vision model → qwen3-vl-plus)
2026-06-02 18:02:39 +08:00
Gong Shiqi d3e6743735 Merge pull request #9 from modelstudioai/feat/auto-set-apikey
Refactor console login and implement auto-request for API key
2026-06-02 17:26:53 +08:00
clh02467605 a490969d58 feat(auth): add retry logic and error handling for API key validation 2026-06-02 16:29:43 +08:00
ls 842bec922d Merge pull request #8 from lishengzxc/feat/auto-set-apikey
feat(auth): 支持在控制台登录时自动处理 API 密钥
2026-06-02 11:04:38 +08:00
lishengzxc 64f7e71783 feat(auth): 支持在控制台登录时自动处理 API 密钥 2026-06-02 10:53:31 +08:00
ls 8af4257412 Merge pull request #7 from lishengzxc/feat/auto-set-apikey
Refactor console login and auto-request API key
2026-06-02 10:40:00 +08:00
lishengzxc 993972cc93 Merge branch 'main' of github.com:lishengzxc/cli into feat/auto-set-apikey 2026-06-02 10:06:46 +08:00
inhai 765fa23c5b Update README.md 2026-06-01 18:09:24 +08:00
inhai 4485e67ff4 Update README.md 2026-06-01 18:08:58 +08:00
lishengzxc c04deceb27 feat(auth): split console login into separate file and auto-request apikey
Extract console login logic to login-console.ts for better separation
of concerns. When no api_key is configured, append needapikey=true to
the console login URL so the frontend returns an apiKey in the callback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-01 16:59:02 +08:00
若麒 0543d27463 docs: add UTM tracking params to bailian console links in READMEs 2026-06-01 15:04:49 +08:00
若麒 58f2cce555 chore(release): 1.1.2 2026-05-29 18:03:44 +08:00
Gong Shiqi dc04f0430c Merge pull request #4 from modelstudioai/feat/switch-model
feat(cli): update the default vision model to qwen3-vl-plus
2026-05-29 17:58:51 +08:00
clh02467605 208b1ce459 feat(cli): update the default vision model to qwen3-vl-plus 2026-05-29 17:50:07 +08:00
Gong Shiqi 55f9fa21cf Merge pull request #2 from modelstudioai/fix/ts-lint
refactor(stress): simplify target definitions and enhance trace ID ha…
2026-05-29 15:03:26 +08:00
若麒 b0baa63a89 chore: stop tracking .codegraph and .vscode editor configs 2026-05-29 14:56:58 +08:00
clh02467605 27494cfd1b refactor(stress): simplify target definitions and enhance trace ID handling 2026-05-29 14:49:36 +08:00
若麒 88576a6c1c fix(release): build before check; reformat docs
Follow-up to 1.1.1.

- release.mjs: build packages before type checks so bailian-cli-core resolves on clean checkouts
- CHANGELOG: record the above under Fixed
- Reformat CONTRIBUTING / INSTALL / README / docs tables (prettier only, no content changes)
2026-05-29 13:52:06 +08:00
若麒 b896c3fbec chore(release): 1.1.1
Documentation-only patch release.

- Add INSTALL.md for AI-Agent-driven installation
- Sync root and packages/cli READMEs (EN + CN)
- Drop unpkg links in favor of canonical sources
- release.mjs: assert README sync before publishing
2026-05-29 13:41:36 +08:00
TreeLin aab9efaf20 Update README.md 2026-05-29 09:42:57 +08:00
TreeLin c65043a4f4 Update README.md 2026-05-29 09:40:55 +08:00
若麒 830e64117e docs: drop unpkg links, cross-link top-level docs, align CN README 2026-05-28 23:49:47 +08:00
若麒 81f954271f docs: add INSTALL.md for AI Agent-driven installation 2026-05-28 23:29:16 +08:00
inhai 4e0d01e925 Update README.md 2026-05-28 22:28:34 +08:00
inhai e564b6f26f Update README.md 2026-05-28 21:47:10 +08:00
TreeLin 9b03ff38b8 Update README.md 2026-05-28 21:11:58 +08:00
inhai 42e68ad11e Update README.md 2026-05-28 20:31:58 +08:00
inhai cd648a217f Update README.md 2026-05-28 20:30:51 +08:00
inhai 21bb97e8c0 Update README.md 2026-05-28 20:30:10 +08:00
TreeLin a89c323b5b Update Aliyun Model Studio CLI Site link 2026-05-28 20:26:10 +08:00
inhai 0b1700bd85 Update README.md 2026-05-28 20:17:12 +08:00
inhai bd067431da Update README.md 2026-05-28 20:14:58 +08:00
inhai ed99ff94f6 Update README.md 2026-05-28 20:13:50 +08:00
若麒 896eee64c5 chore(cli): drop scene from the package 2026-05-28 18:48:58 +08:00
若麒 1533e2013e Initial commit 2026-05-28 18:37:07 +08:00