Build in Public WEEK 9 JAN–APR 2026 Live Wednesdays

Build Log.

Real-time notes from live builds — decisions made with Grok, what broke, what shipped, and how we're turning Human Cohesive AI from idea into reality. New entry every Wednesday.

WednesdayLive Build (Twitch / YouTube)
FridayDemo + Recap
CrewAI Bitcoin Pod Kickoff
Deep Work Block — 3hrs · Bitcoin Protocol · CrewAI · Python
Created & shipped public repo: github.com/yskaipe/crewai-bitcoin-pod — first dedicated CrewAI + Python multi-agent space for Bitcoin pod orchestration.
Initial crew script bitcoin_crew.py: defined Bitcoin Protocol Expert + AI Agent Orchestrator agents, research tasks for node interaction & autonomous pod flows.
Fixed setup bugs: path error resolved; Pydantic validation fixed by changing Crew(verbose=2)verbose=True (CrewAI now enforces boolean, not int levels).
First execution successful (ID: fde65623-...) — Bitcoin Researcher agent launched, detailed startup and task-begin logs confirmed.
Blocker: LLM call failed mid-task — Invalid Groq API Key (GroqException 401 via litellm). Crew execution halted.
GitHub profile polish: consistent topics added across active repos — crewai, ai-agents, bitcoin, python, human-cohesive-ai, fastapi.
CrewAI evolves fast — verbosity params changed (int levels → bool flag). Always verify against current version docs before a session.
Groq integration: regen fresh key at console.groq.com if 401. Quick fallback: llm = "ollama/llama3.2" for cost-free local iteration.
Portfolio value: public debugging trails (path fix → verbose fix → API auth) are strong signal for applied AI roles in 2026.
Regen / validate Groq key (or switch to Ollama local), re-run full crew → capture Bitcoin research summary + proposed orchestration structure.
Integrate real tools (e.g. bitcoinrpc wrapper). Prep March 4 Wednesday live session: demo initial CrewAI crew + Bitcoin pod integration progress.
W9
Week 9 · Feb 23–27, 2026
Pod Health Monitoring & Vibe-Match Refinements
Focus: Real-time drift detection + weighted matching algorithm
Latest
Deployed basic pod health dashboard — real-time vibe drift detection using embedding cosine distance over time.
Fixed critical bug in SEED → plan generation where Grok was hallucinating unavailable tools.
Improved matching algorithm: added weighted skill + attitude vectors (70/30 split after A/B testing with 3 pods).
First automated "nudge" system — AI-O now pings humans when momentum stalls >48h.
Re-architected workspace provisioning to use temporal tables instead of flat JSON — 10× faster queries.
Initial vibe-drift model over-penalized minor disagreements → relaxed cosine threshold from 0.250.18.
Figma API rate limits killed auto-wireframe generation mid-demo — now batching requests.
Always test orchestration loops with sleep delays — real humans don't respond in 300ms.
Launch first cross-pod knowledge sharing (shared memory layer between related pods).
Integrate Discord voice → transcript → action items loop.
Run public vibe-coding jam (theme: "AI escapes mediocre teams").
W8
Week 8 · Feb 16–20, 2026
First Multi-Human Pod Orchestration
Focus: 3-person + AI-O pod running 72 hours
Successfully ran 3-person + AI-O pod for 72 hours (Bitcoin analysis sprint).
Added real-time milestone checkpoints with Grok reasoning summaries.
Over-eager AI intervention caused vibe friction → added "ask before acting" toggle.
Pod creation form now supports optional "vibe keywords" for better matching.

"The moment the human said 'nah, let's pivot' and Grok immediately re-planned without argument — that's when I knew we were onto something."

— Nicholas
Archive
Weeks 1–7 loading soon · Archive starts Jan 2026 · New entry every Wednesday
Follow the build.

Get notified on new logs, watch live, drop feedback, or join a pod. New entry every Wednesday after the stream.