Your vibe coded repo is rotting. I built an open source MCP to show Claude Code exactly where
Summary
Repowise is an open-source MCP tool that provides AI coding agents like Claude Code with codebase intelligence, including a 12-biomarker code health score, dependency analysis, git insights, and auto-generated docs, all running offline with Ollama.
Similar Articles
@DeRonin_: Do you understand what Repowise just open-sourced??? 50% less cost and 4x faster by giving your AI a map of your codeba…
Repowise is an open-source tool that indexes codebases into four intelligence layers (AST, dependency graph, git history, and LLM-generated wiki) and exposes them as MCP tools, enabling AI coding agents like Claude Code to understand code architecture and history, reducing costs by 50% and speeding up tasks by 4x.
@GitTrend0x: Claude Code Codebase Smart Brain — 27× Token Savings Killer Open-Source Tool https://github.com/repowise-dev/repowise… This is Repowise, a codebase intelligence platform built for AI-assisted engineering teams! It turns...
Repowise is an open-source tool that indexes codebases into four intelligence layers (dependency graph, git history, auto-documentation, architectural decisions) and exposes them via seven MCP tools to AI coding agents like Claude Code, achieving up to 27× token savings while maintaining answer quality.
I vibecoded something engineers are starring in github
The author announces iai-mcp, a local memory tool for Claude Code that retains context across sessions, and reflects on the positive community feedback and rapid iteration following its GitHub release.
I rebuilt the Claude Code-style terminal workflow as a hackable multi-provider coding agent
A developer releases a hackable, multi-provider coding agent that replicates the Claude Code terminal workflow, allowing users to integrate various AI models.
MCP that lets you run and manage Claude Code sessions from Claude.ai chat (Work where you brainstorm)
An open-source MCP tool that allows Claude.ai to run and manage Claude Code sessions, enabling a loop where Claude.ai triggers Claude Code and receives responses back in the browser, eliminating copy-pasting.