Commit Graph

19 Commits

Author SHA1 Message Date
Magnus Müller
9caa248316 Merge code7 branch changes 2025-10-21 18:55:54 -07:00
Magnus Müller
4078b6e265 Remove while_holding_ctrl logic in click 2025-10-12 16:11:09 -07:00
Magnus Müller
78b53a34b7 update tools 2025-10-08 22:16:41 -07:00
Magnus Müller
0fb1c73abc Remove ge=1 2025-10-05 21:47:57 -07:00
Magnus Müller
586dcc0a82 Input index can be 0 2025-10-05 19:00:33 -07:00
Magnus Müller
84b07cce8c Update parameter dict 2025-10-05 15:24:37 -07:00
Magnus Müller
50f97000e4 file parameter naming 2025-10-05 13:21:14 -07:00
Magnus Müller
ae3b2a5926 Remove descripitons 2025-10-05 13:06:19 -07:00
Magnus Müller
ad9b174762 Fix param 2025-10-05 12:18:21 -07:00
Magnus Müller
18b7dd95a4 Fix param 2025-10-05 12:16:13 -07:00
Magnus Müller
55d10605fd Shorter tools 2025-10-05 11:59:12 -07:00
Magnus Müller
7b995b7fc1 Refactor action field descriptions in AgentOutput models
- Removed redundant description from action field in AgentOutput and its subclasses.
- Updated action extraction documentation in Tools to clarify usage and limitations.
- Enhanced search_engine field description in SearchAction for better clarity on default behavior.
2025-10-05 11:29:19 -07:00
Magnus Müller
22acf58424 Shorter tools 2025-10-05 11:22:54 -07:00
mertunsall
025eb60e5f try to make actions shorter 2025-10-03 19:00:41 +02:00
Magnus Müller
dc34a5edb0 Update search google 2025-09-22 18:43:14 -07:00
Magnus Müller
1fa91b60ee Simplify search function 2025-09-22 17:57:28 -07:00
Magnus Müller
138cc076fe Refactor DefaultActionWatchdog to improve tab handling and metadata return
- Reduced sleep duration in the watchdog from 0.5s to 0.25s for efficiency.
- Added logic to track if a new tab was opened and included this information in the returned click metadata.
- Updated ClickElementAction to handle optional Ctrl key behavior and reflect new tab opening in memory logging.
2025-08-31 08:37:15 -07:00
Magnus Müller
35fe73cba1 Only switch tab based on target it 2025-08-29 13:09:51 -07:00
Magnus Müller
e89e78842c Rename controller file to tools 2025-08-26 11:06:28 -07:00