Skip to content

Releases: agencian1/mcp-runrunit

1.8.1

Choose a tag to compare

@lucasdksan lucasdksan released this 09 Jul 15:05
55d71df

Added
Git repository auto-detection for share tools: owner/repo (GitHub) and workspace/repoSlug (Bitbucket) plus default base branch are read from git remote get-url origin and refs/remotes/origin/HEAD in project_root (src/application/git-repo-detect.ts).
Unit tests for remote URL parsing, live git detection, and env-vs-git config merge (git-repo-detect.test.ts, share-config.test.ts).
Changed
readGithubShareConfig and readBitbucketShareConfig accept optional projectRoot; env vars override detected values (priority: env > git > default main).
runrunit_share_cursor_agent, runrunit_share_cursor_skill, and Bitbucket share tools pass resolved project_root into config resolution.
README, .env.example, and MCP tool descriptions document optional GITHUB_REPO_*, GITHUB_BASE_BRANCH, BITBUCKET_WORKSPACE, BITBUCKET_REPO_SLUG, and BITBUCKET_BASE_BRANCH when sharing from a git checkout.

v1.7.0

Choose a tag to compare

@zNetinho zNetinho released this 09 Jun 11:44
cf2dc0e

What's Changed

  • feat(mcp-runrunit): cursor catalog taxonomy and release v1.7.0 by @zNetinho in #18
  • chore(mcp-runrunit): release v1.7.0 to main by @zNetinho in #19

Full Changelog: v1.6.3...v1.7.0

v1.6.3

Choose a tag to compare

@zNetinho zNetinho released this 05 Jun 11:15
1c9e739

What's Changed

  • Chore/install husky eslint by @zNetinho in #16
  • Upgrade in skill for share local skills with remote
  • release: deploy mcp-runrunit v1.6.3 by @zNetinho in #17

Full Changelog: v1.6.2...v1.6.3

v1.6.2: Merge pull request #13 from agencian1/development

Choose a tag to compare

@zNetinho zNetinho released this 10 Apr 00:36
11ece0b
Development

v1.4.0

Choose a tag to compare

@zNetinho zNetinho released this 08 Apr 20:22
63cfe82

What's Changed

  • Release v1.4.0: cursor-agents e runrunit_install_cursor_agents by @zNetinho in #3
  • Development by @zNetinho in #4

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@zNetinho zNetinho released this 08 Apr 13:40
3e9e03b
Merge pull request #2 from agencian1/development

Development