feat: modernize hero_books — Rust 1.93, zinit SDK 0.4, rename viewer→ui, ui→admin #80

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

Summary

  • Bump rust-version to 1.93 and edition to 2024 across all crates
  • Update zinit_sdk to 0.4 (ServiceBuilder + ActionSetInput API)
  • Rename hero_books_viewer → hero_books_ui (user-facing Bootstrap UI)
  • Rename hero_books_ui → hero_books_admin (WASM admin panel, preserved)
  • Update Makefile demo target with pre-build step and robust cleanup
  • Update buildenv.sh, run-services.sh, test-all.sh for new binary names
  • Fix logs.logs → logs.value for zinit SDK 0.4 compatibility

Test plan

  • make demo starts server + UI successfully
  • Search works (20 results for test query)
  • Topic filtering works
  • AI summary generation works

lhumina_code/home#20

🤖 Generated with Claude Code

## Summary - Bump rust-version to 1.93 and edition to 2024 across all crates - Update zinit_sdk to 0.4 (ServiceBuilder + ActionSetInput API) - Rename hero_books_viewer → hero_books_ui (user-facing Bootstrap UI) - Rename hero_books_ui → hero_books_admin (WASM admin panel, preserved) - Update Makefile demo target with pre-build step and robust cleanup - Update buildenv.sh, run-services.sh, test-all.sh for new binary names - Fix logs.logs → logs.value for zinit SDK 0.4 compatibility ## Test plan - [x] `make demo` starts server + UI successfully - [x] Search works (20 results for test query) - [x] Topic filtering works - [x] AI summary generation works https://forge.ourworld.tf/lhumina_code/home/issues/20 🤖 Generated with [Claude Code](https://claude.com/claude-code)
feat: modernize hero_books — Rust 1.93, zinit SDK 0.4, rename viewer→ui, ui→admin
Some checks failed
Test / test (pull_request) Failing after 5s
Test / integration (pull_request) Has been skipped
3fd86f75b6
- Bump rust-version to 1.93 and edition to 2024 across all crates
- Update zinit_sdk to 0.4 (ServiceBuilder + ActionSetInput API)
- Rename hero_books_viewer → hero_books_ui (user-facing Bootstrap UI)
- Rename hero_books_ui → hero_books_admin (WASM admin panel, preserved)
- Update Makefile demo target with pre-build step and robust cleanup
- Update buildenv.sh, run-services.sh, test-all.sh for new binary names
- Fix logs.logs → logs.value for zinit SDK 0.4 compatibility
- Remove unused imports in hero_books_sdk

lhumina_code/home#20

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf merged commit b823db1202 into development 2026-03-11 19:19:01 +00:00
mik-tf deleted branch development_mik8 2026-03-11 19:19:01 +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_books!80
No description provided.