Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Like catnip, a highly addictive agentic coding tool
| Date | Stars |
|---|---|
| 2026-07-31 | 492 |
| 2026-08-06 | 492 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center"> <img src="public/[email protected]" alt="Catnip Logo" width="200"/> # 🐾 Catnip **Run Claude Code Everywhere** Catnip helps you stay organized, run many agents in parallel, and operate agents remotely with our web and native mobile interfaces. [](https://github.com/wandb/catnip) [](https://hub.docker.com/r/wandb/catnip) [](https://github.com/wandb/catnip/releases) <br/> <img src="public/screenshot.png" alt="Catnip UI Screenshot"/> </div> ## 🚀 Why Catnip? Catnip is a web service that automates git worktree creation and runs in a container. You can run Catnip in the cloud using GitHub Codespaces or locally on your machine. **The Problem:** You want to keep Claude Code running as long as possible. - Claude Code works best when it's sandboxed and has all the tools it needs to test or debug your code. - It's difficult to keep track of multiple claude sessions and manage git worktrees. - You want to be able to review changes / keep claude working when you're on the go from your phone **The Solution:** Catnip runs in a container, manages worktrees for you, and exposes API's and UI's to interact with it: - **🔒 Isolated Sandbox**: All code runs containerized environment using either Docker or Apple's new [Container SDK](https://github.com/apple/container). We can use `--dangerously-skip-permissions` without fear! - **🧑💻 Worktree Management**: Worktree's let you spawn multiple agents in parallel. Catnip keeps everything organized. - **📱 Mobile Interface**: Catnip has a native mobile interface. You can even interact with the Claude Code terminal interface on your phone! - **💻 Full Terminal Access**: The Claude Code terminal interface is 🔥. Open multiple terminals via the web interface, CLI, or directly via SSH. - **👀 Preview Changes**: Catnip has a built in proxy and port detection in the container. Start a web service and preview it live locally! - **🌐 Universal Access**: Still a big fan of Cursor or VS Code? No problem, full remote development directly in your IDE is supported. ## ⚡ Quick Start ### Mobile App Our iOS native interface is now available on the App Store! Download [W&B Catnip](https://apps.apple.com/us/app/w-b-catnip/id6755161660) to get started. The app will help you configure an existing GitHub repository with catnip as described below. Once setup you can fire up Claude Code on the go! ### Github Codespaces / Devcontainers You can add Catnip to a `.devcontainer/devcontainer.json` in an existing GitHub repository. This gives you complete control over the environment that claude operates in. If you don't have a devcontainer config, add the following to your repo's github url: `/new/main?dev_container_template=1&filename=.devcontainer%2Fdevcontainer.json` to create one. Just add the catnip feature and ensure the port is forwarded: ```json { ... "features": { "ghcr.io/wandb/catnip/feature:1": {} }, "forwardPorts": [6369], ... } ``` > [!TIP] > Why 6369 you might ask? Type C A T S on your telephone keypad and you'll find the answer 🤓 Once your codespace is loaded, look for the cat logo in left sidebar. That will allow you to open the catnip interface in a new tab. You can also use catnip from a mobile device! Goto [catnip.run](https://catnip.run) and login to your github account. We will automatically start your codespace if needed and then redirect you to the catnip mobile interface. Finally you can vibe code on the go! > [!NOTE] > To make this work, catnip pings our service running at catnip.run with the name of the codespace and repo it's running in when it boots up. This means you need to start the codespace from the GitHub UI or CLI at least once to be able to access the codespace on mobile. We also store the temporary GITHUB_TOKEN in our backend so we c
Excerpt of 11,652 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:64f2f44fee820739, llm:repository topics: ai, claude-code, cli, golang, golang-application, typescript; description: 'Like catnip, a highly addictive agentic coding tool' — indicates an agentic coding assistant/agent tool for coding
matched fp:64f2f44fee820739, llm:repository topics: ai, claude-code, cli, golang, golang-application, typescript; description: 'Like catnip, a highly addictive agentic coding tool' — indicates an agentic coding assistant/agent tool for coding
matched fp:64f2f44fee820739, llm:repository topics: ai, claude-code, cli, golang, golang-application, typescript; description: 'Like catnip, a highly addictive agentic coding tool' — indicates an agentic coding assistant/agent tool for coding