Skip to content

Pi settings must be valid JSON before Supaterm can manage the package. #45

@tekumara

Description

@tekumara

With this ~/.pi/agent/settings.json

{
  "lastChangelogVersion": "0.78.0",
  "defaultProvider": "openai",
  "defaultModel": "gpt-5.5",
  "defaultThinkingLevel": "high",
  "hideThinkingBlock": false,
  "packages": [
    {
      "source": "git:github.com/tmustier/pi-extensions",
      "extensions": [
        "files-widget/index.ts",
        "usage-extension/index.ts"
      ]
    },
    "git:github.com/earendil-works/pi-review",
    "npm:pi-anycopy",
    "npm:pi-codex-web-search",
    "npm:pi-mcp-adapter",
    "npm:pi-simplify",
    "git:github.com/supabitapp/supaterm-skills",
    "git:github.com/jojopirker/pi-timer",
    "npm:@jademind/pi-visual",
    "git:github.com/dbachelder/pi-btw",
    "git:github.com/kostyay/pi-k-excalidraw",
    "npm:@ff-labs/pi-fff",
    "npm:pi-subagents",
    "git:github.com/nicobailon/visual-explainer",
    "npm:pi-code-previews",
    "git:https://github.com/badlogic/pi-diff-review",
    "https://github.com/umputun/revdiff"
  ],
  "terminal": {
    "showTerminalProgress": true
  },
  "enabledModels": [
    "openai/gpt-5.5",
    "openai/gpt-5.3-codex",
    "openai/o3-deep-research",
    "anthropic/claude-opus-4-8",
    "anthropic/claude-sonnet-4-6"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions