-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
FeatureNew feature or requestNew feature or request
Description
Which destkop app does this feature request relate to?
- Select a project 👇
- Agent-TARS (cli, server, agent, tool etc.)
- UI-TARS Desktop
What problem does this feature solve?
Found this line:
"build:sea": "pkg --config package.json dist/cli.js --experimental-require-module"
but it gives errors when run. Is there currently a way to build a binary ? Also øn npm package page it shows the dependencies as

whereas the actual dependencies are
@agent-tars/core and @multimodal/agent-server in the repo, not sure how to build it
What does the proposed features look like?
A single command that can build an executable binary
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request