kubo/docs/README.md
Marcin Rataj 2bb2c1c7b7
docs: add AGENTS.md with instructions for AI coding agents (#11200)
* docs: add AGENTS.md with instructions for AI coding agents

provide project context, Go style conventions, build/test commands,
and safety boundaries so AI-assisted contributions produce idiomatic,
well-tested code that follows existing patterns.

* chore: update AGENTS.md

Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>

---------

Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
2026-02-17 03:08:26 +01:00

2.0 KiB

Developer Documentation and Guides

If you're looking for User Documentation & Guides, visit docs.ipfs.tech.

If you're experiencing an issue with IPFS, please file an issue in this repository.

Configuration

Running Kubo

Metrics & Monitoring

Development

Guides

Production

Specifications

Examples