agentdoc
tool for maintaining docs for your agents
- GitHub: https://github.com/innivic/agentdoc/
- PyPI package: https://pypi.org/project/agentdoc/
- Created by: innivic | GitHub https://github.com/innivic | PyPI https://pypi.org/user/innivic/
- Free software: MIT License
Features
- TODO
Documentation
Documentation is built with Zensical and deployed to GitHub Pages.
- Live site: https://innivic.github.io/agentdoc/
- Preview locally:
just docs-serve(serves at http://localhost:8000) - Build:
just docs-build
API documentation is auto-generated from docstrings using mkdocstrings.
Docs deploy automatically on push to main via GitHub Actions. To enable this, go to your repo's Settings > Pages and set the source to GitHub Actions.
Development
To set up for local development:
# Clone your fork
git clone git@github.com:your_username/agentdoc.git
cd agentdoc
# Install in editable mode with live updates
uv tool install --editable .
This installs the CLI globally but with live updates - any changes you make to the source code are immediately available when you run agentdoc.
Run tests:
uv run pytest
Run quality checks (format, lint, type check, test):
just qa
Release files for agentdocs 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agentdocs-0.0.1.tar.gz | 48.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentdocs-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.6 kB
Release files / agentdocs-0.0.1.tar.gz
| Download URL | agentdocs-0.0.1.tar.gz |
|---|---|
| Size | 48.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4389f4b97b94a8414bd52a8c2c23fafb82a668495755ddc9d24094f66b7498b7
|
|
BLAKE2b-256 checksum How to use checksums |
ac8f9efaaa9e600d381c43868610e998339e1418fb10fef900bb331d1c48f52b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / agentdocs-0.0.1-py3-none-any.whl
| Download URL | agentdocs-0.0.1-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
73ac33048e22b74279285cd81ad0acc1a223c7650a0e092c33c873d7a0363ef0
|
|
BLAKE2b-256 checksum How to use checksums |
87bc024e4af6d61213f0a09582e375c97e8cb92e863afa074d1a2c17be28df28
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|