Releases: nickzhuchen66/collaborationos
Release list
CollaborationOS v0.2.0 — Public Agent Toolkit
CollaborationOS v0.2.0 — Public Agent Toolkit
This release adds a public experimental, no-execution Agent Toolkit to the CollaborationOS manual/static governance baseline.
Highlights
- Four Codex-compatible COS Skills:
- Context Recovery
- Role and Authority Binding
- Decision Packet Preparation
- Review Circuit Breaker
- WF02 Decision-Only Workflow with a strict public state schema and examples
- Dependency-free
tools/cos_wave1.pyhelper for source binding, artifact validation, decision-only routing, and review assessment - Public Skill and Workflow contribution lanes, Issue/PR templates, and reviewer controls
- GitHub Actions validation for Toolkit tests, strict JSON, source bindings, local links, private paths, and package-manifest integrity
- Improved bilingual onboarding, architecture diagrams, adoption guidance, and repository navigation
Verify this release
python3 tools/cos_wave1.py verify-bindings --cos-root .
python3 -m unittest discover -s tests -p "test_*.py" -v
python3 scripts/verify_repository.pyRelease verification: 11/11 Toolkit tests, 146 strict JSON documents, 168 local Markdown links, and 237 non-self package-manifest members.
Capability boundary
The Toolkit produces drafts or observations with authority_effect=none. This release does not provide host access, execution authority, automatic acceptance, retry, promotion, a production runtime, or a completed cross-host validation claim.
New projects should pin the v0.2.0 tag and begin with the 10-minute L1 setup or the full Host Adoption Manual.
Full changelog: v0.1.0...v0.2.0
CollaborationOS v0.1.0
CollaborationOS v0.1.0
CollaborationOS v0.1.0 is the first public manual/static governance baseline for
consequential human-AI collaboration.
Included
- public Constitution, Methodology and Target Architecture;
- P01-P07 manual/static protocols;
- A01-A09 strict JSON schemas and human templates;
- 126 synthetic fixtures across M5A-M5D;
- four manual conformance matrices;
- Manual/Static Gate Pack;
- new-host adoption guide and templates;
- synthetic walkthrough;
- Apache-2.0 licensing and community policies.
Not included
- internal governance, roadmap, build logs, decisions, reviews or candidate
lineage; - real host cases, adapters, payloads or failure scenes;
- M6 material;
- executable Skills, Workflows, validators, CLIs, SDKs, connectors or runtime.
Claim ceiling
This release is a manual/static governance baseline. It does not claim automated
enforcement, production readiness or completed cross-host validation.
Integrity
- Commit:
b08db73c244be57807d99c9960ecf167496ebc65 - Root package manifest SHA-256:
0c726b28dc14edaaf40cf8996b73cfa9ebf24069ae832846c9312fdf87a2c018 - Manifest-bound members:
185/185 - Repository files in the tagged commit:
186
PACKAGE_MANIFEST.json and the repository's draft-status notes are immutable
prepublication freeze artifacts. Their publication_authorized=false and
prepublication wording record the state at freeze time; this GitHub Release is
the separately authorized publication action.