haikdc
|
576f9d4d70
|
[Haik]: swapped run_browser_loop to run_browser_agent and it now uses the browser_actions_toolkit and the Agent class. Next push is gonna slightly rename some stuff, then idk what ill move on to yet
|
2026-04-02 15:44:33 -07:00 |
|
haikdc
|
d0a636cf7e
|
[Haik]: ckpt, rremoved legacy ref to old create_browser_card. Now gonna revamp the run_browser_loop function to use the new browser actions toolkit
|
2026-04-02 15:22:34 -07:00 |
|
haikdc
|
607165b866
|
[Haik]: refactored the browser toolkit into 2 sub toolkits (one for delegation and one for actions)
|
2026-04-02 15:13:14 -07:00 |
|
haikdc
|
804aeb74f9
|
[Haik]: ckpt, removed legacy deps from run_browser_loop. Now gonna refactor the new schemas.py to behave more like every other toolkit
|
2026-04-02 14:54:28 -07:00 |
|
haikdc
|
91fc6377ec
|
[Haik]: browser toolkit seems done, now gonna work on the rest of the browser stuff maybe?
|
2026-04-02 14:32:37 -07:00 |
|
haikdc
|
b27bd1bbd7
|
[Haik]: refactored the toolkits folder
|
2026-04-02 14:08:02 -07:00 |
|
haikdc
|
dcb6f9e337
|
[Haik]: ckpt, boilerplate for browser actions added. Pushing rn bc next gonna abstract the bultin toolkits folder a bit then gonna finish up implementing this
|
2026-04-02 13:58:56 -07:00 |
|
haikdc
|
175806bf89
|
[Haik]: ckpt, agent toolkit done. Onto browser
|
2026-04-02 13:48:25 -07:00 |
|
haikdc
|
fcaa15a0d9
|
[Haik]: Message and output classes refactored. Handlers for creating and invoking agents done. Now onto their actual tools, then the browser agent
|
2026-04-02 13:44:12 -07:00 |
|
haikdc
|
83a9e5759f
|
[Haik]: ckpt on MCP tools, laregly done with the core and starting to add in custom tools, now gotta tweak the Message class stuff a bit more bc its too legacy
|
2026-04-02 13:00:36 -07:00 |
|
haikdc
|
c9862394b0
|
[Haik]: ckpt, added toolkit nesting, also reorganized folder structure
|
2026-04-02 11:20:29 -07:00 |
|
haikdc
|
2bc4c42626
|
[Haik]: new Tool and Toolkit classes, also a folder containing all builtin toolkits
|
2026-04-02 11:07:54 -07:00 |
|