Skip to content

fix: PowerShell parity for knowledge files routing (Export-Agent.ps1)#230

Merged
RobiladK merged 1 commit into
mainfrom
fix/knowledge-ps1-parity
Jun 23, 2026
Merged

fix: PowerShell parity for knowledge files routing (Export-Agent.ps1)#230
RobiladK merged 1 commit into
mainfrom
fix/knowledge-ps1-parity

Conversation

@dm-chelupati

Copy link
Copy Markdown
Collaborator

Mirror bash changes from #228: KnowledgeText items exported as plain .md files in data/ (for AgentMemory upload on redeploy) instead of knowledge-items/ (which creates ARM connectors).

Changes:

  • Export-Agent.ps1: KnowledgeText items → .md files in data/ root (AgentMemory path)
  • Non-text knowledge items (WebPage, File) remain in knowledge-items/
  • File copy step routes .md to data/ root, non-.md to data/knowledge-items/

Mirror bash changes from #228: KnowledgeText items exported as
plain .md files in data/ (for AgentMemory upload on redeploy)
instead of knowledge-items/ (which creates ARM connectors).
@RobiladK RobiladK merged commit 08075c4 into main Jun 23, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants