Codex in the Wild How Nexius Labs uses Codex as the main driver for building and teaching SMEs to ship AI-assisted tools.
Presentations from our meetups will go here.
Codex in the Wild How Nexius Labs uses Codex as the main driver for building and teaching SMEs to ship AI-assisted tools.
Infrastructure-based Safety For Your 'Claw A walkthrough of infrastructure-based safety for agentic tools, covering connector threat models, MCP gateways, and practical design patterns.
The Lessons I Learned Coding 10+ Apps with Claude Code Two agentic patterns to fix poor instruction following — Generator + Evaluator and Thin Orchestrator + Specialized Workers — composed inside Claude Code skills.
Workforce OS A file-based multi-agent operating system for a seven-person team. No database, no server — just markdown and git.
I was asked by quite a number of you in person and via DM to open source workforce-os. I am not going to, because that is exactly against the philosophy of everything I was sharing (build it yourself, customise it to your needs). However, I recognise that not everybody knows where/how to start building. So instead of open sourcing the software, I asked my agent to generate a "starter prompt" for you to use to start building your own system. You can - if you wish - also reference nanoclaw as a starting git repo (but frankly there's no need because it will find the repos itself in plan + extra high effort mode).
So this is more aligned with my philosophy - learn and build your own thing, for your own needs. This community will all be here to help answer any questions if you get stuck!
Have fun building!
— Gaurav
Tips, Threats, and What Actually Works Logan Goh's ABC at Google talk on why viral prompting tricks sometimes appear to work, and why expert framing and multi-perspective prompting are more reliable tools.
Original Coldthink and Warmthink prompt documents shared by Logan Goh in the ABC chat on Feb 18, 2026.
Want to add something? Follow the contribution guide
A pay-as-you-go AI model aggregator that gives people one place to use leading chat and image models without juggling multiple subscriptions.
A native macOS editor for Markdown and JSON, built for quickly writing, previewing, validating, and moving between structured and prose-heavy text.
A PostgreSQL extension that brings FFmpeg media processing into SQL, with safe filter graphs and optional hardware acceleration.
A retro-styled data sequencer that turns Singapore public datasets into generative music, with cassette-like datasets, sector pads, and live controls for shaping rhythm, density, and effects.
Want to add something? Follow the contribution guide
A rebuilt HTML archive of Code with Claude Tokyo workshop and founder-stage sessions, reconstructed from attendee photos with the original source images appended beneath each section.
Introduction to Hermes Agent, an open-source AI agent from Nous Research.