Cal Corum
|
42d180ec82
|
Update SSH instructions to use aliases, fix tea --repo flag, sync plugins/mcp
- CLAUDE.md: SSH section now mandates aliases from ~/.ssh/config instead of manual commands
- CLAUDE.md: Gitea tea CLI always passes --repo owner/name to avoid detection failures
- MCP manager skill updates
- Plugin blocklist and marketplace updates
- Settings and MCP config sync
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-19 22:12:49 -06:00 |
|
Cal Corum
|
f0f075461e
|
Reorganize cognitive-memory skill: consolidate scripts, systemd, dev subdirs
- Move session_memory.py, ensure-symlinks.sh into skills/cognitive-memory/scripts/
- Copy systemd units into skills/cognitive-memory/systemd/ with README
- Move PROJECT_PLAN.json, migrate.py into skills/cognitive-memory/dev/
- Add mtime-based embeddings cache to client.py (6x faster semantic recall)
- Default recall to semantic+keyword merge (was keyword-only)
- Update settings.json SessionEnd hook path, MCP allow entry
- Update SKILL.md, feature.json, mcp_server.py docs for new defaults
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-19 16:02:20 -06:00 |
|
Cal Corum
|
2e9bcdc0dc
|
Rotate config backups and update plugin lists
- Rotate .claude.json backup files (remove old, add new)
- Update plugins blocklist.json and known_marketplaces.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-19 13:48:04 -06:00 |
|
Cal Corum
|
b3e11f146e
|
Update cognitive-memory skill docs and sync plugin/settings changes
- Add CLI entrypoint callout to cognitive-memory SKILL.md
- Update plugin configs (blocklist, install counts, marketplaces)
- Update settings.json
- Rotate config backups
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-19 07:24:14 -06:00 |
|
Cal Corum
|
3debec3640
|
Add orchestrator swarm system and update plugins
New: Agent swarm orchestration skill + 3 worker agent definitions
- skills/orchestrator/ - decomposes tasks, delegates to parallel coders, reviews, validates
- agents/swarm-coder.md - implementation agent (sonnet, bypassPermissions)
- agents/swarm-reviewer.md - read-only code reviewer (sonnet, disallowedTools: Edit, Write)
- agents/swarm-validator.md - read-only spec validator (sonnet, disallowedTools: Edit, Write)
Also: plugin marketplace updates, settings changes, blocklist
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 16:58:38 -06:00 |
|