github-actions[bot]
26835e30ef
chore: bump version to 3.0.14
2026-04-08 23:54:30 +00:00
github-actions[bot]
b370e86f96
chore: bump version to 3.0.13
2026-04-08 20:56:15 +00:00
github-actions[bot]
cef5994ea6
chore: bump version to 3.0.12
2026-04-08 18:58:39 +00:00
github-actions[bot]
fcc9ce84f2
chore: bump version to 3.0.11
2026-04-08 17:46:56 +00:00
github-actions[bot]
2eb4d43a59
chore: bump version to 3.0.10
2026-04-08 17:41:55 +00:00
github-actions[bot]
43cf87315e
chore: bump version to 3.0.9
2026-04-08 17:40:17 +00:00
Tal Muskal
9de302f881
feat: update README and CI configuration, add tests for hooks functionality
2026-04-08 20:40:03 +03:00
github-actions[bot]
67e21c582c
chore: bump version to 3.0.8
2026-04-08 17:17:36 +00:00
github-actions[bot]
4f1434720c
chore: bump version to 3.0.7
2026-04-08 17:04:25 +00:00
github-actions[bot]
019d852707
chore: bump version to 3.0.6
2026-04-08 17:00:30 +00:00
github-actions[bot]
1e251cbf36
chore: bump version to 3.0.5
2026-04-08 16:33:29 +00:00
Tal Muskal
34c8f8c1b8
fix: update README for marketplace installation and improve hooks_cli file encoding
2026-04-08 19:33:16 +03:00
github-actions[bot]
4de5229f10
chore: bump version to 3.0.4
2026-04-08 16:15:37 +00:00
Tal Muskal
8ac0026d24
fix: update command descriptions to specify 'generic mempalace skill'
2026-04-08 19:15:25 +03:00
github-actions[bot]
b232108314
chore: bump version to 3.0.3
2026-04-08 16:10:56 +00:00
Tal Muskal
50c3db383a
feat: add Codex plugin support with hooks, commands, and documentation
2026-04-08 19:10:44 +03:00
github-actions[bot]
61924ea018
chore: bump version to 3.0.2
2026-04-08 15:56:25 +00:00
Tal Muskal
aaa6f59446
refactor: remove unused skills section from plugin.json
2026-04-08 18:56:00 +03:00
github-actions[bot]
d4d328a545
chore: bump version to 3.0.1
2026-04-08 15:50:39 +00:00
Tal Muskal
a788af8919
feat: add command documentation for help, init, mine, search, and status
2026-04-08 18:49:45 +03:00
Tal Muskal
c9d3955859
refactor: update skill names to include 'mempalace:' prefix for consistency
2026-04-08 18:41:22 +03:00
Tal Muskal
2f83518415
refactor: simplify plugin.json by removing unused hooks and commands
2026-04-08 18:37:46 +03:00
Tal Muskal
94a41913a3
fix: update plugin source path in marketplace.json
2026-04-08 15:37:57 +03:00
github-actions[bot]
6b5e869dd5
chore: sync plugin version to 3.0.0
2026-04-08 11:56:13 +00:00
Tal Muskal
3d00a93655
feat: add MemPalace Claude Code plugin with hooks and instructions
...
- Introduced README.md for plugin overview and installation instructions.
- Added hooks configuration in hooks.json for auto-save and pre-compact functionality.
- Implemented stop and pre-compact hooks in bash scripts for memory management.
- Created marketplace.json and plugin.json for plugin metadata and versioning.
- Developed skills and instructions for help, init, mine, search, and status functionalities.
- Added CLI commands for executing hooks and displaying skill instructions.
- Implemented hooks_cli.py for handling hook logic and JSON input/output.
- Enhanced instruction files for user guidance on setup and usage.
- Updated .gitignore to exclude additional files.
- Created GitHub Actions workflow for syncing plugin version on push.
2026-04-08 14:55:46 +03:00