X · @cohere
· X / Twitter
RT vLLM: Excited to see @cohere open-source how they use AI coding agents to maintain their vLLM fork. 🙌 Keeping a long-lived fork in sync is trick…
RT vLLMExcited to see @cohere open-source how they use AI coding agents to maintain their vLLM fork. 🙌Keeping a long-lived fork in sync is tricky. Their agent treats it as a control loop: rebase onto each upstream release, run tests, diagnose, fix, repeat until green. Weeks of work down to days.Bonus: the skills are op