Skip to content

Add AgentDataStore backed by LlamaCloud Agent Data API#352

Merged
adrianlyjak merged 18 commits intodevfrom
adrian/server-runtime-agent-data
Feb 18, 2026
Merged

Add AgentDataStore backed by LlamaCloud Agent Data API#352
adrianlyjak merged 18 commits intodevfrom
adrian/server-runtime-agent-data

Conversation

@adrianlyjak
Copy link
Contributor

@adrianlyjak adrianlyjak commented Feb 9, 2026

Add a simple workflow store backed by llama cloud agent data. This moves it out the of the core of the llama-deploy-appserver to be more readily testable, and integrates it with the new runtime protocol

@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

🦋 Changeset detected

Latest commit: 663a0e4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
llama-agents-server Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@adrianlyjak adrianlyjak force-pushed the adrian/server-runtime branch 4 times, most recently from d9f4096 to 23f344f Compare February 10, 2026 05:23
Base automatically changed from adrian/server-runtime to dev February 10, 2026 19:25
@adrianlyjak adrianlyjak force-pushed the adrian/server-runtime-agent-data branch from 9294e7f to 3ccef08 Compare February 13, 2026 23:04
@llama-org-ci-bot
Copy link
Contributor

llama-org-ci-bot bot commented Feb 13, 2026

Lint Check Passed

All Lint checks passed.

Add postgres to test_server_store_matrix.py and agent_data to
test_state_store_matrix.py for full store coverage in both test suites.
… lack of ne/exists. Fix weird pagination in state queries
@adrianlyjak adrianlyjak force-pushed the adrian/server-runtime-agent-data branch from da65c1b to 05df7d5 Compare February 16, 2026 15:37
@adrianlyjak adrianlyjak marked this pull request as ready for review February 16, 2026 19:45
@adrianlyjak adrianlyjak force-pushed the adrian/server-runtime-agent-data branch from eb80f07 to befb4f4 Compare February 16, 2026 19:57
- Replace one-by-one delete loop with delete_many API call
- Widen _save_state param from MODEL_T to BaseModel for merged state
@adrianlyjak adrianlyjak merged commit af899e6 into dev Feb 18, 2026
37 checks passed
@adrianlyjak adrianlyjak deleted the adrian/server-runtime-agent-data branch February 18, 2026 17:41
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

Comments