Skip to content

UX: Add 'freeturtle connect <provider>' command for modular setup #34

@FreeTurtle7

Description

@FreeTurtle7

The current freeturtle init flow is great for initial setup, but adding or modifying provider connections (Farcaster, Telegram, Gmail, etc.) later requires manual editing of .env and config.md.

Proposed Change

Add a freeturtle connect <provider> command that runs the specific connection logic for that provider (e.g., connect-farcaster.ts, connect-gmail.ts) and automatically updates the .env and config.md files.

Benefits

  • Lower barrier to entry for adding new capabilities to an existing CEO.
  • Reduces manual configuration errors.
  • Better UX for "gradual" deployment of a CEO's features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions