Skip to content
View Siddhant-K-code's full-sized avatar
🚀
Shipping
🚀
Shipping

Block or report Siddhant-K-code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Siddhant-K-code/README.md

Hi, I'm Siddhant Khare 👋

📍 India | 🛠️ Engineer @ Ona (formerly Gitpod) | 🔐 OpenFGA Core Maintainer | 🎤 International Speaker | siddhantkhare.com

Building infrastructure for AI agents - context efficiency, least-privilege security, production-grade tooling.

Current Projects

Agent Infrastructure & Context Engineering

  • 🧬 Distill - Deterministic context deduplication for LLMs. Clean context in ~12ms, zero LLM calls.
  • 🧪 ContextLab - Open-source LLM context engineering toolkit: analyze, compress, visualize.
  • 💾 TokenVM - High-performance runtime treating LLM KV cache as virtual memory with page-based eviction.
  • 📊 KV-Cache Profiler - Profile LLM GPU memory needs before deployment, not after.
  • 🔬 LLMTraceFX - GPU-level LLM inference profiler with kernel timing and AI-powered bottleneck detection.
  • 🤖 Agentflow - Kubernetes for AI agents - orchestration runtime, prompt ops, security layer, observability, and cost-aware scheduling.
  • 🌐 AI Agent Orchestrator - Multi-agent AI system on Cloudflare Workers + Containers.
  • 🔢 LLM Parallelism Explorer - Research tool for optimizing parallelism strategies in LLMs (MoE focus).
  • 💰 CloudArb - GPU arbitrage platform for AI compute optimization.

Agent Security & Authorization

  • 🔐 agentic-authz - OpenFGA + MCP authorization gateway for AI agents. Fine-grained access control at team, project, and tool levels.
  • 🔏 Agentic Authorization - Authorization patterns for autonomous AI agent systems using ReBAC with OpenFGA.
  • 🔗 A2AS Implementation - Proof-of-concept of Agent-to-Agent Security framework.
  • 🛡️ Sentinel AI - Hermetic CLI for security scanning and dead-code detection with LLM-powered triage.
  • 🔒 actionsec - Fast, local-first CLI for GitHub Actions security analysis.

Developer Tools & MCP Servers

Applications

Maintainer Roles

  • 🔑 OpenFGA - Core Maintainer of Google Zanzibar-style fine-grained authorization system (CNCF Incubating). First independent maintainer.
  • 🔍 GitHub1s - Maintainer of one-second code reading for GitHub repositories.

Legacy / Earlier Work

What I'm Doing

  • Engineering @ Ona - Building infrastructure for AI agents (formerly Gitpod).
  • Open Source - Maintaining OpenFGA, GitHub1s, and shipping agent infrastructure tools.
  • Writing - 40+ technical articles on AI infrastructure, security, and context engineering on siddhantkhare.com/writing.
  • Speaking - KubeCon India 2025: Beyond Productivity: Scaling Cloud Dev Environments for Faster Feedback & Sustainable Engineering. Available for conferences on AI agent security and authorization.
  • Mentoring - Book a session on MentorCruise.

Latest Blog Posts

Connect

Twitter LinkedIn YouTube Dev.to Website GitHub Sponsors Buy Me a Coffee


Recognition

Videos

Research Focus

Building at the intersection of LLM efficiency and agent security:

  1. Context Efficiency & Reliability - Deterministic algorithms for context deduplication and optimization (Distill, ContextLab, TokenVM)
  2. Agent Authorization & Audit Trails - Google Zanzibar-style authorization for agent-tool interactions (agentic-authz, OpenFGA)
  3. Adversarial Robustness & Observability - Detecting and mitigating attacks on agent tool-use pipelines (Sentinel AI, LLMTraceFX)

Pinned Loading

  1. conwnet/github1s conwnet/github1s Public

    One second to read GitHub code with VS Code.

    TypeScript 23.3k 906

  2. gitpod-io/gitpod gitpod-io/gitpod Public

    The developer platform for on-demand cloud development environments to create software faster and more securely.

    TypeScript 13.6k 1.4k

  3. openfga/openfga openfga/openfga Public

    A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar

    Go 4.8k 353

  4. memory-journal-mcp-server memory-journal-mcp-server Public

    MCP server designed to help you search and analyze your photo library (iCloud - Apple photos)

    Python 23 7

  5. cloud-architect-ai cloud-architect-ai Public

    Cloud Architect AI transforms how developers and architects design cloud infrastructure by leveraging AI to generate architecture diagrams and infrastructure-as-code from natural language requireme…

    TypeScript 13 3

  6. distill distill Public

    Reliable LLM outputs start with clean context. Deterministic deduplication, compression, and caching for RAG pipelines.

    Go 112 11