惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
博客园 - 司徒正美
A
About on SuperTechFans
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
Google DeepMind News
Google DeepMind News
T
Tailwind CSS Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
F
Fortinet All Blogs
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
D
Docker
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
H
Help Net Security
量子位
IT之家
IT之家

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: Generate Claude Code Workflows using Spec Driven Development approach Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal).
GitHub - macro-inc/macro: Macro is a unified interface fo...
jbecke · 2026-06-16 · via Show HN

Why Macro

Macro is a unified system for teams. We built it for our startup. Email, tasks, calls, messages, agents, docs, diagrams, and CRM in one place — @linked together with team-level memory. Replaces Slack, Linear, Notion, HubSpot, and Superhuman. Or integrates with them.

We built Macro because we wanted a single unified system. There are many good products, but nothing works together. So, we rebuilt everything from scratch, from first principles, in SolidJS and Rust, to work together as one. We've been dogfooding it for two years and now we've opened it up so you can use it too.

Sign up · Book demo · Read the docs

Features

Email inspired by Superhuman, with better AI. Tasks inspired by Linear, deeply integrated into channels. Channels like Slack, with Reddit-style threading for focused technical discussions. And AI to separate #random pings from important ones. CRM that "just works". Video calls logged to team-level memory. A unified inbox for all of this, in one place, and much more.

Macro feature grid

For each block, we studied the best prior art and tried to make it even better. Every block has its own page in the docs:

Block What it does
Email Multi-account unified inbox, keyboard shortcuts, and shared inboxes. Gmail.
Messages Channels and direct messages designed for focused technical discussions.
Tasks Linear-inspired tasks, tightly integrated with channels, email, and agents.
Docs Real-time collaborative, markdown-native docs built on CRDTs, with @mentions.
Canvas 2D board with embedded @links to tasks, files, and emails.
Agents Unified, team-level memory. Can take action on your behalf.
Calls Recorded, transcribed, and logged to team memory for agents.
File storage Auto-imported from email and channels, fully searchable.
Pull requests Linked to tasks, embeddable in channels, available to agents.
CRM Customer and contact objects, custom properties, email sync, enrichment.

How it works

A few ideas make the blocks work as one system:

  • Bidirectional @linking — @mention a doc in a message and both know about each other. Your workspace becomes a web of context you can navigate in either direction.
  • Channel-based permissions — anything you @mention in a channel is automatically shared with its members. Join a channel, gain access; leave, lose it. No permission-request dance.
  • Unified memory — agents remember what your whole team is doing across email, messages, tasks, docs, and calls, not just your own chat history. Refreshed nightly.
  • One inbox — emails, channel messages, task assignments, @mentions, and agent responses all land in one place, split into Signal and Noise.
  • Built for speed — Rust backend, SolidJS frontend, keyboard-first everywhere.

Getting started

Sign up and connect your Gmail or Google Workspace account — Macro runs in any modern browser, with an iOS app for your phone. The getting started guide takes you from a fresh account to a working setup in about 15 minutes. Coming from Notion, Slack, Superhuman, or Linear? See Switch to Macro.

Your coding agents can use Macro too. Point Claude Code, Codex, or any MCP client at your workspace:

claude mcp add --transport http macro https://mcp-server.macro.com/mcp

See MCP setup and agent recipes for what they can do once connected.

Full documentation lives at docs.macro.com:

The docs are open source too — the site is built from docs/ in this repo.

About

Macro has raised $30m led by a16z. We are based in NYC.

Core contributors: @whutchinson98, @gbirman, @synoet, @sedson, @evanhutnik, @peterchinman, @ehayes2000, @seanaye, @dev-rb, @danielkweon, and @aquaductape.

Watch the Macro demo

Want to see it in the wild? Watch how Desync runs their engineer-heavy company on Macro.

Security

ISO 27001 and SOC 2 Type II badges

Enterprise-grade security. Zero data retention with model providers, including no training on customer data. SOC 2 Type II certified. We welcome responsible security reports and pay bounties in accordance with severity and impact. Send reports to security@macro.com.

Repository

Macro is developed in this monorepo:

Directory Contents
js/ SolidJS frontend (js/app) and TypeScript services
rust/ Rust backend services
docs/ Source for docs.macro.com
infra/ Infrastructure as code

See RUNNING_LOCALLY.md to run the stack on your own machine (a work in progress).

License

Macro is fully open source — not "open core" — under the GNU Affero General Public License v3.0. See LICENSE.txt for details.

You can self-host Macro under the terms of the AGPLv3; the FAQ covers what that involves. If you want to build on top of Macro under a different license, contact licensing@macro.com. For managed hosting or commercial arrangements, contact self-host@macro.com.

Community

Have an idea, want to contribute, or want to work on Macro?

  • Feature requests: contact@macro.com
  • Contributions: open a PR, or email contribute@macro.com if you're not sure where to start
  • Hiring: teo@macro.com

Everything your team needs, connected. Sign up.