Go to file
ruotongyu ec1bdbd39d 添加(initShow?): 新增initShow参数到OptionsType接口
🔧 更新(connect.ts): 将数据库文件路径更改为'autoMate.db'
🔧 更新(ipc.ts): 添加selectDatabaseDirectory处理程序
🔧 更新(index.ts): 调用registerAppGlobShortCut()注册全局快捷键
🔧 更新(shortCut.ts): 修改registerAppGlobShortCut()逻辑
🔧 更新(windows.ts): 添加新的code选项和配置项
🔧 更新(index.d.ts): 添加selectDatabaseDirectory全局声明
🔵 更新(index.ts): 导出selectDatabaseDirectory方法
🔧 更新(index.tsx): 更新快捷键注册逻辑
🔧 更新(index.tsx): 添加点击选择数据库目录的处理逻辑
🔧 更新(index.tsx): 添加config和setConfig到store中
🔧 更新(useStore.ts): 新增config和setConfig状态
⚙️ 更新(types.d.ts): 添加code到WindowNameType类型
2024-06-23 20:34:09 +08:00
new
2024-01-20 10:26:04 +08:00
2024-02-21 17:29:46 +08:00
2024-06-03 17:37:56 +08:00
2024-05-21 15:47:14 +08:00
2024-06-03 17:37:56 +08:00
2024-05-22 18:19:46 +08:00
2024-06-03 17:37:56 +08:00
2024-01-19 15:49:42 +00:00
2024-06-03 17:37:56 +08:00
2024-06-03 17:37:56 +08:00
new
2024-01-21 21:06:27 +08:00

autoMate logo

autoMate
autoMate 就像出行中的共享单车,帮你完成软件的最后一个操作,只需 3 分钟就能将 AI 大脑植入任意一个软件。 各产品优势对比如下。

alt text

功能介绍

autoMate 可以生成自动化代码帮助用户减少复性劳动,他做了三件事:

  1. 了解、分析用户需求,将需求转换为人人都能看懂的用例;
  2. 将用例转换成可执行的代码;
  3. 运行代码并调试,解决异常问题。

使用 autoMate你可以

  • 随时与AI进行沟通打开界面就能直接与智子进行沟通任何问题都可以交流
  • 自动化自成代码:沟通过程中,智子会跟您对齐自动化需求,生成可执行的代码。

感谢以下人员提交的宝贵代码!

Description
Like Manus, Computer Use Agent(CUA) and Omniparser, we are computer-using agents.AI-driven local automation assistant that uses natural language to make computers work by themselves
Readme MIT 143 MiB
Languages
Python 100%