馃 Call for Contributors - Help shape EGC #42
Fmarzochi
announced in
Announcements
Replies: 2 comments
|
Update, 2026-07-13: 10 open contribution opportunities right now Native LLM providers (
|
0 replies
|
Update, 2026-07-25: the July 13 list is fully absorbed Every opportunity from the last update was picked up and merged by the community. Thank you all: the provider suite, the install targets and the dashboard work shipped across v1.1.14 and v1.1.15. Open right now:
Want something specific scoped for you (a provider, an install target, a dashboard itch)? Open a discussion and I will turn it into an issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What is EGC?
EGC (Extended Global Context) is a persistent memory MCP server that works across 20 AI coding tools: Claude Code, Gemini CLI, Codex, Cursor, OpenCode, Windsurf, Amp, VS Code Copilot, Continue.dev, and more (Kiro, Trae, Goose, Aider, OpenHands, Amazon Q Developer CLI, and Warp support all in progress - see #733, #734, #735, #736, #737, #738, #739).
One install. Every tool. Permanent memory.
After install, every AI session starts with:
Why contribute?
The core runtime is stable, CI is green, and the architecture is documented. There is real work to do:
Testers
Do you use Claude Code, Cursor, Codex, Gemini CLI, or Windsurf? Install EGC on your machine and tell us what broke.
npm install -g @egchq/egcand report the resultSkill authors
EGC ships 230+ skills. If you have a workflow that works well, it can be a skill - a plain Markdown file.
skills/for the formatTool integrators
New AI coding tools are launching every month. If you use one that EGC does not support yet, open an issue with the tool name and config format. Kiro, Trae, Goose, Aider, OpenHands, Amazon Q Developer CLI, and Warp are already tracked as open issues - pick one and send a PR.
Provider integrators
Native LLM providers are also open for contribution. Claude, Gemini, OpenAI, Ollama, OpenRouter, Mistral AI, and DeepSeek are shipped natively. Groq, Cohere, and Vertex AI are tracked as open issues.
Bug reporters
Found a bug? Edge case? Unexpected behavior? Open an issue. The more specific the better.
How to get started
good first issueEveryone who contributes - even a single bug report - is helping build the memory layer for the next generation of AI-assisted development.
Welcome.
All reactions