Skip to content
View chiruu12's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report chiruu12

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
chiruu12/README.md
chiruu12 terminal profile

site  resume  blog  unplug  nudge  linkedin  email


Shipped

Unplug  stars forks pypi license

Every way an LLM breaks, and one SDK that stops it.

Prompt injection, jailbreaks, data leakage, hallucination. Drops into an app, an agent, or CI: the PR scanner reads your agent and MCP config files before they ship.

$ pip install unplug-ai

sdk mcp server pr scanner site

OSS-SkillsA first open source contribution as 15 executable skills, from picking an issue to surviving review. Runs anywhere that reads AGENTS.md.
repo mcp
domain-llmGSoC '25 at Jenkins. Multi-agent diagnostics that read a failed build and say why it broke.
repo 12 merged

Building

A fleet of headless coding agents from one seat. Isolated git worktrees, parallel runs, per-provider cost tracking, MCP and Skills as the interface. repo

Local-first agent OS. Persistent agents defined in YAML that collaborate, write code and use tools on their own. Multi-model routing. repo

Voice capture that gets out of the way. Talk, captured, delivered. site repo

Upstream

82 pull requests merged into 21 repositories I do not own.

hflow 21 domain-llm 12 palinode 10 rago 8 keep 7 agno 3 moto 3 alltheplaces 2 cognee 2 jenkins.io 2 keras 2 agentic-security 1 deepeval 1 DeepTutor 1 jupyter-mcp 1 openai-agents 1 opensciencelabs 1 pandera 1 pylint 1 PyMISP 1 OWASP AI guide 1


$ cat about.txt

AI engineer at a US startup building a multi-agent ideation platform: group chat orchestration, containerized code execution, a skills system, model tiering.

Most of what I build is agent infrastructure that runs on your own machine. Unplug is the defense layer, Marshal drives fleets of coding agents, Hive is the runtime they live in. Open source by default.

GSoC '25 contributor and '26 mentor at Jenkins. Dual degree in Mathematics and Electronics from BITS Pilani.

Winner, Smart India Hackathon 2025. 4th place at ContextCon (YC Hackathon). Top 20, Meta Hacker Cup AI round.

$ cat stack.txt
languages   python, c/c++, sql, typescript
ml/ai       pytorch, hugging face, vllm, ray, mlflow, langchain
llm sec     prompt injection, jailbreak eval, guardrails, red teaming
infra       docker, fastapi, pydantic, mcp, grpc, github actions
patterns    multi-agent orchestration, agent fleets, RAG, MCP servers, CLI tools
$ cat personal.txt
food        certified enthusiast. i mean it. fr.
poetry      i write poems
building    love making things (breaking them is half the fun)

Pinned Loading

  1. OSS-Skills OSS-Skills Public

    15 executable skills that walk you through your first open source contribution. Works in Claude Code, Cursor, Codex, Copilot, Windsurf, Zed and anything that reads AGENTS.md. Built by a GSoC mentor.

    Shell 62 5

  2. jenkinsci/domain-llm jenkinsci/domain-llm Public

    Python 9 5

  3. Hive Hive Public

    Local-first agent OS. Spawn persistent AI agents that collaborate, write code, and use tools autonomously. Multi-model (Claude, Codex, LM Studio). Config-driven with pre-built agent presets.

    Python 5 1

  4. marshal marshal Public

    Marshal orchestration engine for driving a fleet of headless coding agents (Cursor, OpenCode, Codex) from one driver via MCP + Skills

    Python 3 1