Myco Brain 1.2.5
[1.2.5] — 2026-06-17
A frictionless-install and value-surfacing release. No tool-contract changes —
every brain_* input is unchanged; the new response fields below are additive and
optional. No migrations.
Added
npx @mycobrain/install— one command to connect any client. A new
installer (mycobrain-install, fronted by the@mycobrain/installlauncher)
detects your MCP client and writes the right config for Claude Code, Claude
Desktop, Cursor, Codex, or Windsurf (with--printsnippets for Zed, Continue,
Cline), then runs onboarding. Flags:--client,--all,--print,--scope,
--no-onboard.- Onboarding now indexes your own repo (opt-in). On a fresh brain,
mycobrain-onboardasks before indexing the current project, then proves recall
on your own code in a fresh context — the fastest felt "it just knew", with no
export wait. Decline to leave the workspace untouched;--tourruns on
throwaway sample data instead. - "Recalled from your memory" attribution.
brain_recall_memoryand
brain_context_packattach an optionalattributioncredit line that decays as
the workspace matures (BRAIN_ATTRIBUTION,BRAIN_ATTRIBUTION_DECAY). It rides
in a structured field, never the result body. - Pushed stats.
brain_context_packadds a once-per-sessionsession_greeting
("Myco has N facts indexed for this workspace");brain_save_memoryadds a
log-spacedmilestonetoast (10/50/100/250, then every 250). mycobrain-ingest --watch-downloads. Opt-in watcher that auto-imports a
ChatGPT or Claude export.zipthe moment it lands in~/Downloads.- Paste-anywhere agent instructions.
mycobrain-installprints, and
docs/agent-instructions.mddocuments, a portable CLAUDE.md /.cursorrules/
AGENTS.md contract for when to recall, save, and cite.