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
Want to add something? Follow the contribution guide
A PostgreSQL extension that brings FFmpeg media processing into SQL, with safe filter graphs and optional hardware acceleration.
Want to add something? Follow the contribution guide
Introduction to Hermes Agent, an open-source AI agent from Nous Research.