Instructions file CodexOpenCode
Maintenance instructions for Bailian CLI, a command-line tool organized as a monorepo, meaning one repository containing several related packages.
Instructions file CodexOpenCode
Maintenance instructions for Bailian CLI, a command-line tool organized as a monorepo, meaning one repository containing several related packages.
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.
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.
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.
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.
Agent
依赖边界:e2e → core;commands/tests → e2e + commands/src;产品 tests → e2e + 各自 src。禁止产品 import commands/tests/(子进程 spawn harness 路径除外)。.
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.
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.
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.
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.
Agent
Guidance for managing named configuration profiles and deciding which profile is active in a command-line application.
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.
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.
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.
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.
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.
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.
Agent
Agent "publish" from modelstudioai/cli, covering 发布(npm + github release 二进制), 触发条件, 发布方式:github actions 总入口, bailian-kb-dsh(独立版本、npm-only) and cdn 滚动指针(bailian-cli).
Agent
纯改生成物 skills//reference/.md(由命令 metadata 驱动)→ 走 command-add-remove.md / command-flag-change.md,不要手改 reference。.
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.
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.
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.
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.
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.