Skip to content

[GMLP-9677] Export immutable agent versions via CLI - #34

Merged
marcelo-cm merged 4 commits into
mainfrom
marcelo-gmlp-9567-agent-version-export
Jul 28, 2026
Merged

[GMLP-9677] Export immutable agent versions via CLI#34
marcelo-cm merged 4 commits into
mainfrom
marcelo-gmlp-9567-agent-version-export

Conversation

@marcelo-cm

Copy link
Copy Markdown
Collaborator

Summary

  • add typed synchronous and asynchronous SDK methods for listing and retrieving immutable agent versions
  • add gumloop agents versions for paginated history and gumloop agents export for JSON export
  • preserve workspace scoping for team-owned agents

Test plan

  • uv run --frozen pytest tests/sdk/test_agents.py tests/cli/test_agents.py -q
  • targeted Ruff formatting and lint checks
  • targeted Pyright checks
  • verified gumloop agents --help

Dependencies

  • Requires the public version endpoints from gumloop/gumloop_backend#6629.

Linear: https://linear.app/gumloop/issue/GMLP-9567/add-proper-versioning-for-agents

Expose typed version reads in the SDK so users can list and export historical agent configurations from the command line.
Model tool and resource updates through the unified field changes returned by the public API.
@marcelo-cm marcelo-cm changed the title [GMLP-9567] Export immutable agent versions via CLI [GMLP-9677] Export immutable agent versions via CLI Jul 27, 2026
Represent granular agent version changes in the Python SDK so CLI and API consumers receive the updated contract.
@marcelo-cm
marcelo-cm merged commit 89c4db5 into main Jul 28, 2026
9 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.

2 participants