随着 Agent 技术走向成熟,越来越多的产品需要同时面对人类和 Agent 两类用户,而 CLI(命令行工具)正是更容易被 Agent 调用的形态。
ts import { ref, reactive } from 'vue' export function usePagination(fetcher: (page: number, size: number) => Promise) { const list = ref([]) const loading = ref(false) const pager = reactive({ page: 1, size: 20, total: 0 }) async function load() { loading.
小布 Next 计划已经打通了 100 多项系统能力,包括读写便签、整理相册和文档等;得益于开放架构,小布 Next 还兼容大量的第三方热门的 Agent 、Skill 和 MCP 服务。
引入 catalog ownership、drift 检测、非破坏性 DEPLOY、显式确认的 RESET、中断恢复与部署检查协议。