feat/refactor-and-pcguard #3
Reference in New Issue
Block a user
Delete Branch "feat/refactor-and-pcguard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Restructure: pcexec/ and safe-restart/ → plugin/{tools,core,commands} - New pcguard Go binary: validates AGENT_VERIFY, AGENT_ID, AGENT_WORKSPACE - pcexec now injects AGENT_VERIFY env + appends openclaw bin to PATH - plugin/index.ts: unified TypeScript entry point with resolveOpenclawPath() - install.mjs: support --openclaw-profile-path, install pcguard, new paths - README: updated structure docs + security limitations note - Removed old root index.js and openclaw.plugin.json