> ## Documentation Index
> Fetch the complete documentation index at: https://zju-a00451d9-feat-personal-agent-team.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# macOS Signing

# macOS Signing

The public repository no longer ships native macOS app packaging or signing
scripts. The supported public build path is the Node-based Gateway/CLI package.

For local development on macOS, use:

```bash theme={null}
pnpm install
pnpm build
pnpm check
```

Code signing is only relevant to native app distributions maintained outside
this public build tree.
