Skip to content

Releases: ssccio/n8n-nodes-opencode

v1.0.0 - Initial Release

25 Oct 03:04

Choose a tag to compare

🎉 Initial Release

This is the first release of n8n-nodes-opencode, an n8n community node that integrates OpenCode as a chat model for use with n8n's AI Agent and LangChain workflows.

Features

  • ✅ Full LangChain integration
  • ✅ Multiple model providers (Anthropic, OpenAI, Google, Groq, Ollama)
  • ✅ Session management
  • ✅ Tool calling support
  • ✅ Kubernetes-ready deployment
  • ✅ Comprehensive documentation

Installation

npm install n8n-nodes-opencode

Or install via n8n UI by searching for "OpenCode" in community nodes.

Resources

What's Next

See the README for usage instructions and examples.