I built TeamContext because team vibe coding has a context problem: each person + each LLM tool ends up with a different mental model of the same project. And I also believe that project documents for LLM would be at least as important as those for human.TeamContext uses OpenViking and treats context like code:
- versioned in Git
- reviewable in PRs
- synced across members with git pull + tc sync
- usable across tools (Codex, Claude Code, etc.)
Would love your trials and feedbacks!
Repo: https://github.com/hzhou9/TeamContext