• Joined on 2026-02-27
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 12:26:59 +00:00
bb194ef978 refactor: install to dist/padded-cell/ like Dirigent
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 12:10:11 +00:00
888ed0e51a fix: install script creates openclaw.plugin.json and index.js
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 12:09:48 +00:00
c366958a37 fix: use PaddedCell as plugin id to match directory name
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 12:09:17 +00:00
da34a3eb5e feat: add OpenClaw plugin manifest and entry point
08e74e3806 feat: add OpenClaw plugin manifest
Compare 2 commits »
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:58:41 +00:00
7e0c4cd5e6 refactor: use openclaw config commands, keep plugin in place
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:50:30 +00:00
15474eee48 docs: update README with new install usage
nav pushed to dev/zhi at nav/PaddedCell 2026-03-05 11:50:03 +00:00
0daf1432a7 refactor: rewrite install script to match Dirigent pattern
nav pushed to main at nav/Dirigent 2026-03-05 11:35:43 +00:00
d55eac8dc1 docs: add human mention override requirement
nav pushed to main at nav/PaddedCell 2026-03-05 09:00:55 +00:00
10d7e8a6c2 Rename slash command and add permissions/cooldown
nav pushed to main at nav/PaddedCell 2026-03-05 08:57:20 +00:00
455ea26039 Define /padded-cell slash command
nav pushed to main at nav/PaddedCell 2026-03-05 08:52:30 +00:00
0eeb75d257 Add slash command feature toggles
nav pushed to main at nav/PaddedCell 2026-03-05 08:48:07 +00:00
f090e1b31c Clarify no master key; use agent keypair
nav pushed to main at nav/PaddedCell 2026-03-05 08:25:15 +00:00
c294689135 Set default algorithm and admin init args
nav pushed to main at nav/PaddedCell 2026-03-05 08:20:08 +00:00
9036ecf725 Update pass_mgr options and admin key path
nav pushed to main at nav/PaddedCell 2026-03-05 08:14:33 +00:00
840f8c7b67 Update password path and username lookup
nav pushed to main at nav/PaddedCell 2026-03-05 07:45:21 +00:00
a2f75af6d4 Add agent task breakdown
nav pushed to no-reply-api-fix at nav/Dirigent 2026-03-03 20:23:44 +00:00
5c9c979f26 fix: resolve pluginDir correctly and ensure no-reply-api is copied during install
nav pushed to fix-plugin-dir-resolution at nav/Dirigent 2026-03-03 19:19:55 +00:00
0630a8d7aa fix: use import.meta.url instead of api.resolvePath('.') for pluginDir
nav created branch fix-plugin-dir-resolution in nav/Dirigent 2026-03-03 19:14:26 +00:00
nav pushed to fix-plugin-dir-resolution at nav/Dirigent 2026-03-03 19:14:26 +00:00
d5f9f952c4 fix: improve pluginDir resolution with fallback and add debug logging