Skip to content

docs(v1.6.16): close doc-update gaps + document new tools#3

Merged
dreamrec merged 1 commit into
mainfrom
claude/gracious-moser-65a76d
May 18, 2026
Merged

docs(v1.6.16): close doc-update gaps + document new tools#3
dreamrec merged 1 commit into
mainfrom
claude/gracious-moser-65a76d

Conversation

@dreamrec
Copy link
Copy Markdown
Owner

Summary

Follow-up to v1.6.16 closing the doc-update gaps the release surfaced:

  • docs/API_REFERENCE.md §16 now documents the two new MCP tools (td_get_activity_log, td_self_update) and the new _read_journal response envelope. The header was at "v1.6.16 | 106 tools" but the tool tables still only listed the v1.6.15 surface.
  • docs/INSTALL_CLAUDE_PLUGIN.md: tool-count badge bumped 104 → 106.
  • td_component/build_export_mcp_tox.py: docstring examples (versioned-tox filename pattern) bumped 1.6.15 → 1.6.16.
  • GitHub repo description bumped via gh repo edit from "v1.6.14 ... 104 MCP tools" to "v1.6.16 ... 106 MCP tools, agent activity log, self-update".

Pre-push gate (per the new ruff binding rule) ran cleanly: ruff check + ruff format --check both pass; 970 pytest pass.

Test plan

  • uv run ruff check src tests scripts td_component → clean
  • uv run ruff format --check src tests scripts td_component → clean
  • pytest --ignore=tests/test_brains_cli_js.py → 970 pass
  • No version or tool-count refs remaining at 1.6.15 / 104 outside historical changelog entries.

🤖 Generated with Claude Code

…epo desc

- docs/API_REFERENCE.md §16: document the two new tools
  (td_get_activity_log, td_self_update) + new `_read_journal`
  response envelope. The header was already at "v1.6.16 | 106 tools"
  but the tool tables only had the v1.6.15 surface — closes that
  gap so the auto-generated header is honest.
- docs/INSTALL_CLAUDE_PLUGIN.md: "104 MCP tools" → "106 MCP tools".
- td_component/build_export_mcp_tox.py: docstring examples that
  illustrated the versioned-tox filename pattern used 1.6.15 as a
  placeholder; bumped to 1.6.16 to match current state.
- GitHub repo description bumped via `gh repo edit` from
  "v1.6.14 ... 104 MCP tools" to
  "v1.6.16 ... 106 MCP tools, agent activity log, self-update".
  (Not in any file; manage via gh CLI per CLAUDE.md binding rule.)

Pre-push gate per the new ruff binding rule: `ruff check` + `ruff
format --check` both clean; 970 pytest pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dreamrec dreamrec merged commit b260f35 into main May 18, 2026
5 checks passed
@dreamrec dreamrec deleted the claude/gracious-moser-65a76d branch May 18, 2026 19:35
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