You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "1helm",
3
3
"productName": "1Helm",
4
-
"version": "0.0.4",
4
+
"version": "0.0.5",
5
5
"private": true,
6
6
"type": "module",
7
7
"description": "1Helm is the self-hosted home for durable AI employees: one resident, one private computer, compounding memory and skills, and Skipper for every boundary.",
consthandHolding=outcomeGateObjection({request: "Install and verify the CLI",response: "You can run npm install yourself."});
49
-
constdirectBoundary=outcomeGateObjection({request: "Deploy the site",response: "Skipper completed the host change.",successfulTools: ["call_skipper"]});
h("div",{},h("h3",{class: "font-semibold text-fg"},"Teach 1Helm from your own material"),h("p",{class: "mt-1 text-sm leading-5 text-muted"},"Give Skipper a folder or file, a web page, pasted notes, or any combination. It will inspect the sources and author one reusable workspace skill in a visible #main thread.")),
171
171
h("button",{class: "btn-primary shrink-0 text-sm",onclick: learnSkillDialog},icon("sparkles",15),"Learn a new skill")),
172
-
h("p",{class: "text-sm leading-6 text-muted"},"Every resident permanently owns the safe built-in operational library. 1Helm activates only the playbooks relevant to the current task and can search the focused SkillsMD catalog for ready-to-install GitHub-backed skills."));
172
+
h("p",{class: "text-sm leading-6 text-muted"},"Every resident permanently owns the built-in operational library. Agents see a compact inventory and load a full procedure only when they choose that skill. You can also search SkillsMD for GitHub-backed skills."));
0 commit comments