Chagency
| 开发者 |
TigrouMeow
|
| 更新时间 |
2026年8月21日 01:13 |
| PHP版本: |
8.1 及以上 |
| WordPress版本: |
7.1 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
Chagency is built directly on the AI Client that shipped in WordPress 7.0: wp_ai_client_prompt(), Connectors, and the Abilities API. Every prompt flows through WordPress core, every provider is a Connector you already configured under Settings → Connectors, and the assistant can call the abilities your site registers.
That last part is what makes it an agent rather than a chat box. Tick the abilities you want it to reach, and the model can use them mid-conversation to answer you: WordPress converts each one into a tool the model understands, runs it, and checks that ability's own permissions first. Ask "what's my site running on?" and it goes and looks, instead of guessing.
It runs in the WordPress admin and, when you turn it on, on every page of your public site. The name (chat + ai + ency) is meant as a small bridge between the new AI primitives shipped with WordPress and the broader world of chat and agents.
屏幕截图:
更新日志:
0.0.5 (2026/08/20)
- Add: Abilities support — the assistant can use the ones you allow and shows which it called.
- Add: Try again button on failed messages, with provider errors explained in plain language.
- Update: Aligned with WordPress 7.1, including the new public ability meta and application-password connectors.
- Update: Limit how much of a long conversation is replayed to the model.
- Add: Test harness that checks the AI plumbing without a database.
- 🌴 Keep us motivated with a little review here. Thank you!
0.0.4 (2026/06/03)
- Fix: Chat launcher now appears when the AI provider key is set via an environment variable or constant, not only when saved through the settings page.
0.0.3 (2026/05/22)
- Update: Rebuilt plugin against the WP 7 AI plugin toolchain.
- Update: Sharpened wordpress.org positioning.
0.0.2 (2026/05/15)
- Add: option to show the chat widget on the public site for all visitors
- Add: configurable chat title in the Settings page
- Add: chat panel stays open when navigating between admin pages
- Update: launcher, chat panel, and Settings page styled to match the WP 7 AI plugin
- 🌴 Keep us motivated with a little review here. Thank you!
0.0.1