Skip to content

feat: add SendIntent, Observe, WaitFor, Health, MCP methods + v0.1.2#17

Merged
George-iam merged 1 commit intomainfrom
feat/v0.1.2-20260318
Mar 18, 2026
Merged

feat: add SendIntent, Observe, WaitFor, Health, MCP methods + v0.1.2#17
George-iam merged 1 commit intomainfrom
feat/v0.1.2-20260318

Conversation

@George-iam
Copy link
Contributor

Summary

  • 11 new methods for feature parity with Python/TypeScript SDKs:
    • Listen, ListIntentEvents (already in main, included in release)
    • ApplyScenario, ValidateScenario (already in main)
    • SendIntent (auto correlation_id)
    • Observe, WaitFor (intent lifecycle channels)
    • Health
    • McpInitialize, McpListTools, McpCallTool
  • CHANGELOG.md added
  • 25/25 tests pass, go vet clean

Test plan

  • go test ./axme/ -v — 25/25 pass
  • go vet ./axme/ — clean
  • Synchronized release with all SDKs

🤖 Generated with Claude Code

…entEvents, Scenario methods

New methods for feature parity with Python/TypeScript SDKs:
- SendIntent (auto correlation_id)
- Observe, WaitFor (intent lifecycle channels)
- Health
- McpInitialize, McpListTools, McpCallTool

Previously added (post v0.1.1, now included in this release):
- Listen (SSE agent intent stream)
- ListIntentEvents (event polling with cursor)
- ApplyScenario, ValidateScenario

25/25 tests pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@George-iam George-iam merged commit 952bd0c into main Mar 18, 2026
1 check passed
@George-iam George-iam deleted the feat/v0.1.2-20260318 branch March 18, 2026 11:34
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