Uktics - AI dev agent that safely edits repos and opens PRs
by•
Uktics is an AI dev agent that turns natural language commands into safe GitHub pull requests. It understands repo structure, plans the change, edits the right files, blocks unsafe or unrelated changes, asks for approval with PIN, and creates draft PRs. Unlike normal AI coding tools, Uktics is built around real shipping workflow: prompt → scoped code change → approval → GitHub PR.

Replies
RiteKit Company Logo API
@proukesh The safety-first approach is smart—most teams are hesitant about AI touching their repos without clear guardrails. The approval workflow with PIN before PR creation sounds like it'd actually get adopted by security-conscious teams rather than sitting unused. Curious how you're handling cases where the AI's plan doesn't match what the developer actually wanted after they review it.
@saulfleischman Thank you — that’s exactly why we built the approval step.
If the AI’s plan does not match what the developer wanted, Uktics does not move forward blindly. The developer can review the plan, changed files, and scope before approval. If it feels wrong, they can reject it, refine the prompt, or rerun the task with tighter instructions.
Uktics is built to be a controlled AI dev agent: plan first, stay inside scope, show the diff, and require human approval before creating the PR.
New Uktics features we’re building into the workflow:
Voice OS — control repo actions with voice commands
Evidence OS — every PR should include proof, screenshots, and verification
Real-World Problem Brain — fixes deploy, auth, env, Firebase, DNS, and config issues
Multi-Repo Brain — handles frontend + backend repos together
Cost Burn Firewall — prevents repeated AI loops and token waste