Skip to content

UX: Add 'freeturtle logs' command to stream CEO activity #32

Description

@FreeTurtle7

Currently, founders can start the CEO in the background as a daemon, but there isn't a convenient way to "watch" the CEO's thoughts and actions in real-time without manually finding and tailing a log file.

Proposed Solution:
Add a freeturtle logs command that:

  1. Streams the latest logs from the CEO daemon.
  2. Supports a --tail or -f flag to follow new entries.
  3. Highlights different log levels (INFO, WARN, ERROR, TOOL_CALL) for readability.

This provides the "radical transparency" we talk about directly in the terminal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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