-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
47 lines (35 loc) · 1.93 KB
/
llms.txt
File metadata and controls
47 lines (35 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Imran Siddique - Agent Governance Ecosystem
> Principal Software Engineer at Microsoft building open-source infrastructure for governing autonomous AI agents.
## About
Imran Siddique is a Principal Software Engineer at Microsoft with 15+ years of experience and 20+ patents. He created the Agent Governance Ecosystem — open-source projects that provide safety, trust, reliability, and runtime supervision for autonomous AI agents. His methodology, "Scale by Subtraction," advocates removing complexity rather than adding features to build reliable AI systems.
## Projects
### Agent OS
- Description: Kernel architecture for governing autonomous AI agents
- Install: pip install agent-os-kernel
- GitHub: https://github.com/imran-siddique/agent-os
### AgentMesh
- Description: Governance platform for AI agent ecosystems
- Install: pip install agentmesh-platform
- GitHub: https://github.com/imran-siddique/agent-mesh
### Agent Hypervisor
- Description: Runtime supervisor for multi-agent sessions
- Install: pip install agent-hypervisor
- GitHub: https://github.com/imran-siddique/agent-hypervisor
### Agent SRE
- Description: Site Reliability Engineering for AI agent systems
- Install: pip install agent-sre
- GitHub: https://github.com/imran-siddique/agent-sre
### Agent Governance (Meta-Package)
- Description: The complete AI agent governance stack in a single install
- Install: pip install ai-agent-governance[full]
- PyPI: https://pypi.org/project/ai-agent-governance/
- GitHub: https://github.com/imran-siddique/agent-governance
## Key Concepts
### Scale by Subtraction
Methodology: deterministic control planes over probabilistic prompts, knowledge graphs over context windows, silent agent coordination over chat interfaces.
## Links
- Website: https://imransiddique.com
- GitHub: https://github.com/imran-siddique
- LinkedIn: https://www.linkedin.com/in/imransiddique1986/
- Medium: https://medium.com/@isiddique
- Dev.to: https://dev.to/mosiddi