Version0.5.5 #8
PengZixuan30
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 GamesAI v0.5.5 发布!| Released! | 發布!
🆕 新增功能 | New Features | 新增功能
🤖 AI 自主扩展 — 7 个全新工具
🤖 AI Self-Extension — 7 New Tools
🤖 AI 自主擴充 — 7 個全新工具
AI 现在可以自主扩展自身能力了!只需告诉 AI 你想要什么功能,它就能自己编写代码并应用。新增了以下工具:
write_skills(创建技能)、modify_skills(修改技能)、delete_skills(删除技能)——AI 可以帮你创建和管理技能指导文件。read_custom_tools(读取工具文件)、modify_custom_tools(修改工具文件)——AI 可以帮你编写新的工具函数。setting_timer(定时等待)、reload_plugin(热重载插件)——AI 可以在操作完成后自动重载,无需你手动操作。The AI can now extend its own capabilities! Just tell it what you want, and it will write the code and apply it. New tools include:
write_skills,modify_skills,delete_skills— the AI can create and manage skill instruction files for you.read_custom_tools,modify_custom_tools— the AI can write new tool functions for you.setting_timer(timed wait),reload_plugin(hot reload) — the AI can reload automatically after making changes.AI 現在可以自主擴充自身能力了!只需告訴 AI 你想要什麼功能,它就能自己編寫程式碼並套用。新增了以下工具:
write_skills、modify_skills、delete_skills——AI 可以幫你建立和管理技能指導檔案。read_custom_tools、modify_custom_tools——AI 可以幫你編寫新的工具函式。setting_timer(定時等待)、reload_plugin(熱重載插件)——AI 可以在操作完成後自動重載。🔄 热重载 | Hot Reload | 熱重載
重载插件时不再丢失聊天记录!
!!gamesai reload现在执行进程内热重载,保留所有对话历史,同时即时应用配置、技能和自定义工具的更改。Reloading no longer loses chat history!
!!gamesai reloadnow performs an in-process hot reload, preserving all conversations while instantly applying config, skills, and custom tools changes.重新載入插件時不再遺失聊天記錄!
!!gamesai reload現在執行行程內熱重載,保留所有對話歷史,同時即時套用設定、技能和自訂工具的變更。📚 内置技能文件 | Built-in Skill Files | 內建技能檔案
插件现在附带两个内置技能指导文件,AI 会在修改技能或工具前自动阅读,确保操作规范:
skills_management.md— 教导 AI 如何正确管理技能文件custom_tools_management.md— 教导 AI 如何正确修改自定义工具The plugin now ships with two built-in skill files that the AI reads automatically before modifying skills or tools:
skills_management.md— teaches the AI how to properly manage skill filescustom_tools_management.md— teaches the AI how to properly modify custom tools插件現在附帶兩個內建技能指導檔案,AI 會在修改技能或工具前自動閱讀:
skills_management.md— 教導 AI 如何正確管理技能檔案custom_tools_management.md— 教導 AI 如何正確修改自訂工具🔧 其他改进 | Other Improvements | 其他改進
完整更新日志见 README
This discussion was created from the release Version0.5.5.
Beta Was this translation helpful? Give feedback.
All reactions