From b1bceb0cc7c7e11392365a070ee03d94a6bc02ba Mon Sep 17 00:00:00 2001 From: Wolfgang Schoenberger <221313372+wolfiesch@users.noreply.github.com> Date: Thu, 15 Jan 2026 03:10:32 -0800 Subject: [PATCH 1/6] feat(cli): add T3 features - logs, MCP bridge, monitor, TUI enhancements T3 Features Implemented: 1. `fgp logs ` - View daemon logs - Tail last N lines with -n flag - Follow mode with -f flag - Color-coded by log level 2. `fgp mcp serve|install|tools` - MCP Bridge - Expose FGP daemons as MCP servers - Auto-register with Claude Code - Meta-tools for daemon management 3. `fgp monitor` - Health notifications - Watch services for state changes - macOS system notifications via osascript - Configurable check interval 4. TUI Dashboard enhancements - [R] key to restart selected service - [d]/Enter to view service details (methods, uptime, version) - Updated help overlay with new shortcuts 5. Workflow templates - `fgp workflow list --builtin` - List bundled templates - `fgp workflow init