-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: bytedance/trae-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add error recovery with configurable retries in execute_task
#431
opened Jul 23, 2026 by
NOLANeight
Loading…
fix(mcp): mark errored MCP tool results as failed (set error_code=-1)
#429
opened Jul 11, 2026 by
nankingjing
Loading…
fix(lakeview): avoid IndexError when LLM omits the <tags> block
#428
opened Jul 11, 2026 by
nankingjing
Loading…
fix(ollama): persist assistant response in message_history to fix multi-turn tool calling
#427
opened Jul 11, 2026 by
nankingjing
Loading…
fix(ckg): accept file path for ckg tool and clarify path parameter
#426
opened Jul 10, 2026 by
nankingjing
Loading…
fix(cli): escape Rich markup in error messages to prevent MarkupError (#422)
#425
opened Jul 9, 2026 by
nankingjing
Loading…
feat: add Atomic Chat as local OpenAI-compatible provider
#414
opened May 21, 2026 by
yanalialiuk
Loading…
Trae Agent Architectural Overhaul - Multi-Agent Orchestration, Incremental CKG, Fuzzy Editing & I/O Resilience
#413
opened May 10, 2026 by
BobcGn
Loading…
feat(agent): add long-term memory extraction and visualization
#412
opened May 9, 2026 by
newcat22
Loading…
9 tasks done
feat(agent): add tool confirmation before execution
#409
opened May 3, 2026 by
newcat22
Loading…
6 tasks done
fix: remove unreachable absolute path check in CLI run command
#405
opened Apr 21, 2026 by
hobostay
Loading…
2 tasks
fix: replace unsafe os.system calls with Python stdlib in build script
#404
opened Apr 21, 2026 by
hobostay
Loading…
2 tasks
fix: use bare raise instead of raise e to preserve traceback
#403
opened Apr 21, 2026 by
hobostay
Loading…
2 tasks
fix: escape path in find command to prevent shell injection
#402
opened Apr 21, 2026 by
hobostay
Loading…
2 tasks
fix: correct docker workspace path in task prompt
#401
opened Apr 21, 2026 by
hobostay
Loading…
1 task
[Security] Address high-severity command injection risk in edit_tool directory view
#393
opened Mar 29, 2026 by
13ernkastel
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.