We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GIT-Viz-Team/GitViz-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•1.26 kB
# Change Log
All notable changes to the "webview" extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## [0.1.5] 2025-06-14
### Added
- Added `#highlight_commit` command to highlight specific commits in the Git log tree
## [0.1.4] 2025-05-30
### Changed
- Changed Github repository to "GIT-Viz-Team/GitViz-MCP"
## [0.1.3] 2025-05-30
### Added
- Added `gitVizMcp.maxGitLogEntries` setting to configure maximum number of git log entries fetched.
## [0.1.2] 2025-05-29
### Added
- Added MCP Server
## [0.1.1] 2025-05-28
### Added
- Added play/pause controls for Git log animations
- Added restart server command for better reliability
- Enhanced repository selection with auto-detection mode
- Improved Git log visualization interface
### Changed
- Updated extension name to "GitViz MCP: Animated Log & History"
- Improved animation controls and user experience
## [0.1.0] 2025-05-18
### Added
- Complete refactoring with new UI and animations, redesigned Git visualization
- Added VSCode's Language Model Tool functionality
- Added VSCode's Chat functionality
### Removed
- Removed old chat functionality
## [Unreleased]
- Initial release