·
341 commits
to main
since this release
Firekeep 1.0.1 broadens how agents and people discover the project: Firekeep is now described consistently as the self-hosted operating layer for connected AI agents, with knowledge, context, coordination, governance, and evidence carried across sessions and models.
What changed:
- Published
io.github.kapella-hub/firekeep1.0.1 to the official MCP Registry. - Added the
firekeep-clientlauncher alias so Registry installs can runuvx firekeep-client gateway --runtime=genericdirectly. - Updated PyPI and repository metadata for the broader Keep positioning while preserving the exact MCP ownership marker.
- Added automated Registry validation before immutable PyPI publication, OIDC publication after PyPI, and exact-version post-publish verification.
- Included Firekeep Docdex 0.1.1, which fixes slow-document ingest timeouts and makes abort behavior honest when a running worker cannot be cancelled immediately.
- Extended dependency-license and NOTICE coverage to all three shipped wheels.
Artifacts:
- firekeep-client 1.0.1 on PyPI
- firekeep-docdex 0.1.1 on PyPI
- Signed SHA-256 checksums and minisign signature
- Release manifest
The current self-hosted server distribution is v1.0.2; client and server versions are intentionally independent.