Skip to content

chore: periodic maintenance — deps update and spec sync#83

Merged
chaliy merged 2 commits intomainfrom
claude/run-maintenance-IcLgQ
Mar 27, 2026
Merged

chore: periodic maintenance — deps update and spec sync#83
chaliy merged 2 commits intomainfrom
claude/run-maintenance-IcLgQ

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Mar 27, 2026

What

Periodic maintenance per specs/maintenance.md checklist.

Why

Keep dependencies current and specs aligned with code.

How

  • cargo update to bump minor/patch deps (aws-lc-sys, cc, cmake, iri-string, jni-sys, mio, simd-adler32)
  • Sync specs/initial.md: MCP tool name (web_fetch not fetchkit), updated description and input schema to match implementation
  • Sync specs/fetchers.md: document all 13 built-in fetchers (was 3), update module structure and response format values

Risk

  • Low
  • Dependency updates are minor/patch only; spec changes are documentation-only

Checklist

  • Unit tests are passed
  • Smoke tests are passed
  • Documentation is updated
  • Specs are up to date and not in conflict
  • All 8 maintenance sections reviewed

chaliy added 2 commits March 27, 2026 21:24
cargo update: aws-lc-sys, cc, cmake, iri-string, jni-sys, mio,
simd-adler32 bumped to latest compatible versions.

https://claude.ai/code/session_016qV822mRp2PAxDjHag54YV
- initial.md: MCP tool name web_fetch (not fetchkit), updated description
  and input schema to match implementation
- fetchers.md: document all 13 built-in fetchers (was 3), update module
  structure and response format values

https://claude.ai/code/session_016qV822mRp2PAxDjHag54YV
@chaliy chaliy merged commit e764737 into main Mar 27, 2026
10 checks passed
@chaliy chaliy deleted the claude/run-maintenance-IcLgQ branch March 27, 2026 21:40
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