# Claude Code/Codex Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/claude-code-codex
> Markdown URL: https://aitinkerers.org/technologies/claude-code-codex.md
> Technology record last updated: 2026-04-27T17:44:37Z
> Generated: 2026-09-21T11:43:15Z

A command-line agent that executes complex engineering tasks by directly interacting with your local codebase and terminal.

Claude Code (currently in research preview) operates as a high-agency CLI tool for developers. It handles the heavy lifting of software maintenance: refactoring legacy modules, fixing deep-seated bugs across multiple files, and automating git workflows. By integrating directly with your terminal, it reads local files, runs test suites to verify its own code, and executes shell commands to resolve build errors. It is built on the Claude 3.5 Sonnet model to ensure high-reasoning output while maintaining the speed required for real-time terminal interaction.

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

## Recent Public Talks and Demos

### [Juggle 10+ projects in parallel without getting overwhelmed](https://atlanta.aitinkerers.org/talks/rsvp_chajEf1PUyg)

I am building what Claude described to be a Project Awareness System. As a developer I can now trust Claude to let me plan with it then have it write the code, but that leads to a lot of wait time. So I started working on multiple projects in parallel, each in a different tmux window so I don't end up having to wait. However, one project often begets often projects that it depends, so over time I found myself with over 15 parallel projects all in-progress. And with this I got lost in what to do next, and so did Claude. To address this I started building a web dashboard of all my current projects that gets its data from monitors running in hooks, on prompts and as a daemon. I call this software Endless. It is still very early and very much a work in progress.

- Event context: AI Tinkerers Atlanta: Community Demos &amp; Technical Deep Dives — 2026-04-21 — Atlanta
- Public talk page: https://atlanta.aitinkerers.org/talks/rsvp_chajEf1PUyg

## Related Technologies

- [Go](https://aitinkerers.org/technologies/go) ([Markdown](https://aitinkerers.org/technologies/go.md)) — 25 public demos
- [HTMX](https://aitinkerers.org/technologies/htmx) ([Markdown](https://aitinkerers.org/technologies/htmx.md)) — 2 public demos
- [Just](https://aitinkerers.org/technologies/just) ([Markdown](https://aitinkerers.org/technologies/just.md)) — 1 public demo
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [Tailwind CSS](https://aitinkerers.org/technologies/tailwind-css) ([Markdown](https://aitinkerers.org/technologies/tailwind-css.md)) — 22 public demos
- [templ/templUI](https://aitinkerers.org/technologies/templ-templui) ([Markdown](https://aitinkerers.org/technologies/templ-templui.md)) — 1 public demo
- [Tmux](https://aitinkerers.org/technologies/tmux) ([Markdown](https://aitinkerers.org/technologies/tmux.md)) — 6 public demos
- [Zsh](https://aitinkerers.org/technologies/zsh) ([Markdown](https://aitinkerers.org/technologies/zsh.md)) — 2 public demos
