wip: desktop work

This commit is contained in:
Adam
2025-10-28 12:15:46 -05:00
parent c1278109c9
commit 77ae0b527e
10 changed files with 59 additions and 123 deletions

View File

@@ -394,7 +394,6 @@ ToolRegistry.register<typeof WriteTool>({
ToolRegistry.register<typeof TodoWriteTool>({
name: "todowrite",
render(props) {
console.log(props.input.todos)
return (
<BasicTool
icon="checklist"