Releases: golutra/golutra-mcp
Releases · golutra/golutra-mcp
v0.1.4
Added
- Added
golutra-update-member-namefor renaming one project member bymemberIdwithout changing bindings, prompts, automation, conversations, or terminal sessions. - Added focused template export tools:
golutra-export-template-workspacefor exporting workspace content into My Templates with create/replace modes, andgolutra-publish-template-editedfor exporting one My Templates card as a zip file.
Changed
- Clarified template export tool descriptions so MCP hosts distinguish the two real actions: workspace-to-My-Templates and My-Templates-card-to-zip.
v0.1.3
Added
- Added focused MCP tools for Golutra team creation, member configuration, conversations, prompt settings, automation, skills, agents, templates, store commands, and generic structured command fallback.
- Added golutra-read-cli-guide so MCP hosts can read the current Golutra CLI team, collaboration, prompt, role, asset, and roadmap guidance directly.
- Added runtime target fallback for app-backed tools. MCP now tries stable:desktop, stable:server, dev:desktop, then dev:server by default, while still allowing explicit profile, hostKind, or targetOrder overrides.
- Added explicit confirmation fields for destructive or restart operations such as member deletion, conversation deletion, and member restart.
Changed
- Kept golutra-cli as the stable integration boundary and injects GOLUTRA_CLI_HOST_KIND only for each spawned CLI child process.
- Updated documentation, environment examples, generated dist, and tests for the expanded tool surface and runtime selection behavior.
Validation
- npm run check
- npm run package:check
- MCP app-backed smoke against stable desktop and /Users/skyseek/Desktop/project/user/test2
golutra-mcp v0.1.2
English
This release clarifies the workspacePath contract in golutra-mcp.
Highlights:
- Per-tool
workspacePathis now clearly documented as a one-time override golutra-set-contextremains the only way to persist a new default workspace- Added regression tests to lock the workspace context behavior
- Added
docs/WORKSPACE_CONTEXT_EXAMPLES.mdwith workspace switching examples, recommended tool order, and a real chat flow - Expanded README and startup documentation for AI host integration
中文
这个版本主要明确了 golutra-mcp 中 workspacePath 的使用契约。
重点更新:
- 明确业务 tool 中传入的
workspacePath只影响本次调用 - 明确只有
golutra-set-context才会持久更新默认工作区 - 补充回归测试,防止工作区上下文语义回退
- 新增
docs/WORKSPACE_CONTEXT_EXAMPLES.md,包含工作区切换示例、推荐调用顺序和真实聊天流示例 - 补充 README 与启动文档,方便 AI 宿主接入
v0.1.1
English
Highlights
- strengthened layered
golutra-diagnoseoutput and smoke-test coverage - improved cross-platform
golutra-clidiscovery for Windows, macOS, and Linux - aligned
chat.sendvalidation with the current Golutra CLI contract - expanded README and
STARTUP_PROCESS.mdwith install, publish, and AI host integration guidance - published local README assets and repository-ready release metadata
Package
- npm:
golutra-mcp@0.1.1 - attached asset:
golutra-mcp-0.1.1.tgz
Validation
npm run checknpm run package:checknpm pack
中文
重点更新
- 补强了分层
golutra-diagnose输出和 smoke test 覆盖 - 完善了 Windows、macOS、Linux 下的
golutra-cli默认发现逻辑 - 将
chat.send的参数校验与当前 Golutra CLI 契约对齐 - 扩展了 README 与
STARTUP_PROCESS.md,补齐安装、发布和 AI 宿主接入说明 - 补齐了本地 README 资源与面向公开仓库的发布元信息
包信息
- npm:
golutra-mcp@0.1.1 - 附件:
golutra-mcp-0.1.1.tgz
验证项
npm run checknpm run package:checknpm pack