Skip to content

fix: resolve conflict from #580 and wire missing MCP tools (#586)#587

Merged
sigvardt merged 4 commits intomainfrom
ai/issue-586-fix-conflict-merge-on-httpsgithubcomsigvardtlinked
Mar 18, 2026
Merged

fix: resolve conflict from #580 and wire missing MCP tools (#586)#587
sigvardt merged 4 commits intomainfrom
ai/issue-586-fix-conflict-merge-on-httpsgithubcomsigvardtlinked

Conversation

@sigvardt
Copy link
Owner

Summary

Fixes the merge conflict from PR #580 (feat/issue-568).

Since main already merged PR #581 which contained the robust CreateEventActionExecutor and prepareCreateGroup architectures, this PR resolves the conflict by:

  • Discarding the duplicate/incomplete implementations from feat/issue-568
  • Keeping the correct architectural implementation currently in main
  • Rescuing the valuable data-id selector fallback for Feed items from feat/issue-568 and merging it with main's superior robust DOM locators
  • Wiring up the previously missing linkedin.groups.prepare_create and linkedin.events.prepare_create tools into the MCP server packages/mcp/src/bin/linkedin-mcp.ts.

Closes #586

@sigvardt sigvardt merged commit 65643d8 into main Mar 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix conflict merge on https://github.com/sigvardt/linkedin-buddy/pull/580

1 participant