fix: add missing inputs field to JobCreateInput #16

Closed
zaelgohary wants to merge 1 commit from fix/job-create-input-missing-field into development
Member

Fixes #17

Summary

  • Add inputs: None to JobCreateInput initializer in proc_client.rs
  • hero_proc_sdk added a new inputs field, breaking compilation

Test plan

  • cargo build --release passes
Fixes #17 ## Summary - Add inputs: None to JobCreateInput initializer in proc_client.rs - hero_proc_sdk added a new inputs field, breaking compilation ## Test plan - [x] cargo build --release passes
fix: add missing inputs field to JobCreateInput
Some checks failed
Test / test (pull_request) Failing after 1m23s
bd705e0711
hero_proc_sdk added an inputs field to JobCreateInput.
Without this, hero_embedder fails to compile against the
latest hero_proc development branch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
zaelgohary closed this pull request 2026-04-16 18:03:02 +00:00
Some checks failed
Test / test (pull_request) Failing after 1m23s

Pull request closed

Sign in to join this conversation.
No reviewers
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!16
No description provided.