whetstone-cli 3.6.2

Installer and CLI for Claude Code token optimization (Headroom + RTK + Memory)
// Auto-generated by `whetstone changelog-sync` — do not edit.
// Source of truth: repo-root CHANGELOG.md.
window.WHETSTONE_CHANGELOG = [
  {
    "ver": "3.6.2",
    "date": "2026-06-28",
    "sections": [
      {
        "name": "added",
        "bullets": [
          "integrate self-update and migration into setup command (#62)",
          "settings TUI with global/project layering (#57)"
        ]
      },
      {
        "name": "fixed",
        "bullets": [
          "store changelog regex patterns in variables for bash compatibility"
        ]
      },
      {
        "name": "changed",
        "bullets": [
          "update the claude models (#64)"
        ]
      }
    ]
  },
  {
    "ver": "3.6.1",
    "date": "2026-06-28",
    "sections": [
      {
        "name": "added",
        "bullets": [
          "integrate self-update and migration into setup command (#62)",
          "settings TUI with global/project layering (#57)"
        ]
      },
      {
        "name": "fixed",
        "bullets": [
          "store changelog regex patterns in variables for bash compatibility"
        ]
      },
      {
        "name": "changed",
        "bullets": [
          "update the claude models (#64)"
        ]
      }
    ]
  },
  {
    "ver": "3.6.0",
    "date": "2026-06-28",
    "sections": [
      {
        "name": "added",
        "bullets": [
          "integrate self-update and migration into setup command (#62)",
          "settings TUI with global/project layering (#57)"
        ]
      },
      {
        "name": "fixed",
        "bullets": [
          "store changelog regex patterns in variables for bash compatibility"
        ]
      }
    ]
  },
  {
    "ver": "3.5.2",
    "date": "2026-06-23",
    "sections": [
      {
        "name": "added",
        "bullets": [
          "settings TUI with global/project layering (#57)"
        ]
      },
      {
        "name": "fixed",
        "bullets": [
          "store changelog regex patterns in variables for bash compatibility"
        ]
      }
    ]
  },
  {
    "ver": "3.5.1",
    "date": "2026-06-15",
    "sections": [
      {
        "name": "added",
        "bullets": [
          "settings TUI with global/project layering"
        ]
      }
    ]
  },
  {
    "ver": "3.5.0",
    "date": "2026-06-15",
    "sections": [
      {
        "name": "added",
        "bullets": [
          "prompt to run setup in unconfigured projects"
        ]
      },
      {
        "name": "fixed",
        "bullets": [
          "pass --no-proxy so headroom wrap never hot-restarts the proxy",
          "start headroom proxy with HEADROOM_SAVINGS_PROFILE"
        ]
      }
    ]
  },
  {
    "ver": "3.4.0",
    "date": "2026-06-12",
    "sections": [
      {
        "name": "fixed",
        "bullets": [
          "conditional --savings-profile and installMethod mismatch fix"
        ]
      }
    ]
  },
  {
    "ver": "3.3.0",
    "date": "2026-06-11",
    "sections": [
      {
        "name": "changed",
        "bullets": [
          "version bump (no user-facing changes)"
        ]
      }
    ]
  }
];