# claudecode Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/claudecode
> Markdown URL: https://aitinkerers.org/technologies/claudecode.md
> Technology record last updated: 2026-03-12T17:11:21Z
> Generated: 2026-09-22T14:43:55Z

Claude Code is a command-line interface agent that executes complex engineering tasks by directly interacting with your local file system and git state.

Claude Code operates as a research-hardened agent within your terminal to automate high-to-low level development workflows. It handles codebase exploration, bug fixes, and test execution by issuing shell commands and editing files directly. Built on the Claude 3.5 Sonnet model, it manages multi-step refactors and git operations (commits, diffs, and merges) while maintaining context of your specific directory structure. Developers use it to bypass manual boilerplate and accelerate feature delivery through a secure, CLI-native interface.

- Official technology site: https://docs.anthropic.com/en/docs/agents-and-tools/claude-code
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [ClawForce: Let Claude Spawn People to Do Things at Scale](https://austin.aitinkerers.org/talks/rsvp_24BdA7wnyQI)

I built a lite MCP that let's you expose commissioning real people to do anything in the physical world from an AI agentic workflow. Think Terraform, but instead of provisioning servers, you're provisioning people with Door Dash, Uber Direct, TaskRabbit, etc.

- Event context: AI Tinkerers Austin: April 2026 Demo Night — 2026-04-16 — Austin
- Public talk page: https://austin.aitinkerers.org/talks/rsvp_24BdA7wnyQI

## Related Technologies

- [DoorDash Tasks](https://aitinkerers.org/technologies/doordash-tasks) ([Markdown](https://aitinkerers.org/technologies/doordash-tasks.md)) — 1 public demo
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
- [Uber Direct](https://aitinkerers.org/technologies/uber-direct) ([Markdown](https://aitinkerers.org/technologies/uber-direct.md)) — 1 public demo
