modelstudioai

84 mods across 4 repositories, 408 stars between them.

cli AGENTS.md

01

modelstudioai/cli

Instructions file CodexOpenCode

Maintenance instructions for Bailian CLI, a command-line tool organized as a monorepo, meaning one repository containing several related packages.

320 4d ago A 3,520 tokens original Apache-2.0

cli CLAUDE.md

02

modelstudioai/cli

Instructions file

Instructions for modelstudioai/cli, a project described as: Official Model Studio CLI(阿里云百炼 CLI)built for AI Agent frameworks, exposing models, search, multimodal, and workflow capabilities as structured tool calls.

320 4d ago A 4 tokens copy · 100% Apache-2.0

auth-change

03

modelstudioai/cli

Agent

A guide for changing authentication in a command-line application, including API keys, access tokens, configuration, and request signing. It covers separate credentials for model APIs, a console service, and cloud APIs.

320 4d ago A 0 tokens original Apache-2.0

branch-merge-review

04

modelstudioai/cli

Agent

A procedure for reviewing whether one Git branch can be merged into another. A branch is a separate line of code changes, and the review checks conflicts, shared-file behavior, compatibility, documentation, and tests.

320 4d ago A 0 tokens original Apache-2.0

changelog-write

05

modelstudioai/cli

Agent

A procedure for writing release notes, which tell users what changed in each software version. It keeps English and Chinese changelog files aligned and follows the Keep a Changelog format.

320 4d ago A 0 tokens original Apache-2.0

cli-e2e-tests

06

modelstudioai/cli

Agent

依赖边界:e2e → core;commands/tests → e2e + commands/src;产品 tests → e2e + 各自 src。禁止产品 import commands/tests/(子进程 spawn harness 路径除外)。.

320 4d ago A 0 tokens original Apache-2.0

command-add-remove

07

modelstudioai/cli

Agent

A procedure for adding, removing, renaming, or relocating CLI commands. It separates the reusable command implementation from the command path exposed by each product's CLI.

320 4d ago A 0 tokens original Apache-2.0

command-flag-change

08

modelstudioai/cli

Agent

A procedure for changing options accepted by an existing CLI command. It covers option definitions, required values, examples, validation, authentication-related options, and generated documentation.

320 4d ago A 0 tokens original Apache-2.0

command-pack

09

modelstudioai/cli

Agent

A procedure for maintaining Command Packs, which are separately installed packages that add CLI commands. It defines how shared loading works while product-specific package and command permissions stay in policy files.

320 4d ago A 0 tokens original Apache-2.0

config-add

10

modelstudioai/cli

Agent

A procedure for adding settings that can come from command-line flags, environment variables, or a configuration file. It covers the types, parsing, priority, and validation of those settings.

320 4d ago A 0 tokens original Apache-2.0

modelstudioai/cli

Agent

Guidance for managing named configuration profiles and deciding which profile is active in a command-line application.

320 4d ago A 0 tokens original Apache-2.0

dsh-plugin

12

modelstudioai/cli

Agent

A procedure for maintaining a DeepSeek Harness plugin that connects knowledge-base tools to the Bailian CLI and API. It covers the plugin's web settings, caching, credentials, build, dependencies, and release process.

320 4d ago A 0 tokens original Apache-2.0

error-hint-change

13

modelstudioai/cli

Agent

A reference for changing error messages and error categories in a command-line program. It explains which failures come from the local program and which come from a remote service, such as an API.

320 4d ago A 0 tokens original Apache-2.0

install-doc-change

14

modelstudioai/cli

Agent

A procedure for changing installation and authentication documentation for a CLI. It keeps the repository document, its static copy, and the published web page consistent.

320 4d ago A 0 tokens original Apache-2.0

lint-toolchain

15

modelstudioai/cli

Agent

A repository-specific agent guide for changing the development toolchain, such as build tools, Node.js, TypeScript, lint rules, formatting, dependencies, and Git hooks.

320 4d ago A 0 tokens original Apache-2.0

modelstudioai/cli

Agent

A guide for maintaining the instructions that help AI agents work on a codebase. It treats AGENTS.md and related documents as project files that should evolve with the code.

320 4d ago A 0 tokens original Apache-2.0

model-add-remove

17

modelstudioai/cli

Agent

A repository-specific guide for adding, removing, retiring, or changing the default AI models exposed by a command-line tool. It covers command code, types, generated command references, and user documentation.

320 4d ago A 0 tokens original Apache-2.0

publish

18

modelstudioai/cli

Agent

Agent "publish" from modelstudioai/cli, covering 发布(npm + github release 二进制), 触发条件, 发布方式:github actions 总入口, bailian-kb-dsh(独立版本、npm-only) and cdn 滚动指针(bailian-cli).

320 4d ago A 0 tokens original Apache-2.0

skill-change

19

modelstudioai/cli

Agent

纯改生成物 skills//reference/.md(由命令 metadata 驱动)→ 走 command-add-remove.md / command-flag-change.md,不要手改 reference。.

320 4d ago A 0 tokens original Apache-2.0

stress-batch-tests

20

modelstudioai/cli

Agent

A manually run test system for sending many concurrent requests to different AI capabilities and producing Markdown or HTML reports. It is separate from the normal automated test suite, which checks smaller individual cases.

320 4d ago A 0 tokens original Apache-2.0

telemetry-change

21

modelstudioai/cli

Agent

A maintenance guide for changing telemetry, which is the data recorded about commands and requests, across authentication methods and network endpoints. It documents separate backend request markers and command-side AEM events.

320 4d ago A 0 tokens original Apache-2.0

url-change

22

modelstudioai/cli

Agent

A maintenance guide for changing the URLs used by a command-line application, including API endpoints, documentation sites, console pages, upload services, regions, and tracking parameters.

320 4d ago A 0 tokens original Apache-2.0

bailian-kb

23

modelstudioai/cli

Skill Claude CodeCodex

A command-line manager for Alibaba Cloud Bailian knowledge bases, which are collections of documents prepared for search and question answering. It handles the stored documents, search services, text chunks, and data-centre files rather than everyday searches.

320 4d ago A 234 tokens original Apache-2.0

bailian-cli

24

modelstudioai/cli

Skill Claude CodeCodex

A command-line hub for Alibaba Cloud Bailian and DashScope resources. It covers applications, models, knowledge bases, usage, authentication, files, MCP services, pipelines, and installing or updating related agent skills.

320 4d ago A 337 tokens original Apache-2.0