-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: agentscope-ai/agentscope
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(agent): add missing await on memory.add in DeepResearchAgent._summarizing
#1477
opened Apr 14, 2026 by
Ricardo-M-L
Loading…
2 tasks done
fix(memory): flush async sqlalchemy messages before mark insert
#1473
opened Apr 13, 2026 by
Alexxigang
Loading…
ci(model): validate GLM provider via real API calls and add mock unit…
#1472
opened Apr 13, 2026 by
Jinhaooo
Loading…
4 of 5 tasks
feat(agent): build agent state module and storage classes
milestone: 2.0.0
The AgentScope 2.0.0 milestone related issues and pull requests
fix(memory): flush session before inserting mark records to fix FK constraint error
#1469
opened Apr 13, 2026 by
octo-patch
Loading…
feat(tool): add grep and glob search tools
#1466
opened Apr 11, 2026 by
SuperMarioYL
Loading…
4 tasks done
fix(tool): prevent deadlock in execute_python_code with large output
#1465
opened Apr 11, 2026 by
octo-patch
Loading…
fix(rag): preserve custom metadata fields on retrieval
#1461
opened Apr 10, 2026 by
Alexxigang
Loading…
fix(toolkit): strengthen agent skill instruction to enforce SKILL.md reading
#1455
opened Apr 9, 2026 by
octo-patch
Loading…
feat(memory): add support for mongodb using beanie odm
#1439
opened Apr 8, 2026 by
loveangel3344-megumi
Loading…
fix(memory): skip empty assistant turns when loading session state
#1436
opened Apr 8, 2026 by
octo-patch
Loading…
feat(model): add fallback for structured output for openai chat model
#1430
opened Apr 7, 2026 by
qbc2016
Member
Loading…
5 tasks
fix(agent): handle compression model errors gracefully
#1425
opened Apr 5, 2026 by
octo-patch
Loading…
fix(example): update ReMeShortTermMemory.get_memory() signature to match base class
#1424
opened Apr 4, 2026 by
octo-patch
Loading…
fix: allow DocMetadata to accept extra keyword arguments from stored payloads
#1404
opened Apr 3, 2026 by
octo-patch
Loading…
fix: handle missing 'type' field in tool parameter properties for OpenAITokenCounter
#1403
opened Apr 3, 2026 by
octo-patch
Loading…
feat(gemini): add thought signature for gemini model and formatter
#1402
opened Apr 2, 2026 by
qbc2016
Member
Loading…
5 tasks
fix: handle missing fields in summary_template.format() to prevent KeyError
#1401
opened Apr 2, 2026 by
octo-patch
Loading…
fix: use underscore naming for Tavily tool functions in DeepResearch agent
#1400
opened Apr 2, 2026 by
octo-patch
Loading…
fix: update deprecated streamablehttp_client to streamable_http_client
#1399
opened Apr 2, 2026 by
octo-patch
Loading…
fix(sqlalchemy_memory): flush the session to ensure message records are written to the database
#1396
opened Apr 2, 2026 by
qbc2016
Member
Loading…
5 tasks
2
fix(memory): serialize concurrent writes in AsyncSQLAlchemyMemory
#1390
opened Mar 31, 2026 by
umerkhan95
Loading…
5 tasks done
chore(typing): replace deprecated and legacy types
#1378
opened Mar 27, 2026 by
qwertycxz
Loading…
5 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.