Skip to content

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 04:19
· 47 commits to main since this release
f9ba84e

Release v0.0.1

πŸš€ Features

  • πŸ€– AI Connection: Seamlessly connect AI assistants to your terminal
  • πŸ”Œ MCP Server: Built-in Model Context Protocol server implementation
  • πŸ–₯️ Terminal Control: Allow AI to execute commands and read terminal output
  • πŸ” Session Management: View and manage SSH sessions
  • 🚫 Command Abort: Safely abort running commands
  • πŸ“‹ Buffer Access: Retrieve terminal buffer content with flexible options

πŸ“¦ Installation

npm install tabby-mcp --save

πŸ“‹ Release Notes

Check the CHANGELOG.md for detailed release notes.

πŸ“„ Documentation

See the README.md for full documentation.