Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,15 +181,9 @@ Public guides live in the [documentation index](./docs/README.md).

## License

Artifact Server is open source under the
Artifact Server is licensed under the
[GNU Affero General Public License v3.0](./LICENSE.md) (AGPL-3.0-only),
© 2026 backnotprop. Use it, self-host it, and modify it freely. If you
modify it and offer it to others over a network, the AGPL requires you to
publish your modified source under the same license.

The pieces meant for maximum adoption are MIT: the
[@plannotator/agent-bridge](https://github.com/plannotator/agent-bridge)
protocol client and the agent extensions under [`integrations/`](./integrations).
© 2026 backnotprop.

---

Expand Down