v0.6.0 — Native Install
v0.6.0 — Native Install
Native, automatic integration into harnesses with a single call. The installer detects configured harnesses and writes the bathys server entry itself — manual config editing recedes to a fallback.
Added
bathys install— the integration installer: autodetects harnesses by standard paths (~/.zcode/cli/config.json,~/.claude.json,~/.cursor/mcp.json,~/Library/Application Support/Claude/claude_desktop_config.json); idempotently writes thebathysserver entry (a timestamped config backup before every write; a repeated run does not touch an up-to-date entry);--with-agentcopies thebathys-researchersubagent;--searxng-homewrites env;--dry-runand--print-config(ready-made blocks for manual connection). Broken or unreachable configs are skipped with a note, without breaking the installation.- CLI dispatcher entry point
bathys: with no arguments — the MCP server (stdio);install/doctorsubcommands;--helpfor reference. The separatebathys-installentry point is preserved. - Documentation:
install.md— step 5 "Connection is automatic" plus a table of base directories (~/.local/share/bathys,~/.cache/bathys); README — an "Automatically / Manually" block in the connection section;cases.md— step C-1 viabathys install.
This GitHub release was created retroactively; the version shipped on PyPI on 2026-09-08.
Assets
Shipped with the signature set from the release conveyor (attached retroactively): bathys-0.6.0-py3-none-any.whl, bathys-0.6.0.tar.gz, checksums-sha256.txt, sbom.spdx.json, and cosign/GPG signatures for both artefacts.
Install: pip install bathys==0.6.0
Changelog: CHANGELOG.md