stagent 0.11.1 → 0.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +45 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,6 +39,51 @@ The AI agent stack is broken for business operators. You can spin up an agent in
39
39
 
40
40
  ---
41
41
 
42
+ ## About Author
43
+
44
+ <!-- ABOUT:BEGIN source=https://stagent.io/about/ -->
45
+
46
+ ### Manav Sehgal
47
+
48
+ Solutions Leader, AWS Frontier AI.
49
+
50
+ Author, AI Native open book. 2M+ Kaggle views. Ex Amazon AGI.
51
+
52
+ #### A personal research project
53
+
54
+ Stagent & AI Native — Free and open source. Building AI Native over weekends, using personal laptop and capped AI plans.
55
+
56
+ #### Executive Credentials
57
+
58
+ - Harvard — Disruptive Strategy
59
+ - MIT Sloan — Design Thinking
60
+ - Berkeley Haas — Leading Innovative Change
61
+
62
+ #### Short version
63
+
64
+ > "Stagent is a personal research project exploring what it takes to build AI-native on a shoestring budget over weekends." The AI Native open book serves as its 14-chapter playbook expanding this research.
65
+
66
+ ### Bio
67
+
68
+ Manav is a solutions leader at AWS Frontier AI, collaborating with Anthropic, NVIDIA, and Disney on production AI and agentic systems. His 25-year career spans Xerox PARC (1996), HCL's digital practice, Daily Mail, Amazon AGI, and AWS, where he has delivered scale AI programs for Amazon Retail and Alexa. He led AWS pandemic response which was honored by President of India award for the customer. He holds credentials from Harvard, MIT Sloan, Berkeley Haas. He has studied Computer Engineering and Lean Management.
69
+
70
+ ### Research Premise
71
+
72
+ "Stagent is a personal research project exploring what an AI-native operating system looks like." The AI Native book is its 14-chapter playbook for building autonomous business systems with AI agents.
73
+
74
+ ### Attribution
75
+
76
+ Stagent and AI Native are personal works of Manav Sehgal created in own personal time and resources. While they may refer to AWS technologies which enable the AI Native promise, the opinions expressed in the website are author's personal opinions and not that of the employer.
77
+
78
+ ### Previously published
79
+
80
+ - Data Science Solutions (2017)
81
+ - React Speed Coding (2015)
82
+
83
+ <!-- ABOUT:END -->
84
+
85
+ ---
86
+
42
87
  ## Runtime Bridge
43
88
 
44
89
  Run the same business process on different AI providers without changing a line of configuration. Stagent's shared runtime registry routes tasks, schedules, and workflow steps through **Claude Code** (Anthropic Claude Agent SDK) and **OpenAI Codex App Server**, landing everything in the same inbox, monitoring, and cost surfaces. Switching providers is a settings change, not a rewrite.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stagent",
3
- "version": "0.11.1",
3
+ "version": "0.11.2",
4
4
  "description": "AI Business Operating System — run your business with AI agents. Local-first, multi-provider, governed.",
5
5
  "keywords": [
6
6
  "ai",