Skip to content

fix: resolved output decoding issue in logic driver#122

Merged
sarvalabs-gokul merged 1 commit intomainfrom
hotfix/v0.6.1-rc1
Aug 7, 2025
Merged

fix: resolved output decoding issue in logic driver#122
sarvalabs-gokul merged 1 commit intomainfrom
hotfix/v0.6.1-rc1

Conversation

@sarvalabs-gokul
Copy link
Copy Markdown
Member

Description

This pull request resolves the output decoding issue in logic driver by using result[0].outputs instead of result.outputs to correctly parse routine results.

@sarvalabs-gokul sarvalabs-gokul self-assigned this Aug 6, 2025
@sarvalabs-gokul sarvalabs-gokul added the bug Something isn't working label Aug 6, 2025
@sarvalabs-gokul sarvalabs-gokul merged commit 6f8031e into main Aug 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Output Decoding Fails Due to Incorrect Result Access in Logic Driver

1 participant