Skip to content

feat(interface): carry requested interactions through Tangle turns - #179

Merged
drewstone merged 1 commit into
mainfrom
feat/requested-interactions
Aug 15, 2026
Merged

feat(interface): carry requested interactions through Tangle turns#179
drewstone merged 1 commit into
mainfrom
feat/requested-interactions

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Adds one strict shared per-turn interaction posture and carries it unchanged through the Tangle provider to Sandbox prompt options.

The posture is part of retained request identity, so a retry cannot silently change permission, question, or plan behavior. This replaces downstream compatibility casts with a publishable contract.

Proof:

  • agent-interface tests: 419/419
  • agent-provider-tangle tests: 131/131
  • both package type checks passed
  • full workspace build passed
  • package and control artifact checks passed
  • merge-tree against origin/main passed

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — d7ce0017

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

This approval is provisional. It rests on the audit running. If the audit cannot run — for example the CLI bridge rejects it — this approval is dismissed rather than left standing, so an unrun check never reads as a passing one.

tangletools · auto-approval · reason: drewstone_author · 2026-08-15T07:52:19Z

@drewstone
drewstone merged commit 5ab7e8c into main Aug 15, 2026
1 check passed
@drewstone
drewstone deleted the feat/requested-interactions branch August 15, 2026 08:01
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.

2 participants