Skip to content

Add Session API methods for AXME Code#44

Merged
George-iam merged 1 commit intodev/axme-codefrom
feat/session-api-20260326
Mar 26, 2026
Merged

Add Session API methods for AXME Code#44
George-iam merged 1 commit intodev/axme-codefrom
feat/session-api-20260326

Conversation

@George-iam
Copy link
Contributor

Summary

  • 8 new public methods: create_session, get_session, list_sessions, post_session_message, list_session_messages, get_session_feed, listen_session (SSE), complete_session
  • SSE streaming with auto-reconnect on stream timeout
  • 13 new tests, 87/87 total green

Context

SDK counterpart to gateway Session API (axme-control-plane PR). Part of AXME Code Etap 0. Will NOT be merged until full AXME Code stack is verified.

Test plan

  • 13 unit tests for all session methods including SSE streaming
  • Full regression: 87/87 tests green
  • Integration test against axme-gateway-code-dev

…en, complete

- 8 new public methods: create_session, get_session, list_sessions, post_session_message, list_session_messages, get_session_feed, listen_session, complete_session
- SSE streaming with auto-reconnect on timeout
- 13 new tests, 87/87 total green
@George-iam George-iam changed the base branch from main to dev/axme-code March 26, 2026 09:12
@George-iam George-iam merged commit 7150694 into dev/axme-code Mar 26, 2026
1 check passed
@George-iam George-iam deleted the feat/session-api-20260326 branch March 26, 2026 09:35
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