Skip to content

Releases: golutra/golutra-mcp

v0.1.4

07 May 09:01

Choose a tag to compare

Added

  • Added golutra-update-member-name for renaming one project member by memberId without changing bindings, prompts, automation, conversations, or terminal sessions.
  • Added focused template export tools: golutra-export-template-workspace for exporting workspace content into My Templates with create/replace modes, and golutra-publish-template-edited for 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

01 May 14:51

Choose a tag to compare

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

22 Mar 13:14

Choose a tag to compare

English

This release clarifies the workspacePath contract in golutra-mcp.

Highlights:

  • Per-tool workspacePath is now clearly documented as a one-time override
  • golutra-set-context remains the only way to persist a new default workspace
  • Added regression tests to lock the workspace context behavior
  • Added docs/WORKSPACE_CONTEXT_EXAMPLES.md with workspace switching examples, recommended tool order, and a real chat flow
  • Expanded README and startup documentation for AI host integration

中文

这个版本主要明确了 golutra-mcpworkspacePath 的使用契约。

重点更新:

  • 明确业务 tool 中传入的 workspacePath 只影响本次调用
  • 明确只有 golutra-set-context 才会持久更新默认工作区
  • 补充回归测试,防止工作区上下文语义回退
  • 新增 docs/WORKSPACE_CONTEXT_EXAMPLES.md,包含工作区切换示例、推荐调用顺序和真实聊天流示例
  • 补充 README 与启动文档,方便 AI 宿主接入

v0.1.1

20 Mar 16:39

Choose a tag to compare

English

Highlights

  • strengthened layered golutra-diagnose output and smoke-test coverage
  • improved cross-platform golutra-cli discovery for Windows, macOS, and Linux
  • aligned chat.send validation with the current Golutra CLI contract
  • expanded README and STARTUP_PROCESS.md with 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 check
  • npm run package:check
  • npm 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 check
  • npm run package:check
  • npm pack