Host-agnostic multi-agent company framework
Project description
company-os
Host-agnostic multi-agent company framework. Install into any repo; it compiles a neutral
.company-os/ source into the host(s) you enable (Cursor today; Claude/Codex later).
Extracted from feedback-ai with git history preserved.
Releases: v0.11.0 (latest) · see CHANGELOG.md · Publishing · Releasing
Install (pinned)
pip install "git+https://github.com/mohitmeena144/company-os@v0.10.0"
For local development:
pip install -e ".[dev]"
Layout (this repo)
| Path | Role |
|---|---|
.company-os/ |
Canonical source + runtime state (state/sprints, todos.json, …) |
.cursor/, AGENTS.md |
Generated by company-os update — do not edit directly |
src/company_os/ |
Installable Python package (engine + compiler) |
src/company_os/plugins/ |
Optional pod plugins (sales, social, media, seo) — see docs/plugins.md |
.claude/company/ |
Legacy extraction — pod agents/scripts retired in v0.4.0 |
Commands
company-os init --name myproject --host cursor # or: cos init …
company-os update
company-os migrate-legacy # copy legacy state into .company-os/state/
company-os run list # agent run audit trail (start/finish/record/hook)
company-os budget status # monthly spend vs caps (Phase 6)
company-os flows allowed eng-loop --agent developer # ORIENT gate incl. budget
company-os dashboard --port 8787 # local web UI
company-os plugin list # optional pod plugins (v0.4.0+)
company-os docs generate # company reference tables (v0.7.0+)
company-os linear status # Linear sync dry-run (v0.7.0+)
company-os linear migrate # one-time local → Linear (v0.10.0+)
company-os agent new … # scaffold chassis agent (v0.8.0+)
company-os qa run --branch … # Playwright sprint QA (v0.9.0+)
company-os remote auth-status # remote webhook config (v0.3.1+)
company-os status
company-os doctor --check
Edit workflow content in .company-os/rules/, skills/, agents/, and overlays/.
Adopting in another repo: see docs/consumer-adoption.md.
Legacy (retiring)
.claude/company/scripts/— core engine is thin shims tocompany-os; pod plugins + helpers remain.claude/skills/company-*— removed; use compiled.cursor/skills/
Development
pytest -q
company-os version
Requires Python 3.10+.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file company_os-0.13.0.tar.gz.
File metadata
- Download URL: company_os-0.13.0.tar.gz
- Upload date:
- Size: 302.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4390282b0a9eb331b8fc50f8f0b2981c2e83111e7d36482d26747d2ba1ccb0d
|
|
| MD5 |
37d9a7ac47d876b9196ed32bdcbdf00c
|
|
| BLAKE2b-256 |
5b97a5ed2ece419383ce826f1b5da003e3e36ec08871e4d4564e07b5f692d1bf
|
File details
Details for the file company_os-0.13.0-py3-none-any.whl.
File metadata
- Download URL: company_os-0.13.0-py3-none-any.whl
- Upload date:
- Size: 363.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9e37e414c9a7468d4ea2c6aa4d7273a32e304e49bdc151f43a09400770bc9ce
|
|
| MD5 |
7bb133f37cfceeaf213f91c16f66a508
|
|
| BLAKE2b-256 |
49c43fbffae8870b256f42fcaa36273d219f70148206643b7d688468f7bea88d
|