Skip to content

Commit d9cf7b8

Browse files
authored
New version: ByteDance.LarkCLI version 1.0.10 (microsoft#360073)
1 parent 3c3e611 commit d9cf7b8

File tree

5 files changed

+168
-0
lines changed

5 files changed

+168
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: ByteDance.LarkCLI
5+
PackageVersion: 1.0.10
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: lark-cli.exe
10+
Commands:
11+
- lark-cli
12+
ReleaseDate: 2026-04-13
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.10/lark-cli-1.0.10-windows-amd64.zip
16+
InstallerSha256: 09C83451FCC2340800689F73303E4003F4AC118EE35B3C3E15E04A893923CB6C
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.10/lark-cli-1.0.10-windows-arm64.zip
19+
InstallerSha256: 1D39D0C9F0403799BF1044AC5914DAD397C69E7F5818BF4247B307EBC75DF598
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: ByteDance.LarkCLI
5+
PackageVersion: 1.0.10
6+
PackageLocale: en-US
7+
Publisher: Lark Technologies Pte. Ltd.
8+
PublisherUrl: https://www.larksuite.com/en_us/
9+
PublisherSupportUrl: https://github.com/larksuite/cli/issues
10+
PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy
11+
Author: Lark Technologies Pte. Ltd.
12+
PackageName: Lark CLI
13+
PackageUrl: https://github.com/larksuite/cli
14+
License: MIT
15+
LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd.
17+
CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service
18+
ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills.
19+
Description: |-
20+
A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills.
21+
Why lark-cli?
22+
- Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup
23+
- Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills
24+
- AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates
25+
- Open Source, Zero Barriers — MIT license, ready to use, just npm install
26+
- Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps
27+
- Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage
28+
- Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity
29+
Features
30+
- 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions
31+
- 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media
32+
- 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards
33+
- 📁 Drive: Upload and download files, search docs & wiki, manage comments
34+
- 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics
35+
- 📈 Sheets: Create, read, write, append, find, and export spreadsheet data
36+
- ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders
37+
- 📚 Wiki: Create and manage knowledge spaces, nodes, and documents
38+
- 👤 Contact: Search users by name/email/phone, get user profiles
39+
- 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail
40+
- 🎥 Meetings: Search meeting records, query meeting minutes & recordings
41+
Moniker: lark-cli
42+
Tags:
43+
- feishu
44+
- lark
45+
ReleaseNotes: |-
46+
Changelog
47+
- 06e7ae267c857aabc73457a1e805f5feb285fa0e (im) support im oapi range download large file (#283)
48+
- f6b8091843e457aeabbd03720dcef06103615686 Feat/task section updates (#430)
49+
- 0e7f507efb0139302b6d7037726f9d9f58a62daf docs(lark-doc): clarify when markdown escaping is needed (#312)
50+
- 74f7de386a4dc2f3821dc80ed6c7c5a28ec8a8a8 feat(sheets): add filter view and condition shortcuts (#422)
51+
- c2b132945ece1a4e7ac0b1eab448ad1547cdb874 feat(test): optimize cli-e2e-testcase-writer skill (#447)
52+
- 88fd3bdab8acd6b12d79f1e763a5135635319adb feat(wiki): add wiki move shortcut with async task polling (#436)
53+
- 3917b77e918d0ae53b3c6e02560ec27bd895d0bd feat: add drive create-shortcut shortcut (#432)
54+
- 88bf7fc1cd30e4cb091ee984ec8c71242babfb2a feat: add drive files patch metaapi (#444)
55+
- 085ffd87f34e1b0ac223f27e130ac375770ef4a9 feat: add stable cli e2e tests (#401)
56+
- c13f240b9b2c0e673fcc3ef1d08c370559fa1d7e fix(config): clarify init copy for TTY, preserve original for AI (#448)
57+
- 25534d72b541cd7f8933e7003638aa5a104c090b fix(im): reject --user-id under bot identity for chat-messages-list (#340)
58+
- 815db0c8661a867d20574f242b1277c1ca18ec3f fix(mail): add missing scopes for mail +watch shortcut (#357)
59+
- dc0d92708bd3917b54d38cd855a2030d857d9ec9 fix(mail): restrict --output-dir to current working directory (#376)
60+
- c70c3fdce21f23ba59152c0afef4f3300dad554f fix: support large base attachment uploads (#441)
61+
ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.10
62+
ManifestType: defaultLocale
63+
ManifestVersion: 1.12.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: ByteDance.LarkCLI
5+
PackageVersion: 1.0.10
6+
PackageLocale: zh-Hans-CN
7+
Publisher: 北京飞书科技有限公司
8+
PublisherUrl: https://www.feishu.cn/
9+
PrivacyUrl: https://www.feishu.cn/privacy
10+
Author: 北京飞书科技有限公司
11+
CopyrightUrl: https://www.feishu.cn/terms
12+
ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
13+
Description: |-
14+
飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
15+
为什么选 lark-cli?
16+
- 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书
17+
- 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills
18+
- AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率
19+
- 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用
20+
- 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步
21+
- 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证
22+
- 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度
23+
功能
24+
- 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议
25+
- 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件
26+
- 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板
27+
- 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论
28+
- 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析
29+
- 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据
30+
- ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒
31+
- 📚 知识库:创建和管理知识空间、节点和文档
32+
- 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息
33+
- 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件
34+
- 🎥 视频会议:搜索会议记录、查询会议纪要与录制
35+
Tags:
36+
- lark
37+
- 飞书
38+
ManifestType: locale
39+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: ByteDance.LarkCLI
5+
PackageVersion: 1.0.10
6+
PackageLocale: zh-Hans
7+
PublisherUrl: https://www.larksuite.com/zh_cn/
8+
PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy
9+
CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service
10+
ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
11+
Description: |-
12+
飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
13+
为什么选 lark-cli?
14+
- 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书
15+
- 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills
16+
- AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率
17+
- 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用
18+
- 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步
19+
- 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证
20+
- 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度
21+
功能
22+
- 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议
23+
- 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件
24+
- 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板
25+
- 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论
26+
- 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析
27+
- 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据
28+
- ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒
29+
- 📚 知识库:创建和管理知识空间、节点和文档
30+
- 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息
31+
- 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件
32+
- 🎥 视频会议:搜索会议记录、查询会议纪要与录制
33+
Tags:
34+
- lark
35+
- 飞书
36+
ManifestType: locale
37+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: ByteDance.LarkCLI
5+
PackageVersion: 1.0.10
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)