🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@limecloud/agent-app-studio

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limecloud/agent-app-studio

Lime Agent App Studio CLI and visual publisher for Agent App packages.

latest
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

Lime Agent App Studio

Lime Agent App Studio 提供 Agent App 的可视化发布工作台和 npm CLI。首版聚焦本地项目诊断、打包、dry-run、上传安装包和创建 LimeCore release。

npm install -g @limecloud/agent-app-studio
lime-agent-app-studio auth status --tenant-id tenant-0001
lime-agent-app-studio project inspect --app-dir ./content-factory-app
lime-agent-app-studio publish --app-dir ./content-factory-app --app-id content-factory-app --tenant-id tenant-0001 --channel beta --dry-run

可视化工作台:

lime-agent-app-studio studio --port 4177

环境变量:

  • LIMECORE_API_BASE_URL:LimeCore API base,默认 https://lime-api.limeai.run/api
  • LIME_AGENT_APP_STUDIO_TOKEN:开发者登录 token,CI/CD 推荐使用

FAQs

Package last updated on 18 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts