CHANGELOG
1.4.2 (2025-05-03)
1.4.1 (2025-04-25)
1.4.0 (2025-04-24)
Features
slack: add fallback to plain text for Block Kit errors (1260fb8)
slack: add message formatting and detection capabilities (7dbeda3)
1.3.0 (2025-04-24)
Bug Fixes
logging: handle MCP client close errors in main and Slack client functions (fedf9c4)
Features
handlers: add LLM gateway handler with provider registry (6aaf626)
langchain: integrate LangChain provider for LLM operations (fe187c2)
logging: enhance logging with key-value pairs (2c8a269)
mcp-client: support command-based configuration for stdio mode (9732e11)
slack-mcp-client: make MCP clients optional, add godotenv package (bb60c35)
1.2.0 (2025-04-23)
Features
errors: add unified error handling system (1d7d2d3)
langchain: add support for LangChain LLM integration (a4f3f5c)
1.1.3 (2025-04-17)
1.1.2 (2025-04-17)
1.1.1 (2025-04-17)
1.1.0 (2025-04-16)
Features
gh-pages: add new layout and head customization for Jekyll site (4ba7b07)
1.0.0 (2025-04-16)
Features
add helm chart, update readme (017a2cb)
add initial version of error handling and logging system (0714f6c)
bridge: add LLM-MCP bridge for tool call detection and execution (cdd7bae)
build: update GoReleaser and add config files for CI integration (d1b2e1e)
config: add support for new schema with command and args (97bbf28)
llm-mcp: enhance tool call detection and logging (1e9e0cc)
logging: integrate custom logger in slack-mcp-client (afce8f9)
mcp-client: add configurable transport modes and logging (b794e25)
mcp-server: implement MCP server with Ollama tool integration (a00cd99)
openai: add OpenAI tool support and configuration in LLM bridge (91d9b25)
slack-mcp-client: add LLM provider support for OpenAI and Ollama (b501ca0)
slack-mcp-client: initialize Slack MCP client project (9a45980)
Update readme, add helm chart build (f4d7406)
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Added
Initial setup of CI/CD pipeline
Basic project structure
[0.1.0] - YYYY-MM-DD
Added
Initial release
Last updated
Was this helpful?