Skip to content

Conversation

@Shekharrajak
Copy link

Linked issue: #350

Purpose of change

This PR adds comprehensive documentation for the Sensory Memory feature in Flink Agents. The documentation covers:

  • Overview and key characteristics of Sensory Memory
  • When to use Sensory Memory vs other memory types
  • Access methods and API usage (Python and Java)
  • Practical usage examples
  • Auto-cleanup behavior and lifecycle
  • Comparison with Short-Term and Long-Term Memory
  • Best practices and anti-patterns

The documentation follows the existing documentation style and provides clear guidance for developers using Sensory Memory in their agents.

Tests

Documentation changes do not require code tests. The documentation was verified by:

  • Reviewing existing documentation style and format
  • Ensuring code examples match the actual API implementation
  • Validating that all referenced concepts align with the codebase

API

This change does not touch any public APIs. It is documentation-only.

Documentation

  • doc-needed

  • doc-not-needed

@github-actions github-actions bot added priority/major Default priority of the PR or issue. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. doc-needed Your PR changes impact docs. labels Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-needed Your PR changes impact docs. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant