Agent Logs Visibility
2 days ago by Siddarth Jain
The agent now documents its internal decision-making process. During investigations (e.g., checking Kubernetes pod status), the agent:
- Creates an objective
- Initiates the task
- Calls the relevant tool (e.g., Kubernetes MCP)
- Executes the required command
- Analyzes the output
- Summarizes and shares insights with you

Example:
When querying pod status, you can now see the exact steps the agent took — from recognizing the need to run kubectl top pods to analyzing and summarizing the results.