Skip to content

Add module foundation and optional runtime#54

Merged
m1ngsama merged 1 commit into
mainfrom
feat/module-foundation
Jun 4, 2026
Merged

Add module foundation and optional runtime#54
m1ngsama merged 1 commit into
mainfrom
feat/module-foundation

Conversation

@m1ngsama

@m1ngsama m1ngsama commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Closes #52.\n\n## Summary\n- Add validated input buffering for typed input and bracketed paste.\n- Add shared JSON helpers and tnt.module.v1 protocol helpers.\n- Add an opt-in external-process module runtime behind TNT_MODULE_PATHS.\n- Add unit and SSH integration coverage for manifest validation and message.created -> message.create integration.\n\n## Verification\n- make all\n- make unit-test\n- make module-runtime-test PORT=24228\n- make test-advisory PORT=24222

Add validated input buffering, shared JSON helpers, the tnt.module.v1 protocol helpers, and an opt-in external-process module runtime behind TNT_MODULE_PATHS.

Closes #52
@m1ngsama m1ngsama merged commit 1284d5d into main Jun 4, 2026
9 of 10 checks passed
@m1ngsama m1ngsama deleted the feat/module-foundation branch June 4, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add module foundation and optional runtime

1 participant