Commit graph

10 commits

Author SHA1 Message Date
Viktor Barzin
f20cbc4455
sync settings.json: add new plugins, bash permissions, and dangerousMode flag 2026-04-18 12:57:03 +01:00
Viktor Barzin
de205cb692
add memory sync hook + cron script for local↔remote SQLite sync 2026-03-22 22:47:29 +02:00
Viktor Barzin
789118c124
add post-commit memory extraction hook 2026-03-19 23:32:50 +00:00
Viktor Barzin
7a1090795c rotate leaked MEMORY_API_KEY: use wrapper script instead of plaintext env vars
- Remove MEMORY_API_KEY and CLAUDE_MEMORY_API_KEY from settings.json env block
- Replace mcp.json inline config with wrapper script that sources GPG-encrypted secrets
- Add new rotated key to encrypted secrets.zsh
2026-03-15 18:21:46 +00:00
Viktor Barzin
4695ac9121 move memory hooks to ~/.claude/hooks for sandbox compatibility 2026-03-15 11:08:52 +00:00
Viktor Barzin
8f46140758 Sync settings.json with memory MCP hooks and enableAllProjectMcpServers 2026-03-14 16:18:00 +00:00
Viktor Barzin
54054d9f2b Switch from metaclaw-memory to claude-memory-mcp plugin
- Disable metaclaw-memory plugin, add claude-memory-mcp hooks and env vars
- Add ~/.mcp.json with claude_memory MCP server config
- Add MEMORY_API_KEY/MEMORY_API_URL env vars alongside CLAUDE_MEMORY_* aliases
2026-03-14 14:59:54 +00:00
Viktor Barzin
71ca79e2a4 Sync dotfiles: update settings, marketplaces, and zshenv
- Fix CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS env var name (was missing L)
- Restore model setting in claude settings
- Update marketplace paths and timestamps
- Remove META_CLAUDE_CODE_RELEASE from zshenv (no longer set locally)
2026-02-08 15:41:25 +00:00
Viktor Barzin
8790828d1a add superpowers plugin 2026-02-03 20:01:09 +00:00
Viktor Barzin
09631b3530 Add Claude Code settings and alias
- Add cc alias for claude --internet
- Add Claude settings.json with plugins and statusline config
- Add custom statusline.sh script with context usage display
2026-02-01 18:32:53 +00:00