diff --git a/CLAUDE.md b/CLAUDE.md index 71d72c5..8c5b88c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -17,6 +17,7 @@ Automatic loads are NOT enough — Read loads required CLAUDE.md context along t ## Gitea Operations - Use `tea` CLI. Always pass `--repo owner/name` +- `tea api` for REST calls: `-X PATCH/POST`, `-f key=value` for strings, `-F key=value` for typed fields (booleans, numbers). NOT `--body`. ## Tech Preferences - Python → see [`~/.claude/patterns/python.md`](patterns/python.md) (uv, DI, FastAPI hexagonal architecture) diff --git a/plugins/installed_plugins.json b/plugins/installed_plugins.json index 3cb91fe..75d9b01 100644 --- a/plugins/installed_plugins.json +++ b/plugins/installed_plugins.json @@ -23,10 +23,10 @@ "playground@claude-plugins-official": [ { "scope": "user", - "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/cc1d9d2ded0c", - "version": "cc1d9d2ded0c", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/746bc03f5e96", + "version": "746bc03f5e96", "installedAt": "2026-02-18T19:51:28.422Z", - "lastUpdated": "2026-04-07T07:30:54.517Z", + "lastUpdated": "2026-04-09T07:30:54.549Z", "gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88" } ], @@ -43,10 +43,10 @@ "frontend-design@claude-plugins-official": [ { "scope": "user", - "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/cc1d9d2ded0c", - "version": "cc1d9d2ded0c", + "installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/frontend-design/746bc03f5e96", + "version": "746bc03f5e96", "installedAt": "2026-02-22T05:53:45.091Z", - "lastUpdated": "2026-04-07T07:30:54.512Z", + "lastUpdated": "2026-04-09T07:30:54.544Z", "gitCommitSha": "aa296ec81e8ccb49c9784f167c2c0aa625a86cec" } ], @@ -282,10 +282,10 @@ }, { "scope": "user", - "installPath": "/home/cal/.claude/plugins/cache/caveman/caveman/26c25e39b3ae", - "version": "26c25e39b3ae", + "installPath": "/home/cal/.claude/plugins/cache/caveman/caveman/92f892f2b997", + "version": "92f892f2b997", "installedAt": "2026-04-08T02:14:31.456Z", - "lastUpdated": "2026-04-08T23:30:38.584Z", + "lastUpdated": "2026-04-09T19:30:55.050Z", "gitCommitSha": "af581f6314f490ff9a434d4ea06bba7df658f0f4" } ], diff --git a/plugins/known_marketplaces.json b/plugins/known_marketplaces.json index 6f95704..6181da2 100644 --- a/plugins/known_marketplaces.json +++ b/plugins/known_marketplaces.json @@ -13,7 +13,7 @@ "repo": "anthropics/claude-code" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins", - "lastUpdated": "2026-04-09T04:00:55.631Z" + "lastUpdated": "2026-04-10T04:30:54.214Z" }, "agent-toolkit": { "source": { @@ -21,7 +21,7 @@ "repo": "St0nefish/agent-toolkit" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/agent-toolkit", - "lastUpdated": "2026-04-09T07:00:51.790Z", + "lastUpdated": "2026-04-10T07:00:20.666Z", "autoUpdate": true }, "cal-claude-plugins": { @@ -30,7 +30,7 @@ "url": "https://git.manticorum.com/cal/claude-plugins.git" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/cal-claude-plugins", - "lastUpdated": "2026-04-09T07:00:56.021Z", + "lastUpdated": "2026-04-10T03:01:04.661Z", "autoUpdate": true }, "codex-agents": { @@ -39,7 +39,7 @@ "url": "https://git.manticorum.com/cal/codex-agents.git" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/codex-agents", - "lastUpdated": "2026-03-26T22:03:22.610Z", + "lastUpdated": "2026-04-10T07:00:20.833Z", "autoUpdate": true }, "skill-codex": { @@ -56,7 +56,7 @@ "repo": "JuliusBrussee/caveman" }, "installLocation": "/home/cal/.claude/plugins/marketplaces/caveman", - "lastUpdated": "2026-04-09T07:00:55.922Z", + "lastUpdated": "2026-04-10T07:00:19.144Z", "autoUpdate": true } } \ No newline at end of file diff --git a/plugins/marketplaces/caveman b/plugins/marketplaces/caveman index 26c25e3..92f892f 160000 --- a/plugins/marketplaces/caveman +++ b/plugins/marketplaces/caveman @@ -1 +1 @@ -Subproject commit 26c25e39b3aee469dbb017427ab55ee1d32de1a8 +Subproject commit 92f892f2b99744a4501f35bce9a2e384878e4877 diff --git a/plugins/marketplaces/claude-code-plugins b/plugins/marketplaces/claude-code-plugins index 22fdf68..c5600e0 160000 --- a/plugins/marketplaces/claude-code-plugins +++ b/plugins/marketplaces/claude-code-plugins @@ -1 +1 @@ -Subproject commit 22fdf68049e8c24e5a36087bb742857d3d5e407d +Subproject commit c5600e0b1e9bb6ddf750cf7441c4d4fffbb7c917 diff --git a/sessions/10413.json b/sessions/10413.json deleted file mode 100644 index 5c0b83f..0000000 --- a/sessions/10413.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":10413,"sessionId":"1d8a033c-ef6a-49f8-9c7c-85c9f200302f","cwd":"/home/cal","startedAt":1775486401155,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/1096780.json b/sessions/1096780.json deleted file mode 100644 index 970a3fd..0000000 --- a/sessions/1096780.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":1096780,"sessionId":"408d1d3b-6a2a-484f-b833-285485b63942","cwd":"/mnt/NV2/Development/major-domo","startedAt":1775614486125,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/1669680.json b/sessions/1669680.json deleted file mode 100644 index 9d19629..0000000 --- a/sessions/1669680.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":1669680,"sessionId":"25e47d64-3f65-4fe6-9886-de3310fb53c4","cwd":"/mnt/NV2/Development/mlb-the-show","startedAt":1775693433077,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/1807263.json b/sessions/1807263.json deleted file mode 100644 index 3976544..0000000 --- a/sessions/1807263.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":1807263,"sessionId":"6e8450ee-6702-4f2e-b07c-763fa910f47e","cwd":"/home/cal","startedAt":1775718048111,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/sessions/1807590.json b/sessions/1807590.json deleted file mode 100644 index e7990d5..0000000 --- a/sessions/1807590.json +++ /dev/null @@ -1 +0,0 @@ -{"pid":1807590,"sessionId":"78a5d8b4-6fbc-4d10-99b7-8ea54b45c1b0","cwd":"/home/cal","startedAt":1775718052415,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/sessions/1994391.json b/sessions/1994391.json new file mode 100644 index 0000000..20553d5 --- /dev/null +++ b/sessions/1994391.json @@ -0,0 +1 @@ +{"pid":1994391,"sessionId":"a646e116-9133-425c-998a-9a4d3b4b9ec1","cwd":"/home/cal/work/esb-monorepo","startedAt":1775751565236,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/2099785.json b/sessions/2099785.json new file mode 100644 index 0000000..a0f26d5 --- /dev/null +++ b/sessions/2099785.json @@ -0,0 +1 @@ +{"pid":2099785,"sessionId":"dd20d6cc-0775-4293-beeb-d61bdfc2e3ce","cwd":"/mnt/NV2/Development/mlb-the-show","startedAt":1775760485097,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/2234651.json b/sessions/2234651.json new file mode 100644 index 0000000..3803fe4 --- /dev/null +++ b/sessions/2234651.json @@ -0,0 +1 @@ +{"pid":2234651,"sessionId":"6c86d538-bfec-4e13-85b8-e24659689bfe","cwd":"/mnt/NV2/Development/major-domo","startedAt":1775786813801,"kind":"interactive","entrypoint":"cli"} \ No newline at end of file diff --git a/sessions/2418550.json b/sessions/2418550.json new file mode 100644 index 0000000..894d18a --- /dev/null +++ b/sessions/2418550.json @@ -0,0 +1 @@ +{"pid":2418550,"sessionId":"826e5c3a-0d46-4156-be24-524180cd48da","cwd":"/home/cal","startedAt":1775804414467,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file diff --git a/sessions/2418817.json b/sessions/2418817.json new file mode 100644 index 0000000..6def8b4 --- /dev/null +++ b/sessions/2418817.json @@ -0,0 +1 @@ +{"pid":2418817,"sessionId":"6d29bc38-b6fe-48d8-ba0c-717843a05d65","cwd":"/home/cal","startedAt":1775804417339,"kind":"interactive","entrypoint":"sdk-cli"} \ No newline at end of file