[PR #138] [MERGED] feat: Agent plugin add features tag #331

Closed
opened 2026-02-16 01:15:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/138
Author: @Nov1c444
Created: 3/23/2025
Status: Merged
Merged: 3/28/2025
Merged by: @Yeuoly

Base: mainHead: feat/agent-memory


📝 Commits (3)

  • 75f0782 feat: Agent plugin add features tag
  • a58a279 fix: the list entity unmashal
  • e14a209 fix: handle the feature field JSON marshal

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 pkg/entities/plugin_entities/agent_declaration.go (+8 -0)

📄 Description

Agent plugin add features tag to confirm if the agent strategy got memory feature.
related PRs:
https://github.com/langgenius/dify/pull/15976
https://github.com/langgenius/dify-plugin-sdks/pull/63


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/138 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 3/23/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/agent-memory` --- ### 📝 Commits (3) - [`75f0782`](https://github.com/langgenius/dify-plugin-daemon/commit/75f07820c2a1d444ed392eac2f002011e5f70c55) feat: Agent plugin add features tag - [`a58a279`](https://github.com/langgenius/dify-plugin-daemon/commit/a58a2791053bd890c7236425da422c7bcbcd25aa) fix: the list entity unmashal - [`e14a209`](https://github.com/langgenius/dify-plugin-daemon/commit/e14a209411e3ad0ac046cf7232329232cc493483) fix: handle the feature field JSON marshal ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/entities/plugin_entities/agent_declaration.go` (+8 -0) </details> ### 📄 Description Agent plugin add features tag to confirm if the agent strategy got memory feature. related PRs: https://github.com/langgenius/dify/pull/15976 https://github.com/langgenius/dify-plugin-sdks/pull/63 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:35 -05:00
yindo closed this issue 2026-02-16 01:15:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#331