
Vlipa - AI Agent Platform
An AI agent that analyzes code repositories and writes code autonomously in your browser.
@vlipadev · X
The full gallery
Tech stack
60 projects

An AI agent that analyzes code repositories and writes code autonomously in your browser.
@vlipadev · X

Visualize AI coding-agent runs as interactive graphs from your transcript files.
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret

Share files and logs with AI agents like Claude Code and Cursor in an encrypted workspace.
@Raullen · X
6 months ago, @qevan and I hit a stupid wall: just trying to share a local file or some logs with an AI agent was incredibly frustrating. So, we built the first version of —a dead-simple, secure way to pass context to AI. The community feedback was amazing. We got ~200 stars on GitHub, and it quickly became a daily driver for a lot of developers. But recently, we realized the game has changed. Our workflows evolved. It’s no longer just humans sending files to agents. Agents need to write back to humans. Agents need to hand off context to other agents. The whole team—human and AI—needs to collaborate. So, we gave vnsh a massive upgrade. Today, it’s no longer just a secure clipboard. It’s now a living workspace. 🚀 You drop your context in once and get a dynamic link. Claude Code, Cursor, Cline, and your human teammates all open the exact same document. When one agent updates it, your whole stack sees it instantly. Complete context handoff, without ever copy-pastin

Paste a GitHub repo to generate an AI onboarding guide with overview, reading path, and diagrams.
@VirendraSi10558 · X
Top 30% out of 2,989 in the OpenAI x @namastedev_ Codex Hackathon 🚀 RepoPilot: turns any GitHub repo into a guided onboarding flow (analysis + AI explanations + diagrams). Planned with Codex, built with Claude Code. @akshaymarch7 @OpenAI #Codex

Automatically review GitLab pull requests using AI models like DeepSeek and OpenAI.
AI Codereview for Gitlab — 基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard - [查看仓库](https://github.com/sunmh207/AI-Codereview-Gitlab)

AI-powered code review agent that analyzes commits, identifies issues, and generates merge-ready pull requests.
@hyraxai · X

All small AI Tools in one place
@harxh_codes · X

Write, execute, and learn code in Python, Java, JavaScript, C++, Go, and Rust.
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

Chat with an AI rubber duck debugging assistant to solve coding problems.
Antihero5759 · HN
I built a rubber duck chat that you can use through the browser but it's also OpenAI api compatible so you can plugin it in and use it through your favorite ai app. https://bearjcc-quack-language-model.hf.space/

Point your GitHub repo at this AI scanner to find exploitable vulnerabilities and get fixes.
u/Delicious-Action-351 · Reddit
I failed 4 times and still made an app to make your code more secure. I made an webapp to make your vibecoded app secure. Today, SaaS entrepreneurs ship fast and don’t check for security, at the end they get hacked and it’ll cost them a lot of money. I decided to solve this issue. Netherite is an AI Security Specialist, you connect Github and choose repo to run security scan. It scans your whole repo in minutes and hands you the professional report and fix prompt for your ai agent. You ca

Coordinate multiple AI coding agents and projects in one unified terminal interface.
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI

Scan AI-built apps for security vulnerabilities including leaked keys and exposed config.
thfothijn · Product Hunt
OpzyAI Finds what your AI-built app leaks — your editor fixes it