PSSSST.DEV · BY UBIK · APACHE 2.0
Psssst!
An AI resident engineer for your codebase. Whispers findings. Proposes fixes. Waits for your tap.
What it does
Ubik lives next to your repository. While you sleep it reads the codebase, watches competitors, scans for trends, and proposes specific improvements with evidence and a plan. When you tap ✅ on Telegram, it ships the fix through Aider, Claude Code, or any agentic executor — onto a feature branch, with tests, as a PR.
Quickstart
pip install ubik
cp $(python -m ubik path)/examples/minimal-config.yaml ubik.yaml
ubik run
Or run it as a Model Context Protocol server inside Claude Desktop / Cursor:
ubik mcp
Stack
GLM-5.1 Claude Agent SDK Pydantic AI MCP uv + ruff + ty OpenTelemetry Apache 2.0