start-jibril 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +5 -5
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -251,13 +251,13 @@ async function main() {
251
251
  log(` ${B}${G}╚══════════════════════════════════════╝${X}`);
252
252
  log();
253
253
  log(` ${B}Start Jibril:${X}`);
254
- log(` ${G}jibril${X} ${D}# starts hub + Claude + optional tunnel${X}`);
254
+ log(` ${G}jibril${X}`);
255
255
  log();
256
- log(` ${B}Mobile web UI (optional, second terminal):${X}`);
257
- log(` ${D}cd ${targetDir}${X}`);
258
- log(` ${G}./jibril-start-web.sh${X} ${D}# opens http://localhost:3333${X}`);
256
+ log(` ${D}This one command starts everything:${X}`);
257
+ log(` ${D} Claude Code + mobile web UI (localhost:3333) + tunnel${X}`);
259
258
  log();
260
- log(` ${D}If cloudflared is installed, a public tunnel URL prints on startup.${X}`);
259
+ log(` ${D}Open ${B}http://localhost:3333${X}${D} on your phone (same WiFi)${X}`);
260
+ log(` ${D}If cloudflared is installed, a public URL prints for anywhere access.${X}`);
261
261
  log(` ${D}On first launch Jibril will introduce itself.${X}`);
262
262
  log();
263
263
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "start-jibril",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Set up and start Jibril — the self-evolving AI assistant — in one command",
5
5
  "keywords": [
6
6
  "jibril",