mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-20 23:54:46 +00:00
wip: desktop work
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user