Skip to content

Add operator classification to all bindings#6

Draft
dangra wants to merge 1 commit into
mainfrom
agent/add-operator-classification
Draft

Add operator classification to all bindings#6
dangra wants to merge 1 commit into
mainfrom
agent/add-operator-classification

Conversation

@dangra

@dangra dangra commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add a shared operator-classification fixture covering the documented precedence
  • expose matching operator APIs in JavaScript, Python, and Elixir
  • update Go to validate its existing API against the shared contract

Why

The operator classification was previously implemented only in Go, leaving the language bindings out of alignment.

Validation

  • go test ./...
  • go vet ./...
  • npm test
  • python3 -m unittest
  • mix test
  • mix format --check-formatted

@dangra dangra force-pushed the agent/add-operator-classification branch 2 times, most recently from faac58c to b8a8386 Compare July 14, 2026 21:50
@dangra dangra force-pushed the agent/add-operator-classification branch from b8a8386 to 9279dd3 Compare July 15, 2026 01:36
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