fix: normalize RPC params + bump Rust 1.93 + zinit SDK branch fix #10

Merged
mik-tf merged 1 commit from development_mik8 into development 2026-03-11 19:19:02 +00:00
Owner

Summary

  • Add normalize_params() helper accepting both positional arrays and named objects for JSON-RPC compatibility with generated SDK clients
  • Update all 22 handlers across 8 files to use normalize_params()
  • Bump rust-version from 1.92 to 1.93
  • Switch zinit_sdk from stale development_kristof to development branch

Test plan

  • namespace.create works with SDK clients (named params)
  • Search/embed operations work end-to-end with hero_books
  • All handlers accept both positional and named param formats

lhumina_code/home#20

🤖 Generated with Claude Code

## Summary - Add normalize_params() helper accepting both positional arrays and named objects for JSON-RPC compatibility with generated SDK clients - Update all 22 handlers across 8 files to use normalize_params() - Bump rust-version from 1.92 to 1.93 - Switch zinit_sdk from stale development_kristof to development branch ## Test plan - [x] namespace.create works with SDK clients (named params) - [x] Search/embed operations work end-to-end with hero_books - [x] All handlers accept both positional and named param formats https://forge.ourworld.tf/lhumina_code/home/issues/20 🤖 Generated with [Claude Code](https://claude.com/claude-code)
fix: normalize RPC params + bump Rust 1.93 + zinit SDK branch fix
Some checks failed
Test / test (pull_request) Failing after 46s
c64b0ccf47
- Add normalize_params() helper accepting both positional arrays and
  named objects for JSON-RPC compatibility with generated SDK clients
- Update all 22 handlers across 8 files to use normalize_params()
- Bump rust-version from 1.92 to 1.93
- Switch zinit_sdk from development_kristof to development branch

lhumina_code/home#20

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf merged commit 4873c67f5a into development 2026-03-11 19:19:02 +00:00
mik-tf deleted branch development_mik8 2026-03-11 19:19:03 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_embedder!10
No description provided.