feat(lanes): add Lanes section (skills install, housekeeping) to Settings (F4)

This commit is contained in:
2026-08-06 10:22:58 +07:00
parent 6d8c5399ea
commit 57dd4ffcb7
4 changed files with 242 additions and 0 deletions
+9
View File
@@ -61,6 +61,15 @@
"success": "Hooks installed successfully",
"failed": "Hook installation failed"
},
"lanesSection": {
"title": "Lanes",
"description": "Machine-wide housekeeping and one-time setup for the ship-feature-lane pipeline.",
"installSkill": "Install ship-feature-lane skill",
"installSkillSuccess": "Installed to {{path}}",
"runHousekeeping": "Run housekeeping",
"dryRun": "Dry run",
"gcResult": "Reaped {{reaped}} process(es), capped {{capped}} log(s)"
},
"notifications": {
"title": "Notifications",
"description": "Browser notifications for important events. Requires permission.",