CI fix: drop missing scripts/build_lib.sh + Makefile; inline cargo with rust 1.95 #128

Closed
opened 2026-05-12 21:18:53 +00:00 by zaelgohary · 2 comments
Member

workflow sourced scripts/build_lib.sh and called make targets without a Makefile (commit 09f5fe7 removed scripts; CI was never updated). Now uses inline cargo with rust 1.95. NOTE: code-level errors may surface in CI (AiChatInput/AiChatOutput schema migration unfinished); track separately.

workflow sourced scripts/build_lib.sh and called make targets without a Makefile (commit 09f5fe7 removed scripts; CI was never updated). Now uses inline cargo with rust 1.95. NOTE: code-level errors may surface in CI (AiChatInput/AiChatOutput schema migration unfinished); track separately.
Author
Member

Fix pushed: b51d806

Fix pushed: b51d806
Author
Member

Fix pushed: 0b49a55 — migrated PromptBuilder to wrap fields in ChatRequest, use Role enum, MessageContent::V0, ResponseFormat struct; extract content via OpenAI-style choices[0].message.content from transparent AiChatOutput.

Fix pushed: 0b49a55 — migrated PromptBuilder to wrap fields in ChatRequest, use Role enum, MessageContent::V0, ResponseFormat struct; extract content via OpenAI-style choices[0].message.content from transparent AiChatOutput.
Sign in to join this conversation.
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_aibroker#128
No description provided.