CHANGELOG
Last updated
Was this helpful?
Last updated
Was this helpful?
slack: add fallback to plain text for Block Kit errors ()
slack: add message formatting and detection capabilities ()
logging: handle MCP client close errors in main and Slack client functions ()
handlers: add LLM gateway handler with provider registry ()
langchain: integrate LangChain provider for LLM operations ()
logging: enhance logging with key-value pairs ()
mcp-client: support command-based configuration for stdio mode ()
slack-mcp-client: make MCP clients optional, add godotenv package ()
All notable changes to this project will be documented in this file.
Initial setup of CI/CD pipeline
Basic project structure
Initial release
errors: add unified error handling system ()
langchain: add support for LangChain LLM integration ()
gh-pages: add new layout and head customization for Jekyll site ()
add helm chart, update readme ()
add initial version of error handling and logging system ()
bridge: add LLM-MCP bridge for tool call detection and execution ()
build: update GoReleaser and add config files for CI integration ()
config: add support for new schema with command and args ()
llm-mcp: enhance tool call detection and logging ()
logging: integrate custom logger in slack-mcp-client ()
mcp-client: add configurable transport modes and logging ()
mcp-server: implement MCP server with Ollama tool integration ()
openai: add OpenAI tool support and configuration in LLM bridge ()
slack-mcp-client: add LLM provider support for OpenAI and Ollama ()
slack-mcp-client: initialize Slack MCP client project ()
Update readme, add helm chart build ()
The format is based on , and this project adheres to .