849effd301
feat: add install script and update project docs
...
- Add install.mjs: unified installer with dependency check, build, install, config
- Update PROJECT_PLAN.md: add section 6 for installation script requirements
- Update AGENT_TASKS.md: add T-7001~T-7005 for installation tasks
- Support flags: --prefix, --build-only, --skip-check, --verbose
2026-03-05 09:48:40 +00:00
b37ebb3db1
docs: add bilingual README with language switcher
...
- Update README.md to English version with language navigation
- Add README.zh-CN.md for Simplified Chinese
- Add language switcher links in both files
2026-03-05 09:38:38 +00:00
root
10e1124550
feat: implement pass_mgr, pcexec, and safe-restart modules
...
- Add pass_mgr Go binary with AES-256-GCM encryption
- Add pcexec TypeScript tool with password sanitization
- Add safe-restart module with state machine and API
- Add slash command handler with cooldown support
- Update README with usage documentation
2026-03-05 09:27:44 +00:00
10d7e8a6c2
Rename slash command and add permissions/cooldown
2026-03-05 09:00:47 +00:00
455ea26039
Define /padded-cell slash command
2026-03-05 08:57:14 +00:00
0eeb75d257
Add slash command feature toggles
2026-03-05 08:52:27 +00:00
f090e1b31c
Clarify no master key; use agent keypair
2026-03-05 08:48:00 +00:00
c294689135
Set default algorithm and admin init args
2026-03-05 08:25:11 +00:00
9036ecf725
Update pass_mgr options and admin key path
2026-03-05 08:20:04 +00:00
840f8c7b67
Update password path and username lookup
2026-03-05 08:14:28 +00:00
a2f75af6d4
Add agent task breakdown
2026-03-05 07:45:15 +00:00
root
572e7d57b0
Add project plan
2026-03-05 07:38:20 +00:00