Skip to content

feat(interface): define interaction answer lengths - #111

Merged
drewstone merged 1 commit into
mainfrom
fix/interface-interaction-max-length-20260802
Aug 2, 2026
Merged

feat(interface): define interaction answer lengths#111
drewstone merged 1 commit into
mainfrom
fix/interface-interaction-max-length-20260802

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Adds an optional caller-defined maxLength to text and secret interaction fields in the shared Interface contract. The shared answer validator enforces the declared value, text defaults cannot exceed it, and omission remains unlimited. This removes the need for agent-app to carry a wider local interaction shape.\n\nChecks:\n- Interface: 330/330 tests\n- all workspace TypeScript checks\n- all 9 workspace package test suites\n- all workspace builds\n- package artifact check: 9 packages, 19 exports, 38 targets\n- packed control contracts: 116/116 tests

@drewstone
drewstone merged commit f681bb0 into main Aug 2, 2026
1 check passed
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.

1 participant