docs: add alpha disclaimer and align license ownership

This commit is contained in:
Onur 2026-02-24 15:30:03 +01:00 committed by Onur Solmaz
parent ab068b1799
commit 08728dcf96
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2026 Janitr AI
Copyright (c) 2025 OpenClaw Team
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -10,6 +10,9 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Node.js](https://img.shields.io/node/v/acpx.svg)](https://nodejs.org)
> Alpha notice: `acpx` is in alpha and the CLI/runtime interfaces are likely to change.
> ACP coverage status: see [ACP Spec Coverage Roadmap](docs/2026-02-19-acp-coverage-roadmap.md).
Your agents love acpx! 🤖❤️ They hate having to scrape characters from a PTY session 😤
`acpx` is a headless CLI client for the [Agent Client Protocol (ACP)](https://agentclientprotocol.com), so AI agents and orchestrators can talk to coding agents over a structured protocol instead of PTY scraping.