这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: augmnt/augments-mcp-server

Tags

v2.0.8

Toggle v2.0.8's commit message
chore: bump version to 2.0.8

v2.0.7

Toggle v2.0.7's commit message
chore: bump version to 2.0.7

v2.0.6

Toggle v2.0.6's commit message
chore: bump version to 2.0.6

v2.0.5

Toggle v2.0.5's commit message
chore: bump version to 2.0.5

Update version numbers in pyproject.toml and server.json for threading fixes release.

v2.0.4

Toggle v2.0.4's commit message
Release v2.0.4 - WebSocket Fixes & Clean Startup

🔧 **Fixes:**
- Fixed RuntimeWarning about module imports when using python -m execution
- Resolved websockets deprecation warnings by switching to wsproto
- Fixed FastMCP TypeError when configuring WebSocket implementation

🚀 **Improvements:**
- Clean startup logs without deprecation warnings
- Proper uvicorn WebSocket configuration
- Maintained backward compatibility with all existing functionality

📦 **Technical Details:**
- Added wsproto dependency for modern WebSocket implementation
- Implemented monkey patch for uvicorn configuration
- Created clean main entry point to avoid import warnings
- Updated deployment configurations for Railway

This release ensures clean, warning-free operation in production environments.

v2.0.3

Toggle v2.0.3's commit message
chore: bump version to 2.0.2 and update MCP server name

- Update version in pyproject.toml and server.json from 2.0.1 to 2.0.2
- Update MCP server name from 'io.github.augmnt/augments-mcp-server' to 'dev.augments/mcp'
- Update mcp-name reference in README.md to match

v2.0.2

Toggle v2.0.2's commit message
chore: bump version to 2.0.2 and update MCP server name

- Update version in pyproject.toml and server.json from 2.0.1 to 2.0.2
- Update MCP server name from 'io.github.augmnt/augments-mcp-server' to 'dev.augments/mcp'
- Update mcp-name reference in README.md to match

v2.0.1

Toggle v2.0.1's commit message
chore: bump version to 2.0.1 for PyPI release

- Update version in pyproject.toml from 2.0.0 to 2.0.1
- Update version in server.json to match
- Includes MCP protocol fixes and proper FastMCP configuration

v2.0.0

Toggle v2.0.0's commit message
Merge branch 'web-hosting-refactor'

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0: Stable Augments MCP Server

- 79 frameworks across 7 categories
- Comprehensive documentation retrieval
- Intelligent caching system
- Code compatibility analysis
- Multi-framework context generation
- Manual release process