Install or upgrade
npm install -g @novator-ai/memtask-cli@latest
Desktop intake, mobile review
Use CLI when context lives in files, repos, logs, transcripts, or another agent session. The room and returned results sync back to Web and mobile.
Create rooms, package handoff, return results, and keep the local CLI current.
npm install -g @novator-ai/memtask-cli@latest
memtask login
memtask room create --from ./notes.md --workflow support
memtask rooms
memtask room packet <roomId> --format markdown
memtask room result <roomId> --file ./result.md
CLI is an entrypoint. The review room remains shared with Web and mobile.