420 Commits

Author SHA1 Message Date
Alessandro Pignotti
680df7ace1 NPM bump 2025-03-04 08:59:04 +01:00
Alessandro Pignotti
0ed0cc52a2 Claude: Support thinking mode 2025-03-03 17:05:31 +01:00
Alessandro Pignotti
7b2a4682c5 Make SmallButton icons a little bit smaller 2025-03-03 16:28:41 +01:00
Alessandro Pignotti
72ced34665 Claude: Bump bash tool version of Claude 3.7 2025-03-03 16:18:41 +01:00
Alessandro Pignotti
2ba90ab2df Claude: Implement clearing of the conversation history 2025-03-03 16:16:14 +01:00
Alessandro Pignotti
5ba38a80ac Claude: Support stopping the conversation 2025-03-03 09:34:59 +01:00
Alessandro Pignotti
2f672a597d Make sure the keyboard icon is not removed 2025-03-03 09:34:30 +01:00
Alessandro Pignotti
56ee9ac3f5 Disable parallel tool use
It's unlikely to happen in practice and even less likely to be useful
2025-03-02 14:02:41 +01:00
Alessandro Pignotti
3b2b99390b Keep the newlines from AI output 2025-03-02 14:02:28 +01:00
Alessandro Pignotti
29377a9fe3 Add visual feedback about typing commands 2025-03-02 13:45:31 +01:00
Alessandro Pignotti
9e97d44c13 Support pressing Escape 2025-03-02 13:45:22 +01:00
Alessandro Pignotti
9d83cc26e2 Add clarifying comments 2025-03-02 13:45:09 +01:00
Alessandro Pignotti
e090b77827 Claude: Add a system prompt to let the model know the VM is slower than average 2025-03-01 22:59:07 +01:00
Alessandro Pignotti
33093a60fc Claude: Support rendering tool messages for mouse and wait 2025-03-01 22:59:07 +01:00
Alessandro Pignotti
f84d37e599 Claude: Support the wait tool 2025-03-01 22:59:07 +01:00
Alessandro Pignotti
5003f5d9bc Claude: Fix handling of mouse clicks with Claude 3.7
Coordinates are now explicit
2025-03-01 22:59:07 +01:00
Alessandro Pignotti
d7abfbec8d Claude: Bump to Claude 3.7 2025-03-01 22:59:07 +01:00
Alessandro Pignotti
109b8f8137 Claude: Restructure message rendering
In preperation for supporting more tools
2025-03-01 22:59:07 +01:00
Haseeb Qureshie
47755e507b Changed text 2025-02-24 10:36:07 +01:00
Haseeb Qureshie
4f11323161 Changed README 2025-02-24 10:36:07 +01:00
Haseeb Qureshie
63d3de4375 Fixed README.md 2025-02-24 10:36:07 +01:00
周恭煥
b300b4908c Update deploy.yml 2025-02-04 14:11:02 +01:00
Haseeb Qureshie
b6755ea5b0 Added sidebar stickiness, icon clicking
changed timeout value to 0, added more logic

Added comments, clearTimeout function and more logic

removed isPaneledHovered

Removed if statement, added comment

Removed condition

null to 0

cleanup
2025-01-29 11:24:29 +01:00
Haseeb Qureshie
9d40dcc44d removed timeout, added statement for resetting 2025-01-07 11:32:44 +01:00
Haseeb Qureshie
b85d5edda0 Added Resetting text when disk resetting 2025-01-07 11:32:44 +01:00
Alessandro Pignotti
3be3e68c84 Claude: Fix mouse rescaling 2024-12-20 13:11:17 +01:00
Alessandro Pignotti
0c567163b2 Claude: Add a short delay before taking any screenshot 2024-12-20 12:29:44 +01:00
Alessandro Pignotti
4a5a228011 Claude: Automatically resize the display from the AI perspective 2024-12-20 12:22:28 +01:00
Alessandro Pignotti
527305caa8 Claude: Another approach for prompt autofocus 2024-12-20 12:18:41 +01:00
Alessandro Pignotti
109063e433 Claude: Improve robustness of chat scrolling 2024-12-20 11:50:04 +01:00
Alessandro Pignotti
7a3531be01 Claude: Do not send empty messages 2024-12-20 11:49:51 +01:00
Alessandro Pignotti
4e9b0ee9e4 Claude: Prefer robot to brain icon 2024-12-20 11:20:47 +01:00
Alessandro Pignotti
d4f632e76c Claude: Improve error handling and reporting for tool use 2024-12-20 11:13:15 +01:00
Alessandro Pignotti
8256807697 Claude: Improve support for key inputs 2024-12-20 11:13:03 +01:00
Alessandro Pignotti
ff5019e779 Claude: Remove stale export 2024-12-20 09:07:13 +01:00
Alessandro Pignotti
ff48bf931c Claude: Rate limit screenshots if identical 2024-12-20 08:55:53 +01:00
Alessandro Pignotti
4d1da05a87 Claude: Basic support for Enter key 2024-12-20 00:04:32 +01:00
Alessandro Pignotti
c7bb65fe7f Claude: Basic support for the type action 2024-12-20 00:00:56 +01:00
Alessandro Pignotti
2fba605611 Claude: Show screenshots differently that general tool use in the chat log 2024-12-19 23:31:49 +01:00
Alessandro Pignotti
a63ed1986d Claude: Support right click 2024-12-19 22:54:02 +01:00
Alessandro Pignotti
35a450e52c Claude: Remove image payloads after the have been sent
We should really not send them everytime
2024-12-19 22:22:08 +01:00
Alessandro Pignotti
6c14e1f7ee Claude: Preliminary support for desktop control 2024-12-19 20:41:08 +01:00
Alessandro Pignotti
daa54dc03c Claude: Focus the input field automatically 2024-12-19 16:38:47 +01:00
Alessandro Pignotti
b5443fa60f Claude: Avoid using the current message on sidebar closing 2024-12-19 16:38:24 +01:00
Alessandro Pignotti
29fe270168 Claude: Make more prominent 2024-12-19 14:52:45 +01:00
Alessandro Pignotti
53fe95c6ac Claude: Fix chat scrolling on reopening the sidebar 2024-12-19 14:51:43 +01:00
Alessandro Pignotti
aaa25d94ef Claude: Support multiline messages 2024-12-19 14:49:14 +01:00
Alessandro Pignotti
c43dbb7533 Add telemetry for AI use 2024-12-19 11:05:41 +01:00
Alessandro Pignotti
9a6e488c8e Integrate Claude AI
Currently only terminal mode is supported
2024-12-19 10:47:33 +01:00
Alessandro Pignotti
b87c531932 Make the side bar partially transparent and larger
In preparation for Claude AI integration
2024-12-19 10:45:59 +01:00