博客

  • Meta 开源设计系统 Astryx:一套让人和 AI 智能体一起「建界面」的组件体系

    Meta 开源设计系统 Astryx:一套让人和 AI 智能体一起「建界面」的组件体系

    Astryx 开源设计系统

    在 Meta 内部生长了 8 年的设计系统 Astryx,于 2026 年初正式开源。它驱动着 Meta 内部 13,000+ 应用,如今以 MIT 协议对外释放——一套「可完全定制、且为智能体而生(agent-ready)」的组件体系:你导入预编译 CSS,再使用带完整 TypeScript 类型的 React 组件;人用它写界面,AI 助手也用同一套工具写界面。

    一、项目简介

    Astryx 是 Meta 开源的、可完全定制、且「为人和智能体协同构建而生」的设计系统。它基于 React + StyleX,内置 150+ 无障碍组件、品牌级主题、暗色模式、可即用的模板,以及一套 CLI——所有能力作为一个 cohesive 系统统一交付。它的独特之处在于:消费端不需要引入任何构建插件或样式库,人和 AI 助手从同一份参考文档出发构建界面。

    二、安装要求和过程

    环境要求:

    • Node 22+(活跃 LTS 线);包管理器 pnpm 11(可通过 corepack enable 自动安装固定版本)
    • 已有 React 项目(Next.js / Vite / Tailwind / 甚至 CDN 引入均支持)
    • 无需额外构建插件,也无需 PostCSS / Babel 配置

    快速安装:

    # npm
    npm install @astryxdesign/core @astryxdesign/theme-neutral
    npm install -D @astryxdesign/cli
    
    # pnpm / yarn 等价
    pnpm add @astryxdesign/core @astryxdesign/theme-neutral
    pnpm add -D @astryxdesign/cli

    为让 AI 助手和新人都能可靠调用,建议在 package.json 的 scripts 里加一行,避免路径错误:

    "scripts": {
      "astryx": "node node_modules/@astryxdesign/cli/bin/astryx.mjs"
    }

    最简接入 = 几行 CSS import + 一个 ThemeProvider,无需配置构建链。详见 @astryxdesign/core 的 Quick Start。

    三、核心功能

    Astryx 架构总览:Foundations / Components / Patterns + 四大包
    Astryx 架构总览:Foundations / Components / Patterns + 四大包
    1. 150+ 无障碍组件 + 完整 TS 类型:从基础输入到复杂数据表格统一命名、属性与组合约定——学会几个,剩下的就「似曾相识」,人和 AI 都能预测未知组件的行为。
    2. 开放内部实现(Open internals):组件可在任意层级组合,基础构件直接导出;需要深入时,swizzle 一键把组件完整源码「弹出」到你的项目里,让你真正拥有它。
    3. 无样式锁定(No styling lock-in):内部用 StyleX 编写样式,但对使用者完全透明;用 className 即可用 Tailwind / CSS Modules / 原生 CSS 覆盖。
    4. 免包裹即可品牌化:主题就是一组 CSS 自定义属性覆盖,设计师无需 Fork 或封装就能重塑观感;内置 7 套主题(neutral / butter / chocolate / matcha / stone / gothic / y2k)。
    5. 为人和智能体而生:API、文档、CLI 一同设计,人和 AI 助手用同一套参考、同一方式构建;CLI 提供组件文档、模板、脚手架、主题与 codemods。
    为什么 Astryx 不一样:开放内部 / 无样式锁定 / 免包裹定制 / 人 AI 同体系
    为什么 Astryx 不一样:开放内部 / 无样式锁定 / 免包裹定制 / 人 AI 同体系

    四、典型使用场景

    7 套开箱即用且完全可定制的主题
    7 套开箱即用且完全可定制的主题
    1. 统一中后台 UI:150+ 组件 + Patterns(表格页 / 详情页 / 表单向导 / 导航模式)直接拼出一致的企业后台,不必从零造轮子,也便于团队沉淀设计共识。
    2. AI 辅助开发(Agent-ready):把 Astryx 接入 Claude Code / Codex / Cursor,让 AI 按同一套组件约定生成界面;CLI 的组件文档与 codemods 让「人审 AI 生成的代码」更顺畅、对得上约定。
    3. 快速品牌换肤:用 CSS 变量主题或多套内置主题,几行覆盖就完成暗色模式与品牌色切换,无需改动组件源码——适合需要多品牌、多租户外观的产品。

    五、推荐理由

    作为长期被「组件库要么封闭、要么强约定打架」困扰的开发者,Astryx 最打动我的是「引导而非强制」的设计哲学——它把设计意见放在文档和示例里,而不是用 guardrail 跟你对抗。swizzle 能从顶层 API 一路下沉到源码(对需要深度定制的团队太关键),而 className 覆盖又让 Tailwind 老用户零摩擦接入。更难得的是它真把「AI 助手」当成一等公民:同一套 API 与 CLI 既给人用、也给智能体用,省去了「AI 生成代码和团队约定对不上」的尴尬。Meta 8 年、13,000+ 应用的实战背书,也让它的稳定性比多数个人项目更可信。如果你正在选型一套能陪团队和 AI 一起长大的设计系统,Astryx 值得一试。

    六、下载地址

    (本文配图:GitHub 社交预览卡 + 作者原创架构/特性/主题信息图)

  • 复古上海感闪光灯直闪室内人像

    复古上海感闪光灯直闪室内人像

    复古上海感闪光灯直闪室内人像



    🤖 ChatGPT

    🇺🇸 English Prompt

    A photorealistic 3:4 vertical seated portrait photographed indoors in low light with direct on-camera flash. An adult woman, approximately 24 to 32 years old, sits diagonally on a carved black wooden chair. Her body turns toward the right side of the frame while her face rotates back toward the camera. Both arms rise high and fold behind her head, with the elbows pointing separately toward the upper-left and upper-right corners, creating a wide, imperfect triangular frame. Her spine extends slightly, the chest lifts and the head tilts backward with the chin elevated. Despite the backward tilt, her slightly lowered eyelids look toward the camera positioned below her face. Her lips remain gently parted. The expression is calm, languid and self-assured, suspended between a deliberate pose and an incidental nighttime snapshot.  Preserve her elongated facial proportions, subtly lifted eye shape and clearly defined lips. Use a makeup direction combining vintage Shanghai-inspired cinema, contemporary evening beauty and East Asian fashion portrait styling: a softly matte complexion, refined brows, elongated upward black eyeliner, muted gray-brown eyeshadow, restrained contouring and low-saturation rose-bean or brick-rose lipstick. Avoid severe Western-style contouring, oversized false lashes and highly reflective glass lips.  Her hair is natural black or extremely deep cool brown-black. It is brushed away from the face and remains relatively smooth at the crown, then falls heavily from the back of the head and shoulders along the left side of the chair. The long hair should feel sleek and weighty, absorbing most of the surrounding light like black satin. Only narrow highlights appear where the flash strikes. Keep slight natural curvature at the ends and avoid large, voluminous curls.  The figure is long, supple and naturally slim, with an elongated neck and shoulder line, slender but believable arms and a gently defined waist. One leg bends horizontally across the front of the chair, exposing a long lower leg, ankle and silver strappy heel. The other leg bends toward the right side of the frame, revealing the knee and part of the thigh. Preserve believable leg overlap and perspective compression. Most of the weight rests on one hip and the upholstered cushion. The raised arms must show realistic shoulder tension, joint angles and muscle stretch. Do not add extra arms, hands or fingers.  She wears a fitted sleeveless top in champagne gray, gray-pink beige or pale cool mauve. Fine silver metallic fibers are woven through the knit or mesh, while small irregular sequins or metallic points are scattered across the chest. Direct flash breaks these embellishments into fragmented gold-and-silver reflections. The remaining fabric combines a delicate matte surface with restrained shimmer. The top fully covers the chest, with relatively deep armholes and only a faint translucent impression around the fabric edges. Do not introduce a plunging neckline, exaggerated cleavage or a wardrobe malfunction.  The skirt is a high-waisted satin midi skirt in dusty blush, muted gray rose or champagne pink. It fits smoothly around the waist and hips, then gathers into rich, irregular folds across the thighs, knees and chair. Loose front draping and hanging fabric should fall below the seat. The satin should visually suggest a cool, smooth and finely woven touch. Raised folds reflect silver-pink highlights, while recessed creases shift into muted gray-violet shadow.  Visible skin includes the full face and ears, neck, collarbones, a small area of the upper chest, shoulders, both underarm areas, inner upper arms, forearms, one knee, part of a thigh, a lower leg, ankle and top of the foot. The complexion is light and fair with neutral beige and subtle peach-pink undertones. Under direct flash, the skin appears creamy and bright, while shadowed areas shift toward warm gray. The surface should look fine and clean, visually suggesting a soft, slightly cool and naturally elastic touch. Preserve faint pores, natural joint color variation and believable contours around the shoulders, arms and knees. Avoid a completely textureless porcelain or wax surface.  Add long, fine silver or crystal drop earrings and an extremely delicate metallic necklace with a tiny pendant. She wears silver strappy high-heeled sandals with narrow ankle straps and reflective metal heels. The seat is a heavy carved black wooden chair or bench with a dark floral textile cushion.  The background is a dim, enclosed private dining room, vintage lounge or restaurant chamber using East Asian-inspired decorative language. Behind the subject is an aged parchment-brown mural or textile screen depicting white cranes, bamboo branches or reeds. Heavy glossy black wooden borders and dark wall panels surround it. A deep vermilion or wine-red wall section appears on the right, along with the partial curved outline of dark furniture. The room should feel like the remains of an old nighttime banquet: quiet, glamorous, faintly mysterious and slightly dangerous.  Photograph the scene like an early-2000s compact digital camera nightlife image, using an approximately 28–40mm equivalent focal length and an aperture impression around f/2.8 to f/4. Position the camera slightly below the subject’s face, roughly around chest or waist height. The mild low angle emphasizes the raised arms, long neck and backward head tilt. Use a vertical seated three-quarter-to-full-body composition, including everything from the lifted elbows to the silver heels. Let the subject fill almost the entire vertical frame, with the right knee approaching the edge and the crop retaining a slightly hurried, imperfect offset.  The main physical light source is a hard direct flash positioned close to the lens axis and slightly left. The light falls off rapidly, making the face, shoulders, arms, shimmering top and satin skirt visibly bright while the mural, black wooden structures and distant room become underexposed. The raised arms cast relatively hard-edged shadows around the face, neck and wall. Deep occlusion appears beneath the arms, beside the waist and where the body meets the chair. Preserve only a weak warm-red ambient glow on the right. Do not add softboxes, even fill light, blue rim light or bright daylight windows.  Retain low-light digital grain, mild JPEG compression, background noise, uneven local sharpness, slightly bright flash-rendered skin and an imperfect nightlife crop. Do not polish the image into a noise-free, evenly lit, ultra-clean commercial studio editorial.  She had just turned and settled into the dim room, and the satin skirt had already gathered between her knees. She now lifts both hands behind her head and looks beyond the flash toward the lens. A moment later, she may lower her arms and disappear back into the unfinished night. The image should blend vintage Shanghai-inspired diva energy, East Asian decorative art, old-film banquet atmosphere and early-2000s direct-flash fashion photography. Mature, cool and languid, with authenticity taking priority over perfection.  Negative prompt: underage appearance, phone selfie, mirror reflection, extra arms, extra fingers, deformed hands, broken joints, arm intersection, hair intersection, exaggerated bust, extreme tiny waist, explicit exposure, wardrobe malfunction, miniskirt, plastic skin, waxy face, bright white studio, even soft lighting, blue rim light, heavy HDR, oversharpening, noise-free commercial editorial, anime, obvious 3D render.

    🇨🇳 中文提示词

    一张室内弱光环境下使用机顶闪光灯直闪拍摄的写实3:4竖幅坐姿肖像。一位约24至32岁的成年女性,斜坐在雕花黑色木椅上。她的身体转向画面右侧,而脸部转回镜头。双臂高高举起并折叠在脑后,手肘分别指向左上角和右上角,形成一个宽阔且不完美的三角形框架。她的脊柱略微延伸,胸部挺起,头部后仰,下巴抬高。尽管头部后仰,她略微下垂的眼睑仍注视着位于脸部下方的相机。她的嘴唇轻轻张开。表情冷静、慵懒且自信,介于刻意的姿势和偶然的夜间快照之间。保留她修长的面部比例、略微上挑的眼型和轮廓清晰的嘴唇。妆容结合了复古上海风格电影、现代晚装美容和东亚时尚人像风格:柔雾哑光底妆、精致的眉毛、拉长的上扬黑色眼线、柔和的灰褐色眼影、克制的修容以及低饱和度的豆沙玫瑰色或砖红色口红。避免过于硬朗的欧美修容、过大的假睫毛和高反光的玻璃唇。她的头发是天然黑色或极深的冷棕黑色。头发从脸部梳开,头顶保持相对光滑,然后从脑后和肩膀沉沉地垂在椅子左侧。长发应显得顺滑而有重量感,像黑色缎面一样吸收大部分周围的光线。只有在闪光灯照射的地方才会出现狭窄的高光。发梢保持细微的自然弯曲,避免大体积的卷发。体态修长、柔软且自然纤瘦,拥有拉长的颈部和肩线,纤细但真实的手臂以及线条柔和的腰部。一条腿横向弯曲在椅子前方,露出修长的小腿、脚踝和银色细带高跟鞋。另一条腿向画面右侧弯曲,露出膝盖和部分大腿。保留真实的腿部重叠和透视压缩感。大部分重心落在的一侧髋部和软垫上。抬起的手臂必须展示真实的肩膀张力、关节角度和肌肉拉伸。不要添加多余的手臂、手或手指。她穿着一件香槟灰色、灰粉米色或浅冷紫色的修身无袖上衣。细银金属纤维织入针织或网眼面料中,胸部散布着细小且不规则的亮片或金属点。直闪将这些装饰分解为破碎的金银反光。其余面料结合了精致的哑光表面和克制的闪烁。上衣完全覆盖胸部,袖窿较深,面料边缘仅有微弱的透光感。不要引入深V领、夸张的乳沟或走光。裙子是一条高腰缎面中长裙,颜色为灰粉色、柔和的灰玫瑰色或香槟粉色。它平滑地贴合腰部和臀部,然后在双腿、膝盖和椅子上聚集成丰富、不规则的褶皱。前方松散的垂坠感和悬挂的织物应垂落在座椅下方。缎面应在视觉上暗示一种冰凉、光滑且纹理细腻的触感。凸起的褶皱反射出银粉色的高光,而凹陷的褶皱则转变为柔和的灰紫色阴影。可见的皮肤包括全脸和耳朵、脖子、锁骨、上胸部的一小块区域、肩膀、两个腋下区域、上臂内侧、前臂、一个膝盖、部分大腿、小腿、脚踝和脚背。肤色浅皙,带有中性米色和微妙的桃粉色底色。在直闪下,皮肤显得乳白而明亮,而阴影区域则转向暖灰色。表面应看起来细腻整洁,视觉上暗示一种柔软、微凉且富有弹性的触感。保留微弱的毛孔、自然的关节色差以及肩膀、手臂和膝盖周围真实的轮廓。避免完全没有纹理的陶瓷或蜡质表面。配戴长款精细的银色或水晶耳坠,以及一条极细的带有微型吊坠的金属项链。她穿着带有狭窄脚踝绑带和反光金属鞋跟的银色细带高跟凉鞋。座椅是一把沉重的雕花黑木椅或长凳,配有深色花卉纺织垫。背景是一个昏暗、封闭的私人包间、复古休息室或餐厅房间,采用东亚风格的装饰语言。主体身后是一幅陈旧的羊皮纸褐色壁画或纺织屏风,描绘着白鹤、竹枝或芦苇。四周环绕着沉重的亮黑色木边框和深色墙板。右侧出现深朱红色或酒红色墙壁部分,以及深色家具的部分曲线轮廓。房间应感觉像一场旧日夜宴后的遗迹:安静、迷人、略带神秘感且隐约危险。像2000年代早期的便携式数字相机夜间影像一样拍摄这个场景,使用约28-40mm的等效焦距,光圈效果约为f/2.8至f/4。相机位置略低于主体的脸部,大约在胸部或腰部高度。轻微的低角度强调了抬起的手臂、修长的脖子和向后倾斜的头部。采用竖向坐姿三分之二至全身构图,包括从抬起的手肘到银色鞋跟的所有部分。让主体几乎填满整个垂直画幅,右膝靠近边缘,裁剪保留一种略显匆忙、不完美的偏移感。主要物理光源是靠近镜头轴线并偏左的硬光直闪。光线迅速衰减,使得脸部、肩膀、手臂、闪烁的上衣和缎面裙显眼且明亮,而壁画、黑色木质结构和远处房间则曝光不足。抬起的手臂在脸部、颈部和墙壁周围投下边缘较硬的阴影。腋下、腰侧以及身体与椅子接触处出现深层遮挡。右侧仅保留微弱的暖红色环境光。不要添加柔光箱、均匀的补光、蓝色轮廓光或明亮的日光窗。保留弱光数码颗粒、轻微的JPEG压缩感、背景噪点、局部清晰度不均、略微明亮的闪光灯渲染皮肤以及不完美的夜生活裁剪。不要将图像打磨成无噪点、光线均匀、极度干净的商业影棚社论照。她刚刚转身坐在这个昏暗的房间里,缎面裙已经在膝盖间堆叠。现在她抬起双手放在脑后,越过闪光灯看向镜头。片刻之后,她可能会放下手臂,重新消失在未尽的夜色中。图像应融合复古上海风格的名伶气场、东亚装饰艺术、旧电影晚宴氛围和2000年代初的直闪时尚摄影。成熟、冷艳且慵懒,真实性优于完美。负面提示:未成年外貌、手机自拍、镜中反射、多余的手臂、多余的手指、畸形的手、断裂的关节、手臂交叉、头发交叉、夸张的胸部、极端细腰、显性暴露、走光、超短裙、塑料感皮肤、蜡质脸、明亮的白色影棚、均匀柔和的光照、蓝色轮廓光、沉重的HDR、过度锐化、无噪点的商业社论感、动漫、明显的3D渲染。
  • 日系杂志风粉金发女性写真提示词

    日系杂志风粉金发女性写真提示词

    日系杂志风粉金发女性写真提示词



    🤖 ChatGPT

    🇺🇸 English Prompt

    A fictional 20-year-old adult Japanese woman, clearly adult appearance, photorealistic natural photo, natural candid off-shot style, clean magazine gravure, tasteful gravure style. Vertical close-up smartphone selfie in a bright white room, soft diffused daylight, pale curtain background, airy clean atmosphere, shallow depth of field, high-detail natural photography.
    
    She has a Japanese idol-like cute adult face with large round dark-brown eyes, soft pink eye makeup, natural eyelids, a small straight nose, softly rounded cheeks, glossy natural pink lips, and a calm slightly pouty neutral expression while looking directly into the camera. Her face has natural facial asymmetry, realistic pores, slight skin imperfections, natural skin texture, not overly symmetrical, not doll-like, not plastic skin.
    
    Her hair is pale ash-pink blonde, tied loosely in a soft updo, with straight see-through bangs across the forehead and long curled side strands falling near the cheeks and neck. She wears delicate dangling silver earrings with small sparkling details.
    
    The composition is a very close upper-body selfie, cropped slightly off-center so one side of her face is closer to the camera. She leans gently toward the lens, shoulders relaxed, one shoulder slightly exposed by a loose outer shirt, collarbone softly visible. Her body is slim and healthy, with slender arms, a thin waistline, soft shoulders, and graceful adult proportions.
    
    She wears a white lace-trim camisole made from extremely thin, whisper-light cotton-lace fabric, as thin and delicate as possible within a tasteful magazine-photo range. The fabric has fine floral lace, tiny mesh-like lace openings, soft cotton texture, delicate wrinkles, gentle folds, and subtle fabric tension. The cups and private areas are cleanly lined with a smooth white or beige inner layer so no private details are visible.
    
    Over it, she wears a thin soft white cotton shirt, loosely draped off one shoulder. The shirt is lightweight and airy, with a clean casual shape, small natural wrinkles, soft folds, and a relaxed off-shot feel. The all-white layering creates a clean, bright, delicate gravure mood without looking like a uniform.
    
    Her bust is naturally full with soft natural fullness, natural gravity, natural roundness, and realistic connection to the body. The shape is expressed through the delicate lace camisole, soft lining, thin white shirt, subtle fabric tension, natural drape, and gentle daylight shadows. Not exaggerated, not artificial, not balloon-like. No nipple visibility, no explicit nudity, no vulgar pose, no excessive exposure, no wardrobe malfunction.
    
    Photorealistic Japanese magazine gravure photography, clean white pastel atmosphere, realistic ultra-thin lace cotton texture, natural skin texture, soft daylight, subtle sensual mood without vulgarity, high detail, lifelike image quality, no watermark, no text, no logo.

    🇨🇳 中文提示词

    一位虚构的20岁成年日本女性,明显的成年外貌,写实自然照片,自然的抓拍花絮风格,干净的杂志写真,高雅的写真风格。在明亮的白色房间内的垂直近摄智能手机自拍,柔和的漫射日光,浅色窗帘背景,通透干净的气氛,浅景深,高细节自然摄影。她有一张像日本偶像一样可爱的成年面孔,大而圆的深棕色眼睛,柔和的粉色眼妆,自然的眼睑,小巧挺直的鼻子,柔和圆润的双颊,有光泽的自然粉色嘴唇,直视镜头时带着冷静且略微噘嘴的中性表情。她的脸部具有自然的脸部不对称,真实的毛孔,轻微的皮肤瑕疵,自然的皮肤纹理,不过度对称,不像玩偶,没有塑料感皮肤。她的头发是浅灰粉金色,蓬松地扎成一个柔软的盘发,额前有直的空气感刘海,长卷侧发落在脸颊和颈部附近。她戴着精致的垂坠银耳环,带有微小的闪光细节。构图是极近距离的上半身自拍,构图稍微偏离中心,因此她的一侧脸更靠近相机。她轻轻向镜头倾斜,肩膀放松,一件宽松的外衣使一个肩膀略微露出,锁骨若隐若现。她的身体苗条健康,手臂纤细,腰线纤细,肩膀柔软,具有优雅的成年比例。她穿着一件白色蕾丝边吊带背心,由极薄、轻如蝉翼的棉质蕾丝面料制成,在优雅的杂志照片范围内尽可能地轻薄精致。面料有精致的花卉蕾丝,微小的网格状蕾丝开口,柔软的棉质质地,细腻的皱褶,柔和的折痕和细微的面料张力。杯罩和私密区域整洁地衬有光滑的白色或米色内层,因此看不到任何隐私细节。在外面,她穿着一件轻薄柔软的白色棉质衬衫,松垮地滑落在一个肩膀上。衬衫轻盈透气,外形简洁休闲,有细小的自然皱纹,柔软的褶皱,以及轻松的抓拍感。全白的叠穿营造出干净、明亮、精致的写真氛围,看起来不像制服。她的胸部自然饱满,具有柔和的自然丰盈感、自然重力、自然圆润度以及与身体的真实连接。形状通过精致的蕾丝吊带、柔软的衬里、薄薄的白色衬衫、细微的面料张力、自然垂坠感和柔和的日光阴影表现出来。不夸张,不人造,不具球状感。没有乳头可见,没有露骨裸体,没有粗俗姿势,没有过度暴露,没有服装失误。写实主义日本杂志写真摄影,干净的白色柔和色调氛围,真实的超薄蕾丝棉质质地,自然的皮肤纹理,柔和的日光,细微的感官情绪而不粗俗,高细节,逼真的图像质量,无水印,无文本,无标志。
  • 老城巷弄东亚女性写实肖像

    老城巷弄东亚女性写实肖像

    老城巷弄东亚女性写实肖像



    🤖 ChatGPT

    🇺🇸 English Prompt

    Create a realistic vertical outdoor lifestyle fashion portrait depicting an East Asian adult woman over 21 years old, standing in a quiet old town alley next to a weathered stone wall. She is positioned center-right of the frame, from mid-thigh to head, leaning gently against the richly textured stone wall, her body slightly turned toward the camera, her face slightly tilted down, with a calm and introspective gaze. Her expression is gentle, serene, and natural, with eyes slightly downcast, lips relaxed, delicate eyeliner, natural eyelashes, faint peach blush, glowing skin, and soft rose pink lip color. She has long dark brown hair falling naturally over one shoulder and side waist, with voluminous and natural hair volume, and a few stray strands shimmering in the sunlight. Her hair is parted in the middle, slightly blown by the wind, with the top and ends of the hair glowing under warm-toned backlighting. She is wearing a feminine and casual outfit: a light grey slim-fit camisole with thin straps and a delicate fabric texture; layered with a beige sheer cardigan draped casually over her shoulders and arms. The cardigan should be light and breathable, with a slightly translucent texture and slight wrinkles, and the sleeves slightly rolled up. The bottom is paired with a flowing off-white pleated skirt or a loose soft skirt, the hem should have delicate vertical pleats, the fabric is light and flowing. A small straw bag is slung at the waist, faintly visible, adding a touch of natural summer vibe to the overall look. The scene is set in a narrow ancient flagstone alley, flanked by greyish-white old buildings, mottled plaster walls, wooden gates, red lanterns hanging in the distance, and potted green plants placed along the roadside, with soft perspective lines extending into the distance. The wall beside her should show mottled paint, cracks, stains, and rough textures. The background should use a shallow depth of field blur to create a dreamy, nostalgic old town atmosphere. Lighting should be warm natural light from the top left and back, creating soft rim highlights on her hair, face, shoulders, cardigan, skirt pleats, and the edges of the flagstone road. The walls and ground should use soft shadows, with a slightly hazy sunlight, realistic skin textures, fine hair details, clear fabric folds, and soft cinematic colors. Style: Realistic outdoor old town fashion photography, adult model, grey camisole, beige sheer cardigan, cream-colored flowing long skirt, dark long hair, mottled alley walls, red lanterns, flagstone road, warm natural light, creating a nostalgic and tranquil atmosphere, shallow depth of field, high detail, vertical aspect ratio, no text, no watermark, no logo, no other people in focus, no body deformities, no cartoon style, no strong light, no clutter, no nude shots.

    🇨🇳 中文提示词

    创作一幅写实的竖幅户外生活时尚肖像,描绘一位21岁以上的东亚成年女性,她站在一条静谧的老城区小巷里,身旁是一堵饱经风霜的石墙。她位于画面中心偏右的位置,画面从大腿中部到头部,她轻柔地倚靠在纹理丰富的石墙上,身体微微侧向镜头,脸庞微微下垂,眼神平静而内省。她的表情温柔、宁静而自然,双眼微微下垂,嘴唇放松,眼线精致,睫毛自然,腮红淡淡的蜜桃色,肌肤散发着光泽,唇色是柔和的玫瑰粉色。
    
    她拥有一头深棕色的长发,自然垂落在一侧肩头和侧腰,发量丰盈自然,几缕碎发在阳光下闪闪发光。她的头发中分,微微被风吹拂,头顶和发梢在暖色调的逆光下熠熠生辉。
    
    她身着一套柔美休闲的女性装扮:一件浅灰色修身吊带背心,细肩带,面料质感细腻;外搭一件米色薄纱开衫,随意地披在肩上和手臂上。开衫应轻盈透气,略带半透明质感,并略微起皱,袖子微微卷起。下身搭配一条飘逸的米白色百褶裙或宽松的软裙,裙摆应有精致的竖褶,面料轻盈,飘逸灵动。腰间挎着一只小巧的草编包,隐约可见,为整体造型增添一丝自然夏日气息。
    
    场景设定在一条狭窄的古老石板巷,两侧是灰白色的老建筑,斑驳的石膏墙,木质大门,远处悬挂着红色的灯笼,路边摆放着盆栽绿植,柔和的透视线条延伸至远处。她身旁的墙壁应呈现出斑驳的油漆、裂缝、污渍和粗糙的纹理。背景应采用浅景深虚化处理,营造出梦幻般的怀旧老城氛围。
    
    光线应为来自左上方和后方的温暖自然光,在她头发、脸部、肩膀、开衫、裙摆褶皱以及石板路边缘营造柔和的轮廓高光。墙壁和地面应使用柔和的阴影,略带朦胧感的阳光,逼真的皮肤纹理,细腻的头发细节,清晰的布料褶皱,以及柔和的电影级色彩。
    
    风格:写实风格的户外老城区时尚摄影,成人模特,灰色吊带背心,米色薄纱开衫,奶油色飘逸长裙,深色长发,斑驳的巷道墙壁,红色灯笼,石板路,温暖的自然光,营造出怀旧宁静的氛围,浅景深,高细节,竖幅比例,无文字,无水印,无标志,无其他人物入焦,无人体畸形,无卡通风格,无强光,无杂物,无裸露镜头。
  • 品牌全案中文视觉提案板生成指令

    品牌全案中文视觉提案板生成指令

    品牌全案中文视觉提案板生成指令



    🤖 ChatGPT

    🇺🇸 English Prompt

    【Store Type】: 【Fill in, e.g., Offline Retail / Catering / Service Store】
    【Brand Name】: 【Fill in】
    【Store Scale and Location】: 【Fill in】
    【Brand Temperament】: 【Fill in 3–5 words】
    【Main Color】: 【Fill in】
    【Accent Color】: 【Fill in】
    【Core Graphic Language】: 【Fill in, e.g., botanical line art / geometric facets / hand-drawn maps】
    【Main Materials】: 【Fill in 4–6 real materials】
    【Store Core Product or Service】: 【Fill in】
    【Main Title】: 【Fill in】
    【Subtitle】: 【Fill in】
    【Chinese Text Allowed per Image】: 【List per image, the fewer the better】
    
    Use official ChatGPT-Image2 to generate a set of 4 independently outputted 3:4 vertical Chinese brand proposal boards. The four must belong to the same brand system but undertake different business tasks respectively; each image should be a separate output, not a 4-in-1, not a nine-square grid, and do not just change items while repeating the same composition.
    
    First, establish a unified system: use [Main Color], [Accent Color], [Core Graphic Language], and [Main Materials] throughout the four images; use clear modern Chinese fonts for titles; all Chinese characters are natively generated by the model within the bitmap, with few and large characters, each being correct. Unify the light source, material precision, rounded corners, line thickness, and rhythm of white space, while giving each image a different visual focus and reading path.
    
    1st Image | Space Entrance
    Show a realistic and feasible store exterior, storefront, window display, or reception entrance, and supplement with 2–3 close-up key details. The main space occupies more than half of the frame; use brand graphics or a continuous visual line to connect details, do not cut the page into regular small grids. Focus on verifying brand identification, business information, product display, and street visibility.
    
    2nd Image | Products and Packaging
    Show core products or service carriers, as well as packaging, tote bags, stickers, cards, protective sleeves, and other supporting materials. Use packaging unfoldings, structural breakdowns, or continuous material bands to form the composition; clearly represent real textures such as paper, fabric, glass, metal, wood, and plastic. Do not make ordinary e-commerce white background images.
    
    3rd Image | Circulation and Wayfinding
    Use 3D axonometric, top-down space, or clear scene perspective to show the process of customers entering, selecting, being served, and leaving. Supplement with classification signs, process cards, number plates, price tags, or functional wayfinding. Circulation must be reasonable and cannot go through walls; furniture and pedestrian scales must be feasible; do not generate Dashboards or fake UIs.
    
    4th Image | Opening Communication
    Show a main poster and extend it to window stickers, invitation cards, door stickers, and social media vertical images. Offline and online materials must come from the same visual system, but do not include phone frames, platform UIs, like counts, QR codes, discount prices, or fictional URLs. Use paper ribbons, graphics, materials, or light and shadow to connect various materials into a continuous picture.
    
    Composition and Quality Requirements:
    - Each image should only keep 1 main visual, 2–4 auxiliary modules, and enough white space.
    - Text and objects should blend naturally, do not awkwardly paste text, and do not use dense descriptions.
    - Light source and shadow directions must be unified; architectural proportions, packaging structures, perspectives, and item scales must be realistic.
    - Chinese text on packaging, storefronts, labels, and posters must be clearly readable, without generating extra paragraphs or gibberish.
    - The four images should use four types of information architecture: space, structure, process, and communication, respectively; do not copy the same layout.
    - The overall quality should reach the level of a professional brand design company's proposal, showing style as well as how it can be implemented.
    
    Avoid:
    Replicating the theme, industry, items, title rhythm, and iconic composition of the reference images; overhead shots of light gray concrete equipment, huge English serif titles, handwritten ornate initials, stacked ID cards and receipts; nine-square grids, fake UIs, strong e-commerce feel, cheap promotional feel, children's illustration feel, over-saturation, incorrect Chinese, misspelled brand names, deformed objects, repetitive elements, unnatural shadows, and spaces that cannot be constructed.

    🇨🇳 中文提示词

    【店铺类型】:【填写,例如线下零售 / 餐饮 / 服务门店】
    【品牌名称】:【填写】
    【店铺规模与位置】:【填写】
    【品牌气质】:【填写 3–5 个词】
    【主色】:【填写】
    【点缀色】:【填写】
    【核心图形语言】:【填写,例如植物线稿 / 几何切面 / 手绘地图】
    【主要材质】:【填写 4–6 种真实材质】
    【门店核心商品或服务】:【填写】
    【主标题】:【填写】
    【副标题】:【填写】
    【每张图允许出现的中文】:【逐张列出,越少越好】
    
    使用官方 ChatGPT-Image2 生成一套 4 张独立输出的 3:4 竖版中文品牌提案板。四张必须属于同一品牌系统,但分别承担不同商业任务;每张单独成图,不要四合一,不要九宫格,不要只换物品重复同一构图。
    
    先建立统一系统:使用【主色】、【点缀色】、【核心图形语言】和【主要材质】贯穿四张;标题统一使用清晰的现代中文字体;所有中文由模型原生生成在位图中,文字少而大、逐字正确。统一光源、材质精度、圆角、线条粗细和留白节奏,同时让每张拥有不同的视觉重心与阅读路径。
    
    第 1 张|空间入口
    展示真实可落地的门店外观、门头、橱窗或接待入口,并补充 2–3 个关键细节近景。主体空间占画面一半以上;用品牌图形或一条连续视觉线连接细节,不要把页面切成规则小格。重点验证品牌识别、营业信息、商品陈列和街道可见性。
    
    第 2 张|商品与包装
    展示核心商品或服务载体,以及包装、手提袋、贴纸、卡片、保护套等配套物料。用包装展开、结构拆解或连续材料带形成构图;清楚表现纸张、织物、玻璃、金属、木材、塑料等真实质感。不要做普通电商白底图。
    
    第 3 张|动线与导视
    使用 3D 轴测、俯视空间或清楚的场景透视展示顾客从进入、选择、服务到离开的流程。补充分类牌、流程卡、号码牌、价签或功能导视。动线必须合理、不能穿墙,家具与人行尺度可落地;不要生成 Dashboard 或假 UI。
    
    第 4 张|开业传播
    展示一张主海报,并延展到橱窗贴、邀请卡、门贴和社交竖图。线下与线上物料必须来自同一视觉系统,但不要出现手机框、平台 UI、点赞数、二维码、折扣价格或虚构网址。用纸带、图形、材质或光影把各物料连成连续画面。
    
    构图与质量要求:
    - 每张只保留 1 个主视觉、2–4 个辅助模块和足够留白。
    - 文字与物件自然融合,不要生硬贴字,不要密集说明。
    - 光源和阴影方向统一,建筑比例、包装结构、透视和物品尺度真实。
    - 中文包装、门头、标签和海报文字必须清晰可读,不生成额外段落或乱码。
    - 四张分别使用空间、结构、流程、传播四种信息架构,不能复制同一个版式。
    - 整体达到专业品牌设计公司提案级,能看出风格,也能看出如何落地。
    
    避免:
    复刻参考图的主题、行业、物品、标题节奏和标志性构图;浅灰水泥装备俯拍、巨大英文衬线标题、手写花体首字母、工牌票据堆叠;九宫格、假 UI、强电商感、廉价促销感、儿童插画感、过饱和、错误中文、品牌拼错、物品变形、重复元素、不自然阴影和无法施工的空间。
  • 研究发现:AI筛简历时,比人更容易给求职者贴标签

    下次投简历,可能先过一遍 AI 的法眼,才轮得到真人看一眼。但普林斯顿和芝加哥大学的研究者发现,这种 AI 招聘官未必比人类更公平——它甚至可能比人更爱给人贴标签。

    研究团队把 ChatGPT、Claude、Gemini 等模型拉进一场改编自心理学实验的模拟招聘游戏。模型扮演一个被市长雇来的顾问,要在 40 轮里为医生、律师、保育员、清洁工等 20 种岗位挑人,候选人来自四个虚构族群。诡异的地方在于:所有候选人的成功概率其实完全一样,模型并不知道这点。

    AI 在招聘决策中形成偏见的研究配图
    研究图示:AI 从少量经验里快速形成刻板印象(图源 MIT Technology Review)

    大模型真的非常急于从很少的数据里总结出规律,而这恰恰就是它们被优化出来的方向。—— Ryan Liu,普林斯顿博士生、论文共同作者

    模型很快开始学乖:一旦某个族群的某个人在被视为需要高温暖与能力的岗位上失败,它就整个族群都不考虑了,转而去安排清洁工这类它认为要求更低的活。在衡量隔离程度的量表上,人类参与者得分 0.84(2 分代表完全隔离),而模型高出约 65%,OpenAI 的推理模型 o3 直接冲到 1.83,几乎贴着上限。

    越聪明,越敢贴标签

    更反直觉的是,推理能力越强的模型,偏见反而越重。o3 和 DeepSeek 的 R1 在实验里表现得更决绝。原因藏在训练方式里:模型在数学、代码、科学题上被训练成从几个例子就敢下结论,这套本能帮它解逻辑题,也让它秒变贴标签高手。

    • 光喊要公平几乎没用——模型要么执行不了这条价值观,要么被多招对人的目标盖了过去。
    • 但给它加一笔多样化招聘奖金,偏见立刻大幅降低。
    • 当模型拿到更多关于个人的真实信息(年龄、学历),反而更少按族群划分人;给无关信息(发色、纹身形状)才会退回贴标签。

    这项研究七月发表在首尔的 ICML 上。它的现实分量在于:当企业开始用大模型筛简历、甚至主持面试,模型从经验里长出来的那些偏见,可能是人类从来没教过它的。我们担心的歧视,未必都来自训练数据里的旧世界。

  • 苹果认了:我们确实下架了那几款AI脱衣App

    旧金山市检察官 David Chiu 这周把一封信甩到了苹果和谷歌面前,要求两家把 13 款能生成「非自愿裸图」的 App 从应用商店里清掉。这类软件俗称 nudify——上传一张普通照片,AI 就能把它改成裸体图像,本质上就是对着真人做的深度伪造色情。

    苹果在 7 月 19 日给了正面回应。发言人 Adam Dema 向 The Verge 确认,他们已经下架了其中三款,并且正在走流程,把这几位开发者的账号从开发者计划里踢出去。谷歌那边动作更早,之前就暂停了信里点名的五款 Android 应用,理由是 Play 商店「不允许包含性内容的应用」。

    AI 脱衣应用下架与数字隐私保护
    平台开始对 AI 深伪色情内容动手(配图由 AI 生成)

    「我们一贯严格禁止那些用来生成、传播或消费色情内容的 App。nudify 这类应用违反我们的审核指南,我们主动拒绝过很多,也移除过很多——包括用户通过举报通道标记出来的那些。」

    这件事的抓手在加州法律。当地法规明确禁止销售性化的 AI 深伪内容,所以 Chiu 给两家公司扣的帽子是「协助和教唆」这类 App 的售卖。换句话说,平台不再只是提供场地的角色,而是要为架上摆了什么货负责。

    为什么是现在

    非自愿亲密图像从来不是新麻烦,但生成式 AI 把它变成了流水线生意。过去做一张假裸照要懂点 Photoshop,现在一个不懂技术的普通人花几分钟就能拿到成品。应用商店审核往往滞后于这类 App 的上架速度,等投诉堆积起来,伤害已经造成。

    • 被点名的 13 款 App 横跨 iOS 和 Android 两个生态,说明这不是某一家平台的问题。
    • 下架只是起点:开发者换个马甲重新上架的成本极低。
    • 真正的难点在于,平台怎么在审核环节就拦住这类应用,而不是等监管写信来催。

    苹果和谷歌这次的反应算快,但推动他们的不是技术自觉,而是一封带着法律后果的信。当 AI 生成的色情内容开始大规模针对真实个人,应用商店这个守门人角色,迟早会被监管一层层钉死。

  • 跑了 21 年的 Mechanical Turk 要关新用户了:AI 亲手埋了给它打工的人类

    这可能是 Amazon Mechanical Turk 最后的时光。平台官网最近贴出通知:2026 年 7 月 30 日起,这个运营了 21 年的众包服务将不再接收新客户。亚马逊说现有用户还能照常用,但”不打算再加新功能”——翻译一下,就是拔了氧气管,只维持心跳。

    一个以骗局命名的平台

    Mechanical Turk 2005 年上线,做的事情很简单:把机器还搞不定的零碎活儿——填验证码、判断一句话是夸还是骂、给图片打标签——发给全球打工人,按件付费。名字本身是个梗:18 世纪有台号称会下棋的”机械土耳其人”,其实箱子里藏着个真人棋手。亚马逊故意借这个名,因为它干的也是”用人类假装机器”的买卖,内部甚至造了个词叫”人工的人工智能”(artificial artificial intelligence)。

    “有人会在亚马逊决定,养着 MTurk 的服务器纯属浪费时间和资源,然后干脆拔掉电源。”——公告后一位 Reddit 用户的预言

    它其实是 AI 的”母乳”

    2018 年起,亚马逊把它塞进 SageMaker,变成训练神经网络的人工标注工厂。监督学习要人标例子,RLHF 要人比较两个回答哪个更好——这些活儿大量落在 MTurk 工人头上。SQuAD 这种经典 benchmark、无数心理学和行为经济学论文的被试数据,都从这来。说它是现代 AI 的承重墙,一点不夸张。

    Amazon Mechanical Turk 众包平台走向终结
    运营 21 年的众包平台 Mechanical Turk 进入维护模式(图源:TechCrunch / Getty Images)

    最讽刺的闭环

    2023 年一篇论文拆穿了一个套娃笑话:平台上 33% 到 46% 的工人,其实在用大语言模型替自己完成任务。也就是说,用来训练 AI 的”人类判断”,有一大批是 AI 自己生成的。一个靠”人工的人工智能”起家的平台,被它帮忙养大的 AI 反过来啃食,连名字都成了预言。

    • 工人时薪中位数曾低到约 2 美元,社保福利一概没有,长期被骂是数字血汗工厂
    • 机器人刷单、欺诈横行,社区早就在衰败,很多人说它”几年前就死了”
    • 亚马逊早有替代品 SageMaker Ground Truth,自动预标注加人工复核,更快更稳

    MTurk 没被立刻关掉,但它被挪进了 AWS 的”维护中”名单,等于判了死缓。对那些还靠它做标注、做评测的小团队来说,信号已经很清:廉价公开众包正在变成 legacy 基础设施。以后想要干净、可控、可追溯的训练数据,得走专业标注服务或自有审核流程,不能再指望从云里随手薅一批”人工”了。

  • OpenAI 造了个专门搞破坏的 AI:让 GPT-Red 天天揍自家模型

    大模型现在不只会聊天了。它们能自己读邮件、改代码、在网页上点来点去,有的甚至能替你下单、改价格。能力越强,可被钻空子的地方就越多——OpenAI 的研究员管这叫”攻击面在扩大,爆炸半径也在扩大”。靠一帮人手动去挑漏洞,早就跟不上了。

    一个专门干坏事的模型

    OpenAI 想了个听起来像科幻的点子:造一个不参与任何正经工作、唯一的任务就是攻击自家其他模型的 AI,名字叫 GPT-Red。它干的就是安全圈里常说的”红队测试”——过去由一队人扮演黑客,穷尽办法去攻破系统,赶在发布前把窟窿补上。GPT-Red 把这个流程整个自动化了。

    “相比人类红队员,模型特别擅长判断什么方法真正有效、哪种攻击成功率最高,而且一旦盯上一个漏洞,会极度执着地往下深挖。”——GPT-Red 联合创造者 Dylan Hunn

    在”道场”里越打越强

    GPT-Red 不是生来就会搞破坏。研究人员拿一个没被训练成黑客的模型,让它和好几个防守模型进入”自我对弈”循环:它负责攻,对方负责守。一轮轮打下来,攻的越来越刁,守的也越来越硬。整个训练被放在 OpenAI 专门搭的”道场”里,模拟浏览网页、处理邮件日历、编辑代码这些真实场景。

    最有意思的发现是一种叫”伪造思维链”的攻击。思维链是模型边想边记的”内部小本本”,GPT-Red 学会了往别人的小本本里塞一条假记录,让对方误以为某些错误信息已经验证过。研究员打了个比方:就像有人告诉你”1+1=3,而且你自己确认过了”,模型想都不想就吐出 3。

    OpenAI 用自我对弈训练出的红队模型 GPT-Red
    OpenAI 用自我对弈训练出的”红队黑客”GPT-Red(图源:MIT Technology Review)

    效果肉眼可见

    OpenAI 把 GPT-Red 找出的强力攻击拿去试自家模型:对去年 8 月的 GPT-5,成功率超过 90%;对刚发布的 GPT-5.6,掉到了 23% 以下。他们还重跑了 2025 年人类红队找 GPT-5 漏洞的实验,GPT-Red 找出的有效攻击比人还多。连一个自动售货机智能体 Vendy 都被它骗去改了商品价格、取消用户订单。

    • 它不擅长需要攻防双方来回多轮对话的复杂攻击,这恰恰是人类黑客的强项
    • 用图片做提示注入的本领还不行,得继续练
    • OpenAI 把它定位成人类红队的辅助,而不是替代品

    不出意外,OpenAI 不会把 GPT-Red 放出来。研究员说他们已经训了一年多,背后是世界最富公司之一的算力堆出来的,”不是谁照着这个思路就能轻易复刻的”。但换个角度看,当防守方开始用 AI 批量生产攻击来练自己,安全这件事本身,也已经进入了自动化时代。

  • Kimi CLI:月之暗面开源的终端 AI 编程智能体(10K+ Stars)

    Kimi CLI:月之暗面开源的终端 AI 编程智能体(10K+ Stars)

    Kimi CLI 在 VS Code 中的集成效果

    Kimi CLI 是月之暗面(MoonshotAI)开源的终端 AI 编程智能体——直接在命令行里读改代码、执行命令、联网检索,并自主规划与调整动作,把 Kimi 大模型搬进了你的 shell 与编辑器。

    一、项目简介

    Kimi CLI 是一个运行在终端里的 AI Agent,主打软件工程与命令行操作两大类任务。它不只是聊天机器人,而是能真正读取/编辑代码、执行 shell 命令、检索与抓取网页,并在执行过程中自主规划、动态修正路线。项目由 MoonshotAI 维护,采用 Apache-2.0 协议,当前已在 GitHub 收获 10K+ Stars。值得留意的是,官方已宣布 Kimi CLI 正演进为下一代 Kimi Code CLI,安装新版本会自动迁移配置与会话,但现有文档与安装方式依旧可用。

    二、安装要求与过程

    环境要求:

    • Python ≥ 3.12(PyPI 包已发布,最新版 1.49.0)
    • 一个 Kimi 账号(登录后使用)或有效的 API Key
    • 可选:Node.js(用于运行 npx 类 MCP 服务,如 chrome-devtools-mcp);Zsh(如需 shell 插件)

    快速安装:

    # 方式一:pip 安装(推荐)
    pip install kimi-cli
    
    # 方式二:pipx 隔离安装
    pipx install kimi-cli
    
    # 启动并登录
    kimi          # 进入交互界面后输入 /login 完成登录
    

    登录后即可在终端直接与 Kimi 对话、让它改代码、跑命令;配置与历史会话会保存在本地,跨项目复用。

    三、核心功能

    • 终端即 Shell(Ctrl-X 切换):Kimi CLI 本身就是一个 shell,按 Ctrl-X 即可在不退出智能体的情况下直接运行 shell 命令,把对话与执行无缝融合。
    • VS Code 扩展:通过官方 Kimi Code 扩展 在编辑器侧边栏开启 Agent 面板,直接基于当前工程上下文协作(见上方截图)。
    • ACP 协议接入主流 IDE:原生支持 Agent Client Protocol,可作为 ACP Agent Server 接入 Zed、JetBrains 等任意兼容编辑器,命令为 kimi acp
    • 原生 MCP 支持:内置 kimi mcp 子命令组,支持 HTTP / stdio / OAuth 多种传输方式,一行即可增删与授权 MCP Server(如 Context7、Linear、chrome-devtools)。
    • Zsh 深度集成:配合 zsh-kimi-cli 插件,把 AI Agent 能力直接带进你的 shell,Ctrl-X 一键切到智能体模式。

    四、典型使用场景

    • 终端里的全栈开发:在服务器或本地终端直接让 Kimi 读懂整个代码库、定位 Bug、生成补丁并执行测试,无需切换到图形界面 IDE。
    • IDE 内结对编程:在 VS Code / Zed / JetBrains 中以 Agent 面板形式调用 Kimi,基于当前文件与工程上下文做重构、加功能、写测试,改动实时落盘。
    • 可扩展的自动化工作流:通过 MCP 接入 Linear、Context7、Chrome DevTools 等工具,让 Kimi CLI 自动查需求、查文档、跑端到端浏览器验证,组成稳定的开发自动化流水线。

    五、推荐理由

    作为一款国产大模型厂商出品的命令行智能体,Kimi CLI 最大的亮点是「终端原生」——它不强迫你离开 shell,Ctrl-X 即可在「智能体」与「命令模式」间无缝切换,对远程服务器、无界面环境极其友好。同时它对 ACP / MCP 双协议的原生支持,意味着你既能把它嵌入 VS Code、Zed、JetBrains,也能通过 MCP 无限扩展工具边界,灵活度很高。Apache-2.0 协议可商用、配置本地化,隐私与可玩性兼顾。虽项目正平滑演进为 Kimi Code CLI,但当前版本已足够稳定,是体验「Kimi 版 Claude Code」最轻量直接的入口。

    六、下载地址

    (注:Kimi CLI 正演进为 Kimi Code CLI,新版本会自动迁移配置与会话,建议关注官方仓库获取最新动态。)