Skip to content

Port the SDK to the AIngle Cortex REST API (v0.2.0)#1

Merged
ApiliumDevTeam merged 1 commit into
mainfrom
fix/port-to-cortex
Jul 13, 2026
Merged

Port the SDK to the AIngle Cortex REST API (v0.2.0)#1
ApiliumDevTeam merged 1 commit into
mainfrom
fix/port-to-cortex

Conversation

@ApiliumDevTeam

Copy link
Copy Markdown
Contributor

Ports the SDK off the obsolete distributed-ledger/IoT surface (entries/nodes, /api/v1/entries, port 8080) onto the current AIngle Cortex REST API: memory (remember/recall/search), triples, query, and health. Adds typed request/response models, a typed error, a README that repositions AIngle as the verifiable memory cortex for AI agents, and a CI workflow. Bumps to 0.2.0. See the commit body for the per-language verification note.

The old surface targeted the obsolete distributed-ledger/IoT API
(entries, nodes, EntryHash, /api/v1/entries, port 8080). AIngle is now
the verifiable memory cortex for AI agents, so this rewrites the SDK as
a client of the current Cortex REST API: memory (remember/recall/search),
triples, query, and health. Adds typed models, a typed error, a README
that repositions AIngle accordingly, and a CI workflow. Bumps to 0.2.0.

Verified locally: import and py_compile pass. Dependencies trimmed to httpx.
@ApiliumDevTeam
ApiliumDevTeam merged commit 5762c0c into main Jul 13, 2026
3 checks 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