Skip to content

feat: enhance WASM before_chat ABI handling - #46

Merged
curefatih merged 1 commit into
mainfrom
fix/wasm-before-chat-empty-payload
Aug 2, 2026
Merged

feat: enhance WASM before_chat ABI handling#46
curefatih merged 1 commit into
mainfrom
fix/wasm-before-chat-empty-payload

Conversation

@curefatih

Copy link
Copy Markdown
Owner
  • Added a probe mechanism to validate the before_chat hook during startup, ensuring compatibility with the new typed ABI and preventing silent message loss.
  • Updated local configuration to reflect the need for rebuilding the WASM module before enabling the before_chat hook.
  • Introduced tests to validate rejection of legacy ABI formats, ensuring robust error handling and compatibility checks.
  • Added example environment configuration for the federation lab to facilitate local development.

- Added a probe mechanism to validate the before_chat hook during startup, ensuring compatibility with the new typed ABI and preventing silent message loss.
- Updated local configuration to reflect the need for rebuilding the WASM module before enabling the before_chat hook.
- Introduced tests to validate rejection of legacy ABI formats, ensuring robust error handling and compatibility checks.
- Added example environment configuration for the federation lab to facilitate local development.
@curefatih curefatih added the run-ci Enables GitHub Actions to run tests label Aug 2, 2026
@curefatih
curefatih enabled auto-merge (squash) August 2, 2026 15:50
@curefatih
curefatih disabled auto-merge August 2, 2026 15:53
@curefatih
curefatih merged commit 7a560e6 into main Aug 2, 2026
4 checks passed
@curefatih
curefatih deleted the fix/wasm-before-chat-empty-payload branch August 2, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-ci Enables GitHub Actions to run tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant