diff --git a/plugins/install-counts-cache.json b/plugins/install-counts-cache.json index 0591af8..78a639f 100644 --- a/plugins/install-counts-cache.json +++ b/plugins/install-counts-cache.json @@ -1,6 +1,6 @@ { "version": 1, - "fetchedAt": "2025-12-26T18:14:58.883Z", + "fetchedAt": "2026-01-01T10:06:08.447Z", "counts": [ { "plugin": "context7@claude-plugins-official", diff --git a/plugins/installed_plugins.json b/plugins/installed_plugins.json index 3ec12e2..dc63106 100644 --- a/plugins/installed_plugins.json +++ b/plugins/installed_plugins.json @@ -43,6 +43,28 @@ "gitCommitSha": "131c1f189f75a14faad4227089841d1deee73e2a", "isLocal": false } + ], + "pyright-lsp@claude-plugins-official": [ + { + "scope": "user", + "installPath": "/home/will/.claude/plugins/cache/claude-plugins-official/pyright-lsp/1.0.0", + "version": "1.0.0", + "installedAt": "2025-12-31T19:10:57.370Z", + "lastUpdated": "2025-12-31T19:10:57.370Z", + "gitCommitSha": "51726d96a0278dbeeb852e934065189611a46333", + "isLocal": true + } + ], + "superpowers-developing-for-claude-code@superpowers-marketplace": [ + { + "scope": "user", + "installPath": "/home/will/.claude/plugins/cache/superpowers-marketplace/superpowers-developing-for-claude-code/0.3.1", + "version": "0.3.1", + "installedAt": "2026-01-01T10:08:50.874Z", + "lastUpdated": "2026-01-01T10:08:50.874Z", + "gitCommitSha": "74afe935da49efe782907e837a27ce618498099a", + "isLocal": false + } ] } } \ No newline at end of file diff --git a/plugins/known_marketplaces.json b/plugins/known_marketplaces.json index 9b192fa..9aa2d5c 100644 --- a/plugins/known_marketplaces.json +++ b/plugins/known_marketplaces.json @@ -5,7 +5,7 @@ "repo": "anthropics/claude-plugins-official" }, "installLocation": "/home/will/.claude/plugins/marketplaces/claude-plugins-official", - "lastUpdated": "2025-12-29T20:32:21.240Z" + "lastUpdated": "2026-01-01T10:11:34.804Z" }, "superpowers-marketplace": { "source": { diff --git a/settings.json b/settings.json index 8b6d582..44897b0 100644 --- a/settings.json +++ b/settings.json @@ -1,5 +1,4 @@ { - "model": "opus", "statusLine": { "type": "command", "command": "~/.claude/automation/statusline.sh" @@ -9,7 +8,8 @@ "typescript-lsp@claude-plugins-official": true, "commit-commands@claude-plugins-official": true, "superpowers@superpowers-marketplace": true, - "pyright-lsp@claude-plugins-official": true + "pyright-lsp@claude-plugins-official": true, + "superpowers-developing-for-claude-code@superpowers-marketplace": true }, "alwaysThinkingEnabled": true, "_note": "Agent definitions moved to ~/.claude/agents/*.md with YAML frontmatter. Autonomy levels now in ~/.claude/state/autonomy-levels.json" diff --git a/state/personal-assistant/history/index.json b/state/personal-assistant/history/index.json index 51c597d..c9ef886 100644 --- a/state/personal-assistant/history/index.json +++ b/state/personal-assistant/history/index.json @@ -126,6 +126,34 @@ "ended": null, "summarized": false, "topics": [] + }, + { + "id": "2025-12-31_12-25-02", + "started": "2025-12-31T12:25:02-08:00", + "ended": null, + "summarized": false, + "topics": [] + }, + { + "id": "2026-01-01_01-46-34", + "started": "2026-01-01T01:46:34-08:00", + "ended": null, + "summarized": false, + "topics": [] + }, + { + "id": "2026-01-01_01-49-19", + "started": "2026-01-01T01:49:19-08:00", + "ended": null, + "summarized": false, + "topics": [] + }, + { + "id": "2026-01-01_02-11-31", + "started": "2026-01-01T02:11:31-08:00", + "ended": null, + "summarized": false, + "topics": [] } ] }