Skip to content

Python: [Bug]: non-English users (input messages) will never automatically load topic files. #6989

Description

@changyao-han

Description

In agent-framework/blob/main/python/packages/core/agent_framework/_harness/_memory.py

line 70:
WORD_PATTERN = re.compile(r"[a-z0-9][a-z0-9-]{1,}", flags=re.IGNORECASE)

non-English users (input messages) will never automatically load topic files.

Code Sample

Error Messages / Stack Traces

Package Versions

agent-framework-core: 1.8.0

Python Version

No response

Additional Context

No response

Metadata

Metadata

Labels

pythonUsage: [Issues, PRs], Target: PythonreproducedUsage: [Issues], Target: all issues that can be reproduced by the triage workflow

Type

Fields

No fields configured for Bug.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions