First-Tree: Open-Source Daemon That Uses Claude Code to Triage GitHub Notifications While You Sleep

First-Tree is an open-source daemon that lives in your menu bar and delegates GitHub inbox triage to AI agents. It runs in the background, scans notifications, and only surfaces items that require a human call. In a recent scan, it handled 98 notifications autonomously and left 2 with human tags.
How it works
The daemon runs as first-tree github scan with Claude Code. It triages notifications using agents, and the menu bar shows what's pending. You manage the daemon directly from the menu bar. The tool is designed for developers who want to offload recurring triage work and only intervene when an agent decides a decision needs human judgment.
Key details from the source
- Runs as a menu bar daemon on macOS (presumably, given the menu bar mention).
- Command:
first-tree github scaninvoked with Claude Code. - Outcome of one scan: 98 notifications handled, 2 surfaced for human review with tags.
- Source code and project: github.com/agent-team-foundation/first-tree
- The author asks the community: Do you review everything yourself, or let your agent handle it? Do you have a human-in-the-loop mechanism?
Who it's for
Developers and maintainers who receive high volumes of GitHub notifications (issues, PRs, discussions) and want to automate initial triage using an AI coding agent with Claude Code.
📖 Read the full source: r/ClaudeAI
👀 See Also

JavaClaw Beta: Java-Based AI Assistant Built on Spring AI and JobRunr
JobRunr team released JavaClaw beta, a Java version of OpenClaw that runs locally with multi-channel support, LLM choice, and background job processing via JobRunr. Built with Spring Boot 4, Spring AI, and Spring Modulith.

Brain-MCP Developer Documents Tools for Claude AI Instead of Humans
A developer maintaining the Brain-MCP server added a 'For AI Assistants' section to documentation with behavioral instructions, resulting in Claude using tools more intelligently and proactively injecting context when topics change.

Opendesk: MCP + SOM algorithm for AI desktop control via Claude Code
Opendesk gives AI agents eyes and hands on your desktop via an MCP server with a custom SOM algorithm. Integrates with Claude Code or any agentic harness for mouse/keyboard control, learning, replay, and scheduling.

Audacity MCP Server Gives Claude AI Full Audio Editing Control
A developer built an MCP server that connects Claude AI to Audacity via mod-script-pipe, providing 99 tools for natural language audio editing commands. The open-source tool works with Claude Desktop, Claude Code, or Cursor.