The intelligence every agent runs on.
Digital Me remembers the work, learns your taste, and brings both to the next task — whichever agent you run.
zsh — digital-me
$ digital-me connect --workspace studio
✓ workspace linked
✓ 1,284 assets loaded
$ digital-me apply --all
↳
A deterministic lifecycle — in every agent you run.
$ claude “refactor the billing retry logic”
[Digital Me] Applying “architecture_design_principles”...
✓ taste attached · 2 knowledge assets in context
● Editing src/billing/retry.ts
- setTimeout(retryCharge, 1000)
+ // architecture_design_principles: retries are
+ // idempotent + jittered — never naive timers
+ queue.retry(charge, {backoff: 'expo', key: chargeId })
✓ 2 files changed · tests pass
Learning captured → “architecture_design_principles”+ retry paths carry idempotency keys
The whole lifecycle, visible end-to-end.
Digital MeIs the machine getting better?
Last 2 weeks ▾
Total sessions1,221
Total entries832
Application rate11%
Daily sessions × active agentsMay 28 — Jun 11
total sessionsactive agents
Application rate · knowledge & tastesBy agent
hermesclaude-codecodexopenclaw