New:Socket for Asana Is Now Available.Learn more
Get Started

@flarecode/import-memory

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flarecode/import-memory

One-command helper for discovering local coding-agent memory sources before importing them into FlareCode.

npmnpm
Version
0.2.2
Version published
Weekly downloads
3
-40%
Maintainers
1
Weekly downloads
 
Created
Source

@flarecode/import-memory

One-command helper for finding local AI coding-agent history before importing it into FlareCode.

npx --yes @flarecode/import-memory@latest

The helper scans common local locations for Claude Code, Codex, Cursor, VS Code, and repo-local instruction files. Raw transcript contents are not uploaded by this package. The shell wrapper at https://flarecode.sh/import.sh only detects a package runner and delegates to this npm package.

Useful flags:

npx --yes @flarecode/import-memory@latest --dry-run
npx --yes @flarecode/import-memory@latest --json
npx --yes @flarecode/import-memory@latest --source claude,codex,cursor
npx --yes @flarecode/import-memory@latest --repo ~/code/my-app
npx --yes @flarecode/import-memory@latest --since 90d
npx --yes @flarecode/import-memory@latest --no-transcripts

FAQs

Package last updated on 07 Jun 2026

Related posts