-
Notifications
You must be signed in to change notification settings - Fork 0
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requeststatus: staleNo activity for extended periodNo activity for extended period
Description
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 breakdownBenefits
- Easier debugging
- Understanding agent behavior
- Performance analysis
- Issue reporting
Priority
- Critical
- High
- Medium
- Low
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststatus: staleNo activity for extended periodNo activity for extended period