Skip to content
View shakystar's full-sized avatar

Block or report shakystar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shakystar/README.md

AI 코딩 에이전트에게 장기기억을 달아주는 CLI, memorize를 만들고 있습니다.

# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/shakystar/memorize/main/scripts/install.sh | sh
# Windows
irm https://raw.githubusercontent.com/shakystar/memorize/main/scripts/install.ps1 | iex

Pinned Loading

  1. memorize memorize Public

    Shared, persistent memory for AI coding agents — Claude Code & Codex share one local-first, event-sourced project brain that survives sessions and syncs across machines. No server, no API key requi…

    TypeScript 5