<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>www.pluxel.dev</title><link>https://www.pluxel.dev</link><description>www.pluxel.dev</description><lastBuildDate>Mon, 07 Sep 2026 09:28:37 GMT</lastBuildDate><atom:link href="https://www.pluxel.dev/rss.xml" rel="self" type="application/rss+xml"/><item><title>为什么是 Pluxel？</title><link>https://www.pluxel.dev/docs/why-pluxel</link><guid>https://www.pluxel.dev/docs/why-pluxel</guid><description>从 Koishi 与 Cordis 的实践出发，理解 Pluxel 对依赖身份、Context、生命周期和构建语义的选择。</description><pubDate>Mon, 07 Sep 2026 09:28:37 GMT</pubDate></item><item><title>Pluxel 文档</title><link>https://www.pluxel.dev/docs</link><guid>https://www.pluxel.dev/docs</guid><description>创建并运行第一个应用，再按任务查找插件、运行时、管理界面和交付指南。</description><pubDate>Mon, 07 Sep 2026 09:09:24 GMT</pubDate></item><item><title>配置 Playground</title><link>https://www.pluxel.dev/docs/workbench/configuration-playground</link><guid>https://www.pluxel.dev/docs/workbench/configuration-playground</guid><description>编辑 Valibot schema，操作生成的表单，并比较原始输入与归一化结果。</description><pubDate>Mon, 07 Sep 2026 08:56:25 GMT</pubDate></item><item><title>在线开发控制台</title><link>https://www.pluxel.dev/docs/development/dev-console</link><guid>https://www.pluxel.dev/docs/development/dev-console</guid><description>让 coding agent 通过当前 Vite 执行 TypeScript，检查插件、修改配置、调用 Workbench API 并读取真实日志。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>静态应用发行物</title><link>https://www.pluxel.dev/docs/development/distribution</link><guid>https://www.pluxel.dev/docs/development/distribution</guid><description>创建、检查并签名验证可搬运的静态 Node 应用目录。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>开发和发布插件包</title><link>https://www.pluxel.dev/docs/development/plugin-package</link><guid>https://www.pluxel.dev/docs/development/plugin-package</guid><description>创建一个可以独立构建、测试和发布的 Pluxel 插件包。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>跨仓库源码开发</title><link>https://www.pluxel.dev/docs/development/source-workspaces</link><guid>https://www.pluxel.dev/docs/development/source-workspaces</guid><description>在保持 Git 仓库、工作区和 lockfile 独立的前提下联调本地源码。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>把示例项目改成自己的应用</title><link>https://www.pluxel.dev/docs/development/starter-monorepo</link><guid>https://www.pluxel.dev/docs/development/starter-monorepo</guid><description>快速开始之后，定位业务代码、添加依赖、切换开发模式并构建应用。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>测试 Pluxel 插件</title><link>https://www.pluxel.dev/docs/development/testing</link><guid>https://www.pluxel.dev/docs/development/testing</guid><description>选择最小测试边界，用真实构建语义验证依赖、配置、HTTP、Workbench 与资源回收。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>CLI 与工具链</title><link>https://www.pluxel.dev/docs/development/tooling</link><guid>https://www.pluxel.dev/docs/development/tooling</guid><description>了解脚手架、插件构建、静态应用、HMR、源码联调和发行检查分别由谁负责。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>声明和更新插件配置</title><link>https://www.pluxel.dev/docs/getting-started/configuration</link><guid>https://www.pluxel.dev/docs/getting-started/configuration</guid><description>用一个 Valibot object schema 统一配置类型、默认值、归一化和校验。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>编写第一个插件</title><link>https://www.pluxel.dev/docs/getting-started/first-plugin</link><guid>https://www.pluxel.dev/docs/getting-started/first-plugin</guid><description>从 CLI 模板完成配置、HTTP 路由和生命周期测试。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>把 Pluxel 接入现有项目</title><link>https://www.pluxel.dev/docs/getting-started/host-setup</link><guid>https://www.pluxel.dev/docs/getting-started/host-setup</guid><description>为现有项目选择 static 或 dynamic host，并配置 Plugin 清单、运行状态和 Workbench。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>快速开始</title><link>https://www.pluxel.dev/docs/getting-started</link><guid>https://www.pluxel.dev/docs/getting-started</guid><description>用 @pluxel/create 创建并启动一个带 React 页面、HTTP API 和 Workbench 的 Pluxel 应用。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>Plugin 模型与生命周期</title><link>https://www.pluxel.dev/docs/getting-started/plugin-model</link><guid>https://www.pluxel.dev/docs/getting-started/plugin-model</guid><description>理解 Plugin 的依赖关系、版本代际、可选集成、资源回收和失败传播。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>使用 PluginPart 组织内部资源</title><link>https://www.pluxel.dev/docs/getting-started/plugin-parts</link><guid>https://www.pluxel.dev/docs/getting-started/plugin-parts</guid><description>用静态 Part composition 隔离配置、注册和清理，同时保持一个 Plugin 治理边界。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>Agent tools</title><link>https://www.pluxel.dev/docs/plugins/agent-tools</link><guid>https://www.pluxel.dev/docs/plugins/agent-tools</guid><description>用可选官方 Plugin 把统一 command catalog 安全投影给外部 Agent adapter。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>Management 认证</title><link>https://www.pluxel.dev/docs/plugins/auth</link><guid>https://www.pluxel.dev/docs/plugins/auth</guid><description>用官方 Auth Plugin 在唯一 Cap’n Web control socket 上提供 OIDC、密码或密码加 TOTP。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>缓存</title><link>https://www.pluxel.dev/docs/plugins/cache</link><guid>https://www.pluxel.dev/docs/plugins/cache</guid><description>为每个 Plugin 隔离缓存，并组合本地缓存、后端、加载器、失效和请求合并。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item><item><title>添加官方插件</title><link>https://www.pluxel.dev/docs/plugins</link><guid>https://www.pluxel.dev/docs/plugins</guid><description>将官方插件加入应用清单、配置和启动策略，并按任务选择公开包。</description><pubDate>Mon, 07 Sep 2026 08:47:43 GMT</pubDate></item></channel></rss>