@1mancompany/onemancompany 0.2.272 → 0.2.292

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 +29 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,12 +8,19 @@
8
8
 
9
9
  <p align="center"><b>The AI Operating System for One-Person Companies</b></p>
10
10
 
11
+ <p align="center">
12
+ <a href="https://www.npmjs.com/package/@1mancompany/onemancompany"><img src="https://img.shields.io/npm/v/@1mancompany/onemancompany?color=cb3837&label=npm" alt="npm version" /></a>
13
+ <a href="https://github.com/1mancompany/OneManCompany/stargazers"><img src="https://img.shields.io/github/stars/1mancompany/OneManCompany?style=social" alt="GitHub stars" /></a>
14
+ <a href="LICENSE"><img src="https://img.shields.io/github/license/1mancompany/OneManCompany" alt="License" /></a>
15
+ <a href="https://github.com/1mancompany/OneManCompany/commits/main"><img src="https://img.shields.io/github/last-commit/1mancompany/OneManCompany" alt="Last commit" /></a>
16
+ </p>
17
+
11
18
  <p align="center">
12
19
  <img src="img/cover.png" alt="OneManCompany — Pixel Art Office" width="90%" />
13
20
  </p>
14
21
 
15
22
  <p align="center">
16
- <a href="README_zh.md">中文文档</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://1mancompany.github.io/OneManCompany/docs/">Docs</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://one-man-company.com">Talent Market</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://github.com/1mancompany/OneManCompany/issues">Issues</a>
23
+ <a href="https://1mancompany.github.io/OneManCompany/">Homepage</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="README_zh.md">中文文档</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://1mancompany.github.io/OneManCompany/docs/">Docs</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://one-man-company.com">Talent Market</a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://github.com/1mancompany/OneManCompany/issues">Issues</a>
17
24
  </p>
18
25
 
19
26
  > Others use AI to write code. You use AI to run a company.
@@ -26,19 +33,25 @@ OneManCompany is an open-source OS that lets anyone build and run a complete AI-
26
33
 
27
34
  **You are the CEO — the only human.** Everyone else — HR, COO, engineers, designers — are AI employees that think, collaborate, and deliver real work autonomously. (*No slacking, no sick days, no raise requests — just the occasional need for a pep talk.*)
28
35
 
29
- 🏢 **Real company, not a chatbot**: *Interview, review, promote the fewfire the ones who haven't got a clue.* Yes, your AI employees get nervous.
36
+ ⚙️ **An OS, not just a product**: *Swap the plan, swap the clanbrand new company in your hand.* One runtime abstracts away AI differences. Skills install like phone apps. Same system, different direction and team — entirely new company.
30
37
 
31
- 📈 **Gets smarter with use**: *Your team forgets nothing even the AI employees it forgets.* Every retrospective and 1-on-1 becomes lasting experience. Tell them once, they learn. Tell them twice, they remember. Still no good? Replace them the next one already heard what happened to the last one.
38
+ 🤖 **Real agents, but top talent welcome**: *Built-in execution engine, task scheduling, retry & fault tolerance, multi-agent communication protocols.* OpenClaw, Claude Code, and other powerful agents can move right in as employees. Yes, there's a visualization — but that's just the surface. Underneath runs a full operating system. The pixel-art office is just the tip of the iceberg.
39
+
40
+ 🏢 **Real company, not a chatbot**: *Interview, review, promote the few — fire the ones who haven't got a clue.* Yes, your AI employees get nervous. Org chart, hiring pipelines, performance reviews, approval chains, meeting rooms — modeled after Fortune 500 management.
41
+
42
+ 🤝 **Agents that actually collaborate**: *Your team talks to each other — not just to you.* Engineers pull in designers, COO coordinates the big picture, employees call their own meetings to align — multi-agent meetings, cross-functional delegation, structured handoffs. Real teamwork, not parallel chat windows pretending to be a company.
32
43
 
33
- 🛡️ **No more hallucination roulette**: *Download counts and real reviews don't lie — trust the community.* Tired of AI that talks big and delivers nothing? We ship with a **[Talent Market](https://one-man-company.com)** of community-verified AI employees.
44
+ 🛡️ **No more hallucination roulette**: *Download counts and real reviews don't lie — trust the community.* Tired of AI that talks big and delivers nothing? We ship with a **[Talent Market](https://one-man-company.com)** of battle-tested, community-scored AI employees. No self-proclaimed "I'm an expert in everything" agents allowed.
34
45
 
35
- ⚙️ **An OS, not just a product**: *Swap the plan, swap the clan brand new company in your hand.* One runtime abstracts away AI differences. Skills install like phone apps.
46
+ 📈 **Gets smarter with use**: *Your team forgets nothing — even the AI employees it forgets.* Every retrospective and 1-on-1 becomes lasting experience. Tell them once, they learn. Tell them twice, they remember. Still no good? Replace them — the next one already heard what happened to the last one.
36
47
 
37
48
  ```bash
38
49
  npx @1mancompany/onemancompany
39
50
  ```
40
51
 
41
- > One command. A full AI company in your browser. No Python, no Docker, no config — just run it.
52
+ > **One command. A full AI company in your browser.** No Python, no Docker, no config — just run it.
53
+ >
54
+ > If this project is useful to you, please consider giving it a ⭐ — it helps others discover OneManCompany.
42
55
 
43
56
  ---
44
57
 
@@ -114,6 +127,9 @@ npx @1mancompany/onemancompany
114
127
  <br><b>"Make me a game"</b>
115
128
  <br><i>CEO gives one sentence — the team builds a complete game autonomously.</i>
116
129
  </td>
130
+ <td align="center" width="50%">
131
+ <i>More demos coming soon — <a href="https://github.com/1mancompany/OneManCompany/issues">request one</a></i>
132
+ </td>
117
133
  </tr>
118
134
  </table>
119
135
 
@@ -167,8 +183,11 @@ These aren't toy demos — each AI company produces **product-level deliverables
167
183
 
168
184
  | | Typical Agent Orchestrators | OneManCompany |
169
185
  | ------------------------------ | ------------------------------------ | ---------------------------------------------------------------------- |
170
- | **Agent architecture** | Flat task runners, BYOA | Vessel + Talent separation modular architecture with Harness protocols |
186
+ | **Agent system** | Wrapper / visualization on third-party agents | **Own agent runtime**execution engine, retry, communication, all built from scratch |
187
+ | **Agent collaboration** | Parallel execution, no real interaction | **Multi-agent meetings**, cross-functional delegation, structured handoffs |
171
188
  | **Where do agents come from?** | You find and configure them yourself | **C-suite built-in on Day 1** + HR hires from a verified Talent Market |
189
+ | **Management methodology** | Ad-hoc, improvised by LLM | Systematic — modeled after Fortune 500 org structures and management science |
190
+ | **Agent architecture** | Flat task runners, BYOA | Vessel + Talent separation — modular architecture with Harness protocols |
172
191
  | **Execution model** | Heartbeat polling / loop | Event-driven, zero-idle, on-demand dispatch |
173
192
  | **Organization** | Simple task queues | Full company simulation — org chart, reviews, coaching, meetings |
174
193
  | **Deliverables** | Single-point task outputs | Multi-iteration project delivery with quality gates |
@@ -419,7 +438,8 @@ If you use OneManCompany in your research or project, please cite it:
419
438
  ```bibtex
420
439
  @software{onemancompany2026,
421
440
  title = {OneManCompany: The AI Operating System for One-Person Companies},
422
- author = {Zhengxu Yu, Fu Yu, Zhiyuan He, Yuxuan Huang, Weilin Luo, Jun Wang},
441
+ author = {Zhengxu Yu, Fu Yu, Zhiyuan He, Yuxuan Huang, Lee Ka Yiu, Weilin Luo, Jun Wang},
442
+ email = {yuzxfred@gmail.com},
423
443
  url = {https://github.com/1mancompany/OneManCompany},
424
444
  year = {2026},
425
445
  license = {Apache-2.0}
@@ -430,7 +450,7 @@ If you use OneManCompany in your research or project, please cite it:
430
450
 
431
451
  ## Links
432
452
 
433
- **[Talent Market](https://one-man-company.com)** — Community-verified AI employee marketplace (Trained a 🦞 but not sure what to do with it? List it on the market!)
453
+ **[Talent Market](https://one-man-company.com)** — Community-verified AI employee marketplace (Built an amazing AI agent but no one uses it? List it on the market — let it work for someone's company!)
434
454
 
435
455
  **[Talent Template](https://github.com/1mancompany/talent-template)** — Template repo for building your own Talents
436
456
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1mancompany/onemancompany",
3
- "version": "0.2.272",
3
+ "version": "0.2.292",
4
4
  "description": "The AI Operating System for One-Person Companies",
5
5
  "bin": {
6
6
  "onemancompany": "bin/cli.js"