⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Feat(agent): add agent core for agent metadata#899

Open
CasperGN wants to merge 14 commits intodapr:mainfrom
CasperGN:feat(agent)--add-agent-core-for-agent-metadata
Open

Feat(agent): add agent core for agent metadata#899
CasperGN wants to merge 14 commits intodapr:mainfrom
CasperGN:feat(agent)--add-agent-core-for-agent-metadata

Conversation

@CasperGN
Copy link
Contributor

@CasperGN CasperGN commented Jan 28, 2026

Description

Add:

  • dapr-ext-agent_core package with shared functionality across dapr for agents
  • Include Dapr Agents mapper to extract agent metadata and register
  • Include LangGraph mapper to extract agent metadata and register

This currently fails because I've updated references and dependencies between the ext-strands, ext-langgraph and ext-agent_core package and there is no agent_core package out yet.

@sicoyle need to be aware of the removal of session_id from memory metadata.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

External ref: dapr/dapr-agents#373

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
@CasperGN CasperGN changed the title Feat(agent) add agent core for agent metadata Feat(agent): add agent core for agent metadata Jan 28, 2026
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
…nt object instead of passing

Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
Signed-off-by: Casper Nielsen <casper@diagrid.io>
@CasperGN CasperGN marked this pull request as ready for review February 6, 2026 11:06
@CasperGN CasperGN requested review from a team as code owners February 6, 2026 11:06
…#438

Signed-off-by: Casper Nielsen <casper@diagrid.io>
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