Skip to content

Fix stale docs: tool counts, versions, server.py refs, CHANGELOG#68

Merged
rajeeja merged 1 commit into
mainfrom
rajeeja/docs-accuracy-fixes
Jul 8, 2026
Merged

Fix stale docs: tool counts, versions, server.py refs, CHANGELOG#68
rajeeja merged 1 commit into
mainfrom
rajeeja/docs-accuracy-fixes

Conversation

@rajeeja

@rajeeja rajeeja commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Reconciles documentation with the current code after the toolregistry rewrite (0.1.2). All discrepancies were verified against live code (both registry profiles built, modules imported).

Changes

  • CHANGELOG: drop the phantom 0.2.0 heading (no such tag/release exists); fold the toolregistry rewrite and science-workflow additions into a real 0.1.2 — 2026-07-05 entry.
  • Getting started: fix the MCP client config to use python -m uxarray_mcp (the uxarray_mcp.server module no longer exists) and phrase the setup so it reads as client-agnostic rather than Claude-only.
  • server.py refs: replace remaining server.py mentions with app.py/registry.py.
  • Tool counts: correct to core 31 / deferred 32 in the CLI help, registry docstrings, and AGENTS.md.
  • Version floors: bump documented floors to uxarray>=2026.6.0 and toolregistry-server>=0.4.0 (conda recipe + docs).
  • Python version: fix claims to >=3.12,<3.13 in SETUP.sh and docs.
  • doctor CLI: correct the output description and drop the nonexistent --no-browser flag from the HPC troubleshooting table.
  • uv.lock: sync version to 0.1.2.

Verification

  • uv run pre-commit run --all-files — all hooks pass (ruff + mypy).
  • uv run pytest tests/ --ignore=tests/test_remote_agent.py — 323 passed.

Reconcile documentation with the current code after the toolregistry
rewrite (0.1.2):

- CHANGELOG: drop the phantom 0.2.0 heading; fold the toolregistry
  rewrite and science-workflow additions into a real 0.1.2 entry.
- Fix the Claude Desktop config to use 'python -m uxarray_mcp'
  (the uxarray_mcp.server module no longer exists) and phrase the
  MCP client setup so it reads as client-agnostic.
- Replace remaining server.py references with app.py/registry.py.
- Correct tool counts to core 31 / deferred 32 in the CLI help,
  registry docstrings, and AGENTS.md.
- Bump documented floors to uxarray>=2026.6.0 and
  toolregistry-server>=0.4.0 (conda recipe + docs).
- Fix Python version claims to >=3.12,<3.13 in SETUP.sh and docs.
- Correct 'doctor' output description and drop the nonexistent
  --no-browser flag from the HPC troubleshooting table.
- Sync uv.lock version to 0.1.2.
@rajeeja rajeeja merged commit 12267a8 into main Jul 8, 2026
7 checks passed
@rajeeja rajeeja deleted the rajeeja/docs-accuracy-fixes branch July 8, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant