提交历史

作者 SHA1 备注 提交日期
  Robert Brennan 82a798990c refactor remind_iterations (#1760) 1 年之前
  Robert Brennan b028bd46bb Use messages to drive tasks (#1688) 1 年之前
  Xingyao Wang 8bfae8413e Support passing sandbox as argument and iteration reminder (#1730) 1 年之前
  Xia Zhenhua 10b971c612 feat: new delegate stuck check. (#1677) 1 年之前
  Robert Brennan 26d82841d5 Create runtime implementation (#1626) 1 年之前
  Engel Nyst 446eaec1e6 Refactor config to dataclasses (#1552) 1 年之前
  Frank Xu ae7f208d51 Fix browser env leak after resetting agent (#1589) 1 年之前
  Boxuan Li af5bdf67aa Add AgentRejectAction across multiple modules (#1615) 1 年之前
  Robert Brennan 242c4a0df6 Remove extra message actions (#1608) 1 年之前
  Robert Brennan d0967122f8 Minor changes to agent state management (#1597) 1 年之前
  Robert Brennan f7e0c6cd06 Separate agent controller and server via EventStream (#1538) 1 年之前
  Robert Brennan fadcdc117e Migrate to new folder structure in preparation for refactor (#1531) 1 年之前
  Robert Brennan ce7c7eaae4 Refactor actions and observations (#1479) 1 年之前
  Leo 95e4ca490f Feat: add lint frontend and lint all to Makefile. (#1354) 1 年之前
  Frank Xu 836864fa88 [feat] Integrate BrowserGym (#1452) 1 年之前
  Xingyao Wang 1c7cdbefdd feat(CodeActAgent): Support Agent-User Interaction during Task Execution and the Full Integration of CodeActAgent (#1290) 1 年之前
  Jirka Borovec 0c2ebfd6e1 Ruff: use I rule for isort (#1410) 1 年之前
  Xia Zhenhua 086a2ed17f feat: make the response of agent_controller better to process when exception in step execution (#1445) 1 年之前
  Boxuan Li 831e934dab Refactor: Use enum for config keys (#1376) 1 年之前
  Engel Nyst 2318ceae35 Send JSON parsing exceptions to LLM (#1342) 1 年之前
  Robert Brennan 1e95fa435d Microagents and Delegation (#1238) 1 年之前
  Robert Brennan 236b7bf6ea refactor error handling so not all exceptions are caught (#1296) 1 年之前
  Engel Nyst d1551c3097 Add checks to stop infinite loops (#1293) 1 年之前
  Xingyao Wang fc5e075ea0 feat(sandbox): Implementation of Sandbox Plugin to Support Jupyter (#1255) 1 年之前
  Engel Nyst 464bf7ee23 Tweak connect exceptions (#1120) 1 年之前
  Robert Brennan d61fdb8bba less debug info when errors happen (#1233) 1 年之前
  Alex Bäuerle 959d91c9d6 feat: implement basic planner UI (#1173) 1 年之前
  Robert Brennan af262c17f1 properly exit loop on finish (#1210) 1 年之前
  Leo 1356da8795 feat: support controlling agent task state. (#1094) 1 年之前
  Yoni c8c1eed5be Reset agent between tasks (#1182) 1 年之前