Provides a personal AI tool server, exposing 108 tools to AI agents, VS Code, and chat bots.
Caboose is a monorepo containing a personal AI tool server written in Go and a companion VS Code extension. It serves as a comprehensive platform to expose 108 diverse tools to various interfaces, including Claude AI, VS Code, and chat bots on Slack and Discord. The server is designed for deployment on AWS ECS using OpenTofu for infrastructure management, offering a robust and scalable solution for integrating personal automation and development utilities. It features a tiered tool system, distinguishing between remotely safe 'Hosted' tools and 'Local' tools for sensitive operations, ensuring secure and flexible access.
