* Removing inner loop, let agent handle the todo
* Renamed to todo_manager_tool
* replace_all todos instead of appending
* POCAgent + other fixes (#18)
* Removing inner loop, let agent handle the todo
* Renamed to todo_manager_tool
* Setting correct max context length in message manager for different providers
Setting correct max context length in message manager for different providers
backup
max tokens
* BrowserAgent inner loop implementation
Setting model name as gpt4 for nxtscape so that token counting works
Don't add browser refresh state twice
inner loop
Add browserstate message as browser state to remove any duplicates
* Fixed prompts -- saving BrowserState as <system-context> and others are being saved as <system-reminder>
Don't emit browser state message
Changed <system-reminder> to <system-context>
backup
updated the prompt
small fix
backup
* Changed default model to opus
* Add simplified BrowserState for RefreshStateTool
* Minor fix
* Make message manager trim messages during getMessages as well
* minor fix
* Implemented simple retry logic for planner tool and validator tool
* Update tools with retry logic
* changed back to gemini 2.5
* Find and interact tool (#3)
* Revert "changed back to gemini 2.5"
This reverts commit cfb44e672f.
* Minor change
* Find and Interact tool combined
test
prompts
backup
backup
backup
* Abort design
abort design
new design
* Backup of ExecutionState mgmt
* Revert "Backup of ExecutionState mgmt"
This reverts commit a3e61da85f.
* Simpler Abort Implementation
* token counting backup
* token counting
* token counting
* Comment console log
* tab selector fix
* Bunch of UI fixes
backup
backup
backup
More ui fixes
* Simplify examples
* backup
* Changed icons and user message color is orange again
* Reset Icons
* Removed scroll bars
---------
Co-authored-by: Nikhil <nikhilsv92@gmail.com>
* Removing inner loop, let agent handle the todo
* Renamed to todo_manager_tool
* replace_all todos instead of appending
* POCAgent + other fixes (#18)
* Removing inner loop, let agent handle the todo
* Renamed to todo_manager_tool
* Setting correct max context length in message manager for different providers
Setting correct max context length in message manager for different providers
backup
max tokens
* BrowserAgent inner loop implementation
Setting model name as gpt4 for nxtscape so that token counting works
Don't add browser refresh state twice
inner loop
Add browserstate message as browser state to remove any duplicates
* Fixed prompts -- saving BrowserState as <system-context> and others are being saved as <system-reminder>
Don't emit browser state message
Changed <system-reminder> to <system-context>
backup
updated the prompt
small fix
backup
* Changed default model to opus
* Add simplified BrowserState for RefreshStateTool
* Minor fix
* Make message manager trim messages during getMessages as well
* minor fix
* Implemented simple retry logic for planner tool and validator tool
* Update tools with retry logic
* changed back to gemini 2.5
* Find and interact tool (#3)
* Revert "changed back to gemini 2.5"
This reverts commit cfb44e672f.
* Minor change
* Find and Interact tool combined
test
prompts
backup
backup
backup
---------
Co-authored-by: Nikhil <nikhilsv92@gmail.com>
* Revert "changed back to gemini 2.5"
This reverts commit cfb44e672f.
* Minor change
* Find and Interact tool combined
test
prompts
backup
backup
backup
* Removing inner loop, let agent handle the todo
* Renamed to todo_manager_tool
* replace_all todos instead of appending
* POCAgent + other fixes (#18)
* Removing inner loop, let agent handle the todo
* Renamed to todo_manager_tool
* Setting correct max context length in message manager for different providers
Setting correct max context length in message manager for different providers
backup
max tokens
* BrowserAgent inner loop implementation
Setting model name as gpt4 for nxtscape so that token counting works
Don't add browser refresh state twice
inner loop
Add browserstate message as browser state to remove any duplicates
* Fixed prompts -- saving BrowserState as <system-context> and others are being saved as <system-reminder>
Don't emit browser state message
Changed <system-reminder> to <system-context>
backup
updated the prompt
small fix
backup
* Changed default model to opus
* Add simplified BrowserState for RefreshStateTool
* Minor fix
* Make message manager trim messages during getMessages as well
* minor fix
* Implemented simple retry logic for planner tool and validator tool
* Update tools with retry logic
* changed back to gemini 2.5
---------
Co-authored-by: Nikhil <nikhilsv92@gmail.com>