Skip to content

[DX] Debug mode with verbose logging and tracing #33

@jwesleye

Description

@jwesleye

Feature Description

Comprehensive debug mode showing all internal operations.

Problem/Motivation

Hard to troubleshoot issues without visibility into what's happening.

Proposed Solution

chat_loop myagent --debug

# Shows:
# - Request/response payloads
# - Tool calls with arguments
# - Timing for each operation
# - API endpoints hit
# - Token usage breakdown

Benefits

  • Easier debugging
  • Understanding agent behavior
  • Performance analysis
  • Issue reporting

Priority

  • Critical
  • High
  • Medium
  • Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststatus: staleNo activity for extended period

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions