Skip to content

Commit eb3360e

Browse files
committed
refactor: move step into separate components rather than single-file
1 parent 0f9ef24 commit eb3360e

7 files changed

Lines changed: 643 additions & 576 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,3 @@ Clerk's JavaScript SDK and library monorepo.
1717
- For the Mosaic design system (tokens, CVA utility, `MosaicProvider`, migration from existing system), see `references/mosaic-architecture.md`.
1818
- For dev setup, testing, JSDoc/Typedoc, publishing, changesets, and commit conventions, see `docs/CONTRIBUTING.md`.
1919
- For working in the repo day to day (setup ordering and footguns, the package map, dev-loop recipes, and the breaking-change checklist), the `clerk-monorepo` Claude Code skill in `.claude/skills/clerk-monorepo/` restates these rules in actionable form.
20-
21-
<claude-mem-context>
22-
# Memory Context
23-
24-
# claude-mem status
25-
26-
This project has no memory yet. The current session will seed it; subsequent sessions will receive auto-injected context for relevant past work.
27-
28-
Memory injection starts on your second session in a project.
29-
30-
`/learn-codebase` is available if the user wants to front-load the entire repo into memory in a single pass (~5 minutes on a typical repo, optional). Otherwise memory builds passively as work happens.
31-
32-
Live activity: http://localhost:37701
33-
How it works: `/how-it-works`
34-
35-
This message disappears once the first observation lands.
36-
</claude-mem-context>

0 commit comments

Comments
 (0)