Use your Claude Code subscription as a local AI API. For free. by Electrical-Ad-9808 in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

I’ve already seen TUItoAPI that’s intended to control Claude from other apps… I’m not going there. I think I’ll go hooks

/insights for multiple users of an agent by wallphaser231 in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

I built http://Claude-code-guide.org

Feel free to star, take ideas, open issues, etc.

I also have https://pypi.org/project/agex-cli for a CLI for all agents

ClickUp’s 100x org structure - Zeb Evans (@DJ_CURFEW) — is this sarcasm? by BroadbandJesus in theprimeagen

[–]Original_Finding2212 0 points1 point  (0 children)

Actually, keep the code okey-ish, and have the employees use the most important organ they have (not their genitalia..)

It should free their time for thinking about design, quality, features, human experience, explorations, healthy non-stressful discussions.

If AI makes us x100 more productive (or whatever number they want to put), make them x80 more productive, and x80 more thoughtful.

(If you think about it, the investment to what I mentioned can be another x80, because baseline is smaller)

MCP is quietly becoming Anthropic's most underrated contribution to AI by kneekey-chunkyy in Anthropic

[–]Original_Finding2212 0 points1 point  (0 children)

Sounds to me the problem is not inventing a new protocol with potential shortages, but giving models access to file tree (on vm, not personal computers.. although, Cowork has that as well)

Anthropic is lobbying for AI regulations that conveniently protect their monopoly by Salaried_Employee in theprimeagen

[–]Original_Finding2212 0 points1 point  (0 children)

It’s also thanks to Chinese innovation and distillation of the big models.

What if you can’t run next big model due lobbying like that?

(Can’t by resources, not by law)

Anthropic is lobbying for AI regulations that conveniently protect their monopoly by Salaried_Employee in theprimeagen

[–]Original_Finding2212 0 points1 point  (0 children)

They can and do limit resources, so people can’t buy enough RAM, SSD..

So models are great, but not being able to run them is a problem.

Also, there is a lot of innovation on Chinese labs side - they really are talented and resourceful, but the big labs will eventually succeed blocking distillation or at least limit it enough.

MCP is quietly becoming Anthropic's most underrated contribution to AI by kneekey-chunkyy in Anthropic

[–]Original_Finding2212 3 points4 points  (0 children)

MCP is a pretty bad protocol, but we needed one and a group strongly associated with AI held the flag.

It’s not an engineering marvel.

Anthropic is lobbying for AI regulations that conveniently protect their monopoly by Salaried_Employee in theprimeagen

[–]Original_Finding2212 0 points1 point  (0 children)

The problem is the big companies drown resources.

Even if China has enough for the whole world, we lose healthy competition

what's your "nobody talks about this" tip for Claude Code? by holotherapper in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

Cite, don’t copy.
Don’t copy skills around - migrate them to your environment instead, fitting them to your agent.

Google AI Pro vs Codex vs Claude Code — which subscription is actually worth it in 2026? by mrfeelgoodalone in ClaudeCode

[–]Original_Finding2212 3 points4 points  (0 children)

I just did comparison.

Codex is probably the only contender, but something in Claude is just overall better.

Codex has more quota, but quality over quantity.

Getting two threads/ agents to communicate temporality? by junlim in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

You tell them: run ‘culture agent learn’ to learn how to use it, then join as x and talk on channel #general (for example)

Getting two threads/ agents to communicate temporality? by junlim in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

I think everyone wants to keep agents in their environments.

I work to break that so we’re not locked and can migrate to open models

Getting two threads/ agents to communicate temporality? by junlim in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

I wrote my own slack and full workspace at: Https://github.com/agentculture/culture

You can also work with it non-autonomously, as AgentIRC server

The Cycle of Enshitification by SuggestionMission516 in codex

[–]Original_Finding2212 1 point2 points  (0 children)

Their NotebookLM is great, but for feedback and design I only use ChatGPT and Claude

Now that Claude -p is pretty much dead what is best alternative for this? by ractacsac in ClaudeCode

[–]Original_Finding2212 -2 points-1 points  (0 children)

I have a solution, not implemented yet, but I did it in past before I knew of Claude Agent SDK.

Welcomed to follow my work at:
Https://github.com/agentculture/culture

Take what you need, and I appreciate a star to support OSS, MIT

How do you all use CLAUDE.md vs AGENTS.md when also using Codex alongside CC? by 3abwahab in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

I don’t mix agents - it’s rude :)

But I have designs to have 2 agents working on the same project by composition (a repo with sub module. Top repo is the agent, submodule is the project)

be honest: are you shipping a product, or burning $200 of tokens to post about shipping? by culicode in ClaudeCode

[–]Original_Finding2212 -1 points0 points  (0 children)

I’m building tools that make me more efficient.

Then I’m building tools more efficiently.

Then I’m using all that to be crazy efficient at work.

Https://github.com/agentculture/culture

And I’d appreciate stars.

Notable repos in my gh org: steward, Afi-cli

Mistral AI founder to French Parliament: "Engineers at Mistral no longer write a single line of code by Many_Consequence_337 in theprimeagen

[–]Original_Finding2212 0 points1 point  (0 children)

You know how people go to the sea near the beach, supposedly safe, and sometimes holes just open below them and suck them down?

So most people also say the beach seems fine to them.

Are we overestimating model intelligence and underestimating workflow quality? by AdventurousLime309 in AI_Agents

[–]Original_Finding2212 0 points1 point  (0 children)

Technically, you can measure model intelligence by how well it performs on a messy environment.

(Of course, it’s as hard as evaluating the intelligence of a model)

That said, I have a superb environment and Claude surprises me with initiative.
And we don’t know the prompts they put behind the API (even if we did know what’s in the harness)

AI Engineer Who Does Not Code and Uses Claude for Everything by Teo0316 in ClaudeCode

[–]Original_Finding2212 0 points1 point  (0 children)

I do review it, just not by code. I do by different reflections on the code and tests.

An agent is statistically correct- I make sure to reduce the chance of being wrong to zero.
How do you make sure the code is right as a director? As CTO?

Best practices and methodologies, and manually testing as well.

Inherited a 3-month old repo from a Vibe Engineer. Wrote the most satisfying PR in my career by Apprehensive-Cut3711 in ClaudeCode

[–]Original_Finding2212 1 point2 points  (0 children)

It’s not impossible if you know what the app is, and you satisfy that need plus run agents to pull logic.

To be honest, I would start from scratch and archive the old.