Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 653 Bytes

File metadata and controls

21 lines (16 loc) · 653 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2025-01-14

Added

  • Initial release
  • fgp install <daemon> - Install daemons
  • fgp list - List installed daemons
  • fgp start <daemon> - Start a daemon
  • fgp stop <daemon> - Stop a daemon
  • fgp status - Show daemon status
  • fgp call <daemon> <method> - Call daemon method
  • Auto-registration with Claude Code, Cursor, Windsurf
  • UNIX socket communication