Revision history [back]
The shift in focus was from old style single-LLM-query AI to support for AI agents. You can call Claude's models from the old now-legacy AI integration in Wing (which can still be enabled in Wing 12 if wanted) but that's completely different than using Claude Code.
Agentic development is such a quantum leap that we shifted to that model, for now just with Claude Code but we'll certainly look at supporting other providers of AI agents in the future.
You should be able to point other AI agents to our MCP servers and probably even tell them to read the contents of the .claude directory Wing writes when you enable Claude Code for a Wing project. If the agent also has a TUI then you could run it from the OS Commands tool, which now has true Pseudo TTY support.
So it more or less might just work, but not the Tasks tool, which does currently assume Claude Code.
I can't predict time frames on any of this, but hopefully that gives you an idea of where we're headed.