Skip to content

Releases: jlowin/copychat

v0.7.2

19 Jun 18:20

Choose a tag to compare

Full Changelog: v0.7.1...v0.7.2

Fixes a sorting bug when displaying verbose results

v0.7.1

18 Jun 20:36

Choose a tag to compare

This releases exposes an MCP that can be run with any client without installing copychat: uvx copychat mcp

v0.7.0

18 Jun 18:12

Choose a tag to compare

MCP Server Integration

Added an MCP (Model Context Protocol) server that exposes copychat's core functionality to AI assistants and other
MCP clients.

New capabilities:

  • copy_text_to_clipboard - Copy arbitrary text to clipboard
  • read_clipboard - Read current clipboard contents
  • copy_files_to_clipboard - Copy files with filtering options (include/exclude patterns, append mode)

This allows AI tools like Claude Code to seamlessly integrate copychat's file copying capabilities, making it easier to transfer code and content between development workflows.

v0.6.3

03 Jun 15:52
8017b1e

Choose a tag to compare

What's Changed

  • Support github discussions + files from URLs by @jlowin in #21
  • don't copy when printing to screen by @jlowin in #22

Full Changelog: v0.6.2...v0.6.3

v0.6.2

21 May 20:31
a413d91

Choose a tag to compare

What's Changed

  • Better formatting / tmp dirs for github files by @jlowin in #19

Full Changelog: v0.6.1...v0.6.2

v0.6.1

21 May 14:32
04a5198

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 May 00:28
1849880

Choose a tag to compare

This release adds support for copying the contents and history of GitHub issues + PRs

What's Changed

Full Changelog: v0.5.3...v0.6.0

v0.5.3

23 Apr 22:11

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 Nov 14:23
1c6bb88

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Nov 01:39
8b66b75

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1