Skip to content
Discussion options

You must be logged in to vote

Hi @burnto , this is really cool and pleased you asked.

The best approach is to ship it on the registry.

If you take a look at https://github.com/always-further/nono-packs you will see how we configure packages. Each package has its own dedicated policy.json, so you can just add your existing policy there with the unsafe sandbox rules. Example https://github.com/always-further/nono-packs/blob/main/claude/policy.json

From there create a package.json: https://github.com/always-further/nono-packs/blob/main/claude/package.json

The package json allows you to move files into place you need for lima (if there are any) or add json , yaml values:

    {
      "type": "json_merge",
      "file": "$H…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@burnto
Comment options

@lukehinds
Comment options

Answer selected by burnto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants