copilot-swe-agent[bot]
|
98762198ef
|
Initial plan
|
2026-01-24 00:33:35 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
1e687f960a
|
Translate English comments to Chinese in agent/__init__.py
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:25:21 +00:00 |
|
copilot-swe-agent[bot]
|
7f01b835fd
|
Initial plan
|
2026-01-24 00:22:19 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
74226ad8df
|
Improve error message to include exception type for better debugging
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:18:43 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
f8ae7be539
|
Fix: Ensure tool exceptions are stored in memory to maintain message chain integrity
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:18:06 +00:00 |
|
copilot-swe-agent[bot]
|
37b16e380d
|
Initial plan
|
2026-01-24 00:14:13 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
54422b5181
|
Final refinements: fix falsy value handling and add warning for extra ToolMessages
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:10:00 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
712995dcf3
|
Address code review feedback: fix ToolCall handling and add orphaned message filtering
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:08:25 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
179cc61f65
|
Fix tool call integrity validation to skip orphaned ToolMessages
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:05:21 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
f3b910d55a
|
Fix AttributeError when mediainfo.type is None
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:04:02 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
f4157b52ea
|
Fix agent tool_calls integrity validation
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-24 00:02:47 +00:00 |
|
copilot-swe-agent[bot]
|
79710310ce
|
Initial plan
|
2026-01-24 00:00:31 +00:00 |
|
copilot-swe-agent[bot]
|
3412498438
|
Initial plan
|
2026-01-23 23:57:27 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
9641d33040
|
Fix generator handling and update error message to reference requirements.in
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-23 15:23:52 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
eca339d107
|
Address code review comments: improve code organization and use modern asyncio
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-23 15:22:45 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
ca18705d88
|
Reimplemented SearchWebTool using duckduckgo-search library
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-23 15:20:06 +00:00 |
|
copilot-swe-agent[bot]
|
8f17b52466
|
Initial plan
|
2026-01-23 15:16:09 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
b2cb3768c1
|
Fix remove_job to use __get_id for consistent job removal
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-22 14:38:33 +00:00 |
|
copilot-swe-agent[bot]
|
fa169c5cd3
|
Initial plan
|
2026-01-22 14:34:18 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
a081a69bbe
|
Simplify message merging logic using list join
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-19 16:00:36 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
271d1d23d5
|
Merge agent and tool execution messages into a single message
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-19 15:59:21 +00:00 |
|
copilot-swe-agent[bot]
|
605aba1a3c
|
Initial plan
|
2026-01-19 15:55:13 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
08eb32d7bd
|
Fix isinstance syntax error for int/float type checking
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-19 13:33:01 +00:00 |
|
 copilot-swe-agent[bot]andjxxghp
|
2b9cda15e4
|
Fix tool_call_id error by adding metadata to tool_result and using it in ToolMessage
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com>
|
2026-01-19 13:31:43 +00:00 |
|
copilot-swe-agent[bot]
|
f6055b290a
|
Initial plan
|
2026-01-19 13:28:07 +00:00 |
|