# JadenGeller

- **Event:** [Built with Opus 4.6: a Claude Code hackathon](https://cerebralvalley.ai/e/claude-code-hackathon)
- **When:** Feb 10 at 12:00 PM – Feb 17 at 10:00 AM (EST)
- **Where:** Location TBA
- **Team:** [Jaden Geller](https://cerebralvalley.ai/u/jadengeller)
- **GitHub:** https://github.com/JadenGeller/column-chat
- **Demo video:** https://columnchat.com/demo-video
- **Gallery:** https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery/191

Column Chat generalizes the chat interface from two 
  columns to many. Each column declares which other   
  columns it reads and how much history it sees,      
  forming a dataflow graph. Context fans out to
  columns that each maintain their own focus, then    
  merges back together — bringing programming concepts
   like reducers and fan-out/fan-in to LLM            
  conversations. The structure is static and visible: 
  you see exactly what each column receives, edit it
  live, and add columns mid-conversation that backfill
   from the start. You can also describe a pipeline in
   plain language and Opus 4.6 generates the full
  column configuration.

---

Markdown version of https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery/191. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
