{"_id":"@alie.me/cli","_rev":"2-c68f282724f624bfd5a0888c0e812dee","name":"@alie.me/cli","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"@alie.me/cli","version":"0.1.0","keywords":["alie","cli","memory","second-brain"],"license":"Apache-2.0","_id":"@alie.me/cli@0.1.0","maintainers":[{"name":"parimoody","email":"adibabexo@gmail.com"}],"homepage":"https://github.com/parimoody/alie_new#readme","bugs":{"url":"https://github.com/parimoody/alie_new/issues"},"bin":{"alie":"dist/index.js"},"dist":{"shasum":"01e449be7bcef468ce06139d55defe96811b2a46","tarball":"https://registry.npmjs.org/@alie.me/cli/-/cli-0.1.0.tgz","fileCount":7,"integrity":"sha512-veriPe0pUxrdlC1mYvdE3R6nViMj7iGeXfIMihjfy3Rt51S+q0cdIJQxWkui0YoFcSSI+RrW7JLywR+uVtOzew==","signatures":[{"sig":"MEUCIElTzN50QhQtygGffBn7+zidDxtx0You8z1G3BVhazbXAiEAm+Ii4HXiYDAPDZvnnTLhTcOHWWidF+Iu7UlXN0abFwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42699},"type":"module","engines":{"node":">=18"},"scripts":{"dev":"tsc --watch","build":"tsc","prepublishOnly":"npm run build"},"_npmUser":{"name":"parimoody","email":"adibabexo@gmail.com"},"repository":{"url":"git+https://github.com/parimoody/alie_new.git","type":"git","directory":"cli"},"_npmVersion":"10.8.2","description":"ALIE CLI — capture, recall, brief, and ideate from your terminal.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"alie":"file:../sdk","commander":"^12.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.3.0","@types/node":"^20.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.1.0_1777809221011_0.13262048031735874","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@alie.me/cli","version":"0.1.1","description":"ALIE CLI — capture, recall, brief, and ideate from your terminal.","license":"Apache-2.0","type":"module","bin":{"alie":"dist/index.js"},"scripts":{"build":"tsc","dev":"tsc --watch","prepublishOnly":"npm run build"},"dependencies":{"@alie.me/sdk":"^0.1.0","commander":"^12.0.0"},"devDependencies":{"@types/node":"^20.0.0","typescript":"^5.3.0"},"engines":{"node":">=18"},"keywords":["alie","cli","memory","second-brain"],"repository":{"type":"git","url":"git+https://github.com/parimoody/alie_new.git","directory":"cli"},"publishConfig":{"access":"public"},"_id":"@alie.me/cli@0.1.1","bugs":{"url":"https://github.com/parimoody/alie_new/issues"},"homepage":"https://github.com/parimoody/alie_new#readme","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6MMcZ5fzTmHLgVmS1kP4i9sgGnNIlIG/jCzxICv4Jh2dZNNfDeY2PdUfxaVxYZGItiwq57z6mMn0xK0kBQxFtw==","shasum":"cdc332f00a82b91b56c0eef297b74a72aed07056","tarball":"https://registry.npmjs.org/@alie.me/cli/-/cli-0.1.1.tgz","fileCount":7,"unpackedSize":42710,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAcfpuqD4dlf24SUN9M68R2HoJQbOgFtYgYbn+S8IkbgAiEAvRIjhBrQf7WnEQYGBCQdEajvhrrxOuZc0EETqNJN1mw="}]},"_npmUser":{"name":"parimoody","email":"adibabexo@gmail.com"},"directories":{},"maintainers":[{"name":"parimoody","email":"adibabexo@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_0.1.1_1777810265038_0.8350199044549911"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-03T11:53:40.848Z","modified":"2026-05-03T12:11:05.374Z","0.1.0":"2026-05-03T11:53:41.147Z","0.1.1":"2026-05-03T12:11:05.225Z"},"bugs":{"url":"https://github.com/parimoody/alie_new/issues"},"license":"Apache-2.0","homepage":"https://github.com/parimoody/alie_new#readme","keywords":["alie","cli","memory","second-brain"],"repository":{"type":"git","url":"git+https://github.com/parimoody/alie_new.git","directory":"cli"},"description":"ALIE CLI — capture, recall, brief, and ideate from your terminal.","maintainers":[{"name":"parimoody","email":"adibabexo@gmail.com"}],"readme":"# `@alie.me/cli` — ALIE Command-Line Interface\n\nCapture, recall, brief, and ideate from your terminal.\n\n```bash\nnpm install -g @alie.me/cli\n```\n\nOr run without installing:\n\n```bash\nnpx -y @alie.me/cli auth set alie_xxxxx\nnpx -y @alie.me/cli capture \"...\"\n```\n\nRequires Node 18+.\n\n---\n\n## Setup\n\nGenerate a token at [alie.me/settings](https://alie.me/settings) → API tokens → **New token**. Then:\n\n```bash\nalie auth set alie_xxxxxxxxxxxxxxxxxxxxxx\n```\n\nToken saved to `~/.alie/config.json` (chmod 600). Or set `ALIE_TOKEN` in your env to skip the file.\n\n---\n\n## Common commands\n\n```bash\n# Save anything\nalie capture \"an idea worth saving\" --note \"why this matters\"\nalie capture --url https://example.com/article\n\n# Recall — hybrid retrieval\nalie recall \"pricing strategy\"\nalie recall \"model selection\" --mode deep\n\n# Morning brief\nalie brief                       # show latest\nalie brief generate              # force a fresh one\nalie brief generate --lookback 7\n\n# Ideation engine\nalie ideate profiles\nalie ideate run --profile video_content --seed \"clay\"\nalie ideate run --profile startup_brainstorm --seed \"loneliness\" --fast\nalie ideate rate <output_id> winner\n\n# Config\nalie config                      # current settings\nalie auth show                   # truncated token preview\nalie auth clear                  # wipe local config\n```\n\nPass `--json` to any command for raw JSON output (good for piping into `jq`):\n\n```bash\nalie recall \"memory\" --json | jq '.direct[].title'\n```\n\n---\n\n## Self-hosting\n\nPoint at a local ALIE instance:\n\n```bash\nalie auth base http://localhost:3000\n```\n\nOr per-invocation:\n\n```bash\nALIE_BASE_URL=http://localhost:3000 alie capture \"...\"\n```\n\n---\n\n## License\n\nApache 2.0.\n","readmeFilename":"README.md"}