Build fast. Break carefully. Push with purpose.
We are Git-Push-and-Prey, a team building practical AI systems, developer tools, and intelligent infrastructure.
Currently, we are working on TikTok TechJam 2026 β Track 1: Agent Launchpad, where we are designing and building a lightweight Agentic Middleware layer on top of the provided Agent platform.
Our current focus is a lightweight middleware architecture for AI Agents that makes agent execution more:
- π Secure β enforce permissions and execution boundaries
- π Observable β understand what an Agent did and why
- π§Ύ Auditable β record important actions and decisions
- π‘οΈ Controllable β handle failures, risky actions, and policy violations
- π§© Extensible β integrate new tools, runtimes, policies, and services cleanly
Our goal is not to build the entire Agent platform, but to add the missing infrastructure layer between user intent and Agent execution.
Design and Build Lightweight Agent Middleware
Our development roadmap:
Milestone 1
Baseline + Middleware Skeleton
β
Milestone 2
End-to-End Middleware MVP
β
Milestone 3
Robustness + Tests + Demo