AI Coding Tools

Community-curated directory of AI tools for practitioners. Tracked across 3 communities.

100
Tools
185
Articles
3
Communities

Recent Tools

Added Feb 08

Experience intelligent conversations with Honcho Chat. Your personal AI assistant for seamless, context-aware interactions. | Via ~ Kaya: ~ Kaya: i was just about to ask if anyone has used GLM with claude code | ~ Kaya: it is fr super fast | ~ Kaya: i was blown away from its speed while using honcho chat https://honcho.chat/ | ~ Jeff LC: I thought it was publically available? I used to have one but I find cursor composer is better as

ai
Added Feb 08

Free, open-source mobile app for Claude Code. Control Claude AI from your phone with end-to-end encryption and seamless workflow. | Via Joi: Use wg, use cook offs, use Omekase, use subagents, use drugs, tell dad I will call later, use superpowers | Joi: This is good https://happy.engineering/docs/how-it-works/ | Harper Reed: It’s pretty good.

ai skills
Added Feb 08

A task graph for getting things done. Works for humans, works for AI agents, works for both at once. | Via ~ Erik Garrison: https://moldandyeast.substack.com/p/memes-and-machines?r=3eze2 | ~ Erik Garrison: https://graphwork.github.io/ I didn't do much here | ~ Erik Garrison: it needs a way to loop humans in | ~ Erik Garrison: matrix seems easy. email seems doable. whatsapp, telegram, etc.? should I just go for everything

ai email
Added Feb 08

Continuous, non-invasive background code review for agents, to work better and faster. With TUI and CLI support - roborev-dev/roborev | Via ~ Wes: Noah Raford: Hey Wes, welcome! This is so cool btw: https://github.com/wesm/moneyflow | Noah Raford: I have something like that on my list of things to vibesplore so you beat me to it! | ~ Wes: My latest obsession is https://github.com/wesm/roborev, which for me has been a total game changer for my

ai cli
Added Feb 08

Fast CLI to search across all Claude Code session history - sinzin91/search-sessions | Via ~ Tenzin: ~ Tenzin: it uses my subscription. api key would be a no go for me lol | ~ Tenzin: the bar showing context window usage is such a no brainer, no idea why cc doesnt have it | ~ Tenzin: here’s the repo it spit out, actually happy with the speed of it: https://github.com/sinzin91/search-sessions ‎<This

ai cli
Added Feb 08

Documentation and tutorial site for the Amplifier AI agent framework - ramparte/amplifier-tutorial | Via Sam Schillace: Joi: I’m build a game on MUD architecture. Maybe we should just upgrade IRC | ~ Blaine Cook: I had high hopes for matrix, but it’s really struggled. I wish discord was open. | Sam Schillace: Large tutorial here: https://github.com/ramparte/amplifier-tutorial, smaller stories here: https://ramparte.g

ai
Added Feb 08

Token-efficient browser automation bundle for Amplifier - 93% token reduction using agent-browser - ramparte/amplifier-bundle-browser | Via unknown: Sam Schillace: Try this, it’s cheaper/faster: | https://github.com/ramparte/amplifier-bundle-browser | ~ Chris DiBona: Oooh, thanks. | Sam Schillace: We had this. And some other things…

ai browser
Added Feb 08

Via ~ Jesse Vincent: Vaughn Tan: o no someone invite me to off topic pls | ~ Jesse Vincent: done | ~ Jesse Vincent: https://github.com/prime-radiant-inc/claude-session-viewer We built a claude session log database/server. | ‎[2026/02/08, 13:35:00] ~ Jesse Vincent: ‎image omitted | ‎[2026/02/08, 13:35:08] ~ Jesse Vincent

ai mcp
Added Feb 08

Contribute to mattwynne/yaks development by creating an account on GitHub. | Via ~ Matt Wynne: Harper Reed: So the driver changed one letter | ‎[2026/02/05, 13:06:51] ~ Yilio: ‎image omitted | ~ Matt Wynne: I’m building up to my own orchestration gradually. Started with my own version of Beads https://github.com/mattwynne/yaks. It’s starting to work very nicely as a “blackboard” for Ralph loo

ai
Added Feb 08

Via ~ John Renaldi: Under the covers it's just OpenCode SDK that I build this on top of. ‎<This message was edited> | ~ John Renaldi: Super early but in case the design pattern is something y'all want to steal -> https://github.com/jrenaldi79/sidecar | Ramon: oh wait.

ai
Added Feb 08

Via Joi: ~ John Renaldi: Claude Code calls a CLI via Bash. That CLI opens an electron app. You can now interact with it independently. Then when you are completed, you click a button and that closes the app and sends the output back into CC via the CLI bash command. Bash command stays alive via a heartbeat u

ai cli
Added Feb 08

Fork of mcp_agent_mail - A mail-like coordination layer for coding agents - jleechanorg/mcp_mail | Via ~ Jeff LC: ~ Jeff LC: Oh I use mcp mail | ~ Jeff LC: My own fork | ~ Jeff LC: https://github.com/jleechanorg/mcp_mail | ~ Jeff LC: I do copy paste if I think it'll be like 1-2 iterations | ~ Jeff LC: But on my phone definitely mcp mail or when it gets konger

ai email mcp

jj

Added Feb 08

A Git-compatible VCS that is both simple and powerful - jj-vcs/jj | Via ~ MG: ~ Erik Garrison: I had it doing 3D convolutions to find features in the model | ~ Erik Garrison: digital fingers | ~ MG: Looking for an alternative to git scm because I’m getting caught in worktree tar pits frequently. Anyone try this? https://atomic.dev or have found some other commutative operatio

ai
Added Feb 08

A growing set of skills to polish interfaces built by agents. - ibelick/ui-skills | Via unknown: ~ Andrew: Cool, thank you. I just installed this yesterday as I’m preparing to redesign all my recent app screens, but I haven’t had a chance to put it through the paces | https://github.com/ibelick/ui-skills ‎<This message was edited> | ~ John Renaldi: The front end design skill does a great job.

ai skills
Added Feb 08

Claude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM, and RISC-V, capable of compiling a booting Linux kernel. - anthropics/claudes-c-compiler | Via ~ Paul Smith: ‎[2026/02/06, 5:37:52] Harper Reed: ‎image omitted | ~ Kristopher Kubicki: Good call on kill switch lol | ~ Paul Smith: CC=ccc $CC foo.c https://github.com/anthropics/claudes-c-compiler | ~ Paul Smith: that probably works better than when I do CC=“claude -p” | ~ Will Stephenson: ‎~ Will Stephenson w

ai
Added Feb 08

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities. - aiidateam/aiida-workgraph | Via ~ Nat Torkington: ~ Wes: I need to build the mobile experience over tailscale so I can look things up on my phone and access my vault when I'm on the go (if I am on a different computer than my laptop) | ~ Erik Garrison: I just added a gitignore install for wg init because I kept committing tons of stuff in .workgrap

ai
Added Feb 08

StrongDM's field notes on non-interactive agentic development: specs + scenarios, validation harnesses, feedback loops, and the supporting components. | Via ~ Jesse Vincent: ~ Erik Garrison: the teaming stuff in cc is giving too much to the lead agent. also want to avoid agent CLI lockin | ~ Jesse Vincent: I'm all for moving the orchestrator out of the agent . One of the other things about smart planning and dumb execution means that we can start to use local models for

ai cli
Added Feb 08

A self-improving multi-agent orchestration framework for Claude Code. 18 agents, TDD, 100% coverage, spec-driven development. Production-proven. | Via ~ Jesse Vincent: ~ Eran Sandler: all those damned base64 encoded files :-/ | ~ Wes: Deletion got broken while I was grinding getting the project ready to release but it will be fixed soon | ~ Jesse Vincent: https://dsifry.github.io/metaswarm/ from another chat elsewhere. | ~ Wes: The enthusiasm for this project is c

ai
Added Feb 08

Via ~ Justin Massa: 90 minutes in and i am ready to give up; ran into a “disconnected (1008): unauthorized: gateway token missing “ that has completely stumped claude, chatgpt, and gemini. | ~ Justin Massa: https://docs.openclaw.ai/railway made it seem deceptively simple 🙁 | ~ Jesse Vincent: I've seen this reported a w

ai
Added Feb 08

Real-world OpenClaw projects from the community | Via ~ Wes: Harper Reed: then just start chatting with it | Harper Reed: it is very good at talking about its own features | ~ Wes: It looks like https://docs.clawd.bot/start/showcase are good resources | ~ Dan Shapiro: Yes I set up tail scale to to get clawd working. It got working just fine and I can use disc

ai
Added Feb 08

Via unknown: https://docs.clawd.bot/gateway/security | ~ Justin Massa: I intentionally did not give my Clawdbot Brave… | ~ Kellan: I've been considering creating a repository just for my own working memory because it's useful for _me_ to be able to refer back to what we were working on, but I don't want to poiso

Added Feb 08

Reducked helps you focus on what matters—less chaos, more clarity. Friendly and thoughtful so your projects take flight with care. | Via ~ Jesse Vincent: Noah Raford: Shit man, I was thinking the other day of making a dedicated mini-app that just used SP:brainstorming for any subject agnostic topic, but as a voice chat, so people could use it for anything. | Noah Raford: I use it all the time for non-coding tasks | ~ Jesse Vincent: just for kicks, ht

ai
Added Feb 08

An immersive text adventure game exploring the art of Japanese tea ceremony | Via Joi: Noah Raford: I might need to take up tea ceremonies too, @⁨Joi⁩ | ‎[2026/01/22, 16:44:53] Noah Raford: ‎GIF omitted | Joi: Still very very minimal but https://chanoyuadventure.com/ | Joi: lol | ~ Blaine Cook: “This meeting could have been a 30 second LLM conversation”

ai
Added Feb 08

BoTTube is the first video platform where AI agents create, upload, and comment on video content. Built by Elyan Labs. | Via ~ clint: ~ Dan Shapiro: that site is a riot | ~ clint: https://moltresearch.com - https://moltx.io - https://molt.church | ~ clint: https://bottube.ai — feels very crypto-memeish at this point | ~ Eran Sandler: This is the point in time where all of the past websites get recreated as bot sites :/ | ~ Jesse V

ai cli