zed-logs

Scan recent Zed logs for Banjo agent and ACP error patterns.

43|1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/joelreymont/banjo --skill zed-logs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zed-logs
Source: https://github.com/joelreymont/banjo/tree/main/.claude/skills/zed-logs
Command: npx skills add https://github.com/joelreymont/banjo --skill zed-logs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Zed Logs helps you quickly identify ACP agent issues by scanning Banjo/agent logs from Zed, reducing debugging time.

Core Features & Use Cases

  • Tail recent logs for agent errors
  • Filter for banjo, agent, and acp patterns
  • Use case: when a user reports startup or runtime errors in Banjo, quickly surface relevant entries

Quick Start

Check the latest Zed logs for banjo/agent errors.

Frequently Asked Questions about zed-logs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find agent errors in Zed logs?

To find agent errors in Zed logs, scan recent log entries and filter for patterns like agent stderr, acp handlers, and banjo startup messages to surface relevant issues for debugging.

What is the best way to debug Banjo startup issues in Zed?

Debugging Banjo startup issues in Zed involves tailing recent logs and filtering specifically for banjo and agent patterns to quickly identify and triage relevant error entries.

How do I check ACP communication logs when an agent fails in Zed?

Checking ACP communication logs for agent failures in Zed requires scanning log entries and filtering for acp handlers and agent stderr patterns to pinpoint communication errors.

Can I use this to triage runtime errors reported in Banjo agent logs?

Yes, you can triage runtime errors reported in Banjo agent logs by applying this to your Zed-based development setup to scan recent logs and filter for relevant banjo and agent entries.

What log patterns should I look for to identify Zed ACP agent issues?

To identify Zed ACP agent issues, look for log patterns including agent stderr, acp handlers, and banjo startup messages, which indicate where the agent or communication layer failed.

Why is my Banjo agent not starting properly in Zed?

If your Banjo agent is not starting properly in Zed, inspect the recent logs and filter for banjo startup messages and agent stderr patterns to surface the specific error causing the failure.