Skip to content

feat: add Sealos support agent use case (Track G)#255

Merged
ankaisen merged 3 commits intoNevaMind-AI:mainfrom
david-mamani:feature/sealos-use-case
Jan 21, 2026
Merged

feat: add Sealos support agent use case (Track G)#255
ankaisen merged 3 commits intoNevaMind-AI:mainfrom
david-mamani:feature/sealos-use-case

Conversation

@david-mamani
Copy link
Contributor

@david-mamani david-mamani commented Jan 18, 2026

Fixes #228

Description

This PR adds a practical use case for MemU running on Sealos Devbox (Track G).
It implements a "Context-Aware Support Agent" that remembers user issues across sessions using MemU's storage capabilities without external cloud dependencies.

Changes

  • Added examples/sealos_support_agent.py: The mock-enabled agent script.
  • Added docs/sealos_use_case.md: Documentation with setup guide and demo logs.

Track

  • Track G: Sealos-based memU Use Case

Validation

Tested on Sealos Devbox (Python 3.13). See docs/sealos_use_case.md for the execution log.

Example in terminal

image

resolves #228

@Fmaverick
Copy link

Hi @david-mamani, I'm from the Sealos team. This is a brilliant implementation of Track G! I especially love the MockLLM approach for reproducibility and the focus on CLI for transparency. Would love to feature this as an official use case. Do you have a Twitter or Discord where we can chat further?

@david-mamani
Copy link
Contributor Author

Hi @david-mamani, I'm from the Sealos team. This is a brilliant implementation of Track G! I especially love the MockLLM approach for reproducibility and the focus on CLI for transparency. Would love to feature this as an official use case. Do you have a Twitter or Discord where we can chat further?

Hey @Fmaverick, thanks! Glad you liked the approach. I'm totally down to chat about featuring this as a use case.
My Discord is david_0017372. Talk soon!

@ankaisen ankaisen force-pushed the feature/sealos-use-case branch from 4d6c89f to 696a659 Compare January 21, 2026 11:21
Copy link
Collaborator

@ankaisen ankaisen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@david-mamani Thank you! LGTM 👍

@ankaisen ankaisen merged commit 8fbdf3c into NevaMind-AI:main Jan 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants