Composer: A real-time markdown editor where Claude Code agents edit alongside you

Composer (usecomposer.md) is a real-time markdown editor designed to solve a specific pain: after a Claude Code agent generates a document, the agent gets cut off from human feedback. You paste the doc into Slack, people comment, but the agent can't see those comments or fix the paragraph everyone is arguing over.
Key Details
- Live collaborative editing — humans and agents edit the same document in real time. The Claude Code agent connects via the Model Context Protocol (MCP).
- Agent capabilities — the agent can read the document, reply to comments, and leave suggestions, just like a teammate.
- Push docs directly — you push a doc straight out of your Claude Code session, no copy-paste dance.
- Comments and suggestions — work today. Access controls are also available.
- Team collaboration — invite teammates into the session; they can also bring their own agents.
- Public docs — free, unlimited, no sign-in required to try.
Who It's For
Developers who use Claude Code to generate plans, specs, or meeting notes, and then need to iterate on those documents with human collaborators without losing the agent's context.
📖 Read the full source: r/ClaudeAI
👀 See Also

Qwen 3.6 27B hits 2.5x speed with MTP speculative decoding on llama.cpp
A Reddit user reports 2.5x faster inference on Qwen 3.6 27B using MTP speculative decoding with a custom llama.cpp PR, achieving 28 tok/s on Mac M2 Max 96GB. Includes pre-converted GGUF quants and fixed chat templates.

Kontext CLI: Credential Broker for AI Coding Agents
Kontext CLI is a Go-based credential broker that provides AI coding agents with short-lived access tokens instead of long-lived API keys. It uses RFC 8693 token exchange, streams audit logs for every tool call, and works with Claude Code today.

OpenClaw: Revolutionizing Website Maintenance with Continuous Surveillance
OpenClaw, an innovative AI-driven agency, redefines website maintenance by operating tirelessly around the clock. Harnessing advanced automation, it ensures optimal website functionality and promptly addresses issues.

Rudel: Open-source analytics for Claude Code sessions
Rudel is an open-source analytics tool that analyzes Claude Code sessions, providing insights from 1,573 real sessions with 15M+ tokens and 270K+ interactions. It reveals patterns like 4% skills usage, 26% abandonment rates, and error cascade patterns.