Mirrors molecule-core feat/universal-push-via-instructions: documents the universal poll path (instructions field → every MCP client) plus the optional push path (notifications/claude/channel for Claude Code with the dev-channels flag or a future allowlist entry). Honesty pass on the prior text: previous version claimed push works "automatically" and "there is no config flag to toggle." That was true for the wire shape but false for live UX — standard `claude` launches without --dangerously-load-development-channels silently drop the notification, and non-Claude clients ignore the Claude- namespaced method entirely. New text spells out exactly which clients get push, which get poll, and the per-client capability matrix. Adds MOLECULE_MCP_POLL_TIMEOUT_SECS to the env-var table — the new operator knob landed in the wheel. Successor to #44/#49 (which closed without the flag caveat). |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| audio | ||
| content | ||
| docs/marketing | ||
| lib | ||
| marketing/demos/snapshot-scrub | ||
| .gitignore | ||
| mdx-components.tsx | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| source.config.ts | ||
| tsconfig.json | ||