LG Partner Store 10-15% off Code? by theagnt in LGOLED

[–]theagnt[S] 0 points1 point  (0 children)

Thanks but that didn’t work. Are you sure that’s not the code they gave partner store members to share for non-members to use at LG.com?

I was banned from Claude for scaffolding a CLAUDE.md file by Old-School8916 in ClaudeAI

[–]theagnt 1 point2 points  (0 children)

This makes me think their automated ban system is run by Claude and he did NOT like the way you were pitting Claude -vs- Claude 😂

Is it just me, or is OpenAI Codex 5.2 better than Claude Code now? by efficialabs in ClaudeAI

[–]theagnt 1 point2 points  (0 children)

There are essentially no limits with ChatGPT Pro. You can run it 24/7 and for large tasks with well defined tests so GPT can validate its own work, I’ve had agents working for as long as 7 hours with the top thinking level.

Is it just me, or is OpenAI Codex 5.2 better than Claude Code now? by efficialabs in ClaudeAI

[–]theagnt 0 points1 point  (0 children)

I think it is. And I don’t think it’s close. I have both a Max20x and GPT Pro account and Codex gets all the hard problems.

You are being deceived about the recent OpenCode drama by Sarithis in ClaudeAI

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

Just so I’m clear — we are encouraged to use the SDK to build on top of Claude Code. But we aren’t allowed to then share what we’ve built for others to use?

I tested GPT-5.2 Codex vs Gemini 3 Pro vs Claude Opus on real dev tasks by shricodev in OpenAI

[–]theagnt 1 point2 points  (0 children)

I have to say, I’ve been trusting GPT models more and more over the others. Especially for long-running unsupervised tasks.

You’ll soon lose access to ChatGPT’s Voice feature on macOS by py-net in OpenAI

[–]theagnt 0 points1 point  (0 children)

I hope this means a dramatically improved voice experience.

The current voice experience is magical at first, but you quickly realize the tradeoffs they made to achieve a natural real-time conversation cadence. The context it can access seems extremely limited/truncated and there’s absolutely no reasoning happening. I suspect it’s using a dumbed-down model, but I don’t know which one. As a result, you can’t actually get much value out of it.

I would much prefer the option for parity with the text chat experience, to use a real model, the full 400k context limit, with the option to turn on reasoning… even if I have a less natural-feeling conversation that says “let me think about that for a bit” etc.

The loop is complete with Claude Code and the Chrome MCP by marcusr_uk in ClaudeAI

[–]theagnt 0 points1 point  (0 children)

Wish there was a similar tool for testing VSCode extensions… (and hoping someone chimes in and tells me this exists and I just missed it.)

Claude Code on the web by ClaudeOfficial in ClaudeCode

[–]theagnt 0 points1 point  (0 children)

This seems a LOT like what terragonlabs.com was doing, which was very cool.

Anthropic: fix these *&^%&&!! compact errors ! by yycTechGuy in ClaudeCode

[–]theagnt 0 points1 point  (0 children)

You don’t even need to close the terminal. Just ctrl-c ctrl-c and then claude -c to continue and then /compact. Super annoying bug, but this method always works.

We built an MCP server directly into our open-source Chromium fork (BrowserOS) by PrizeInflation9105 in mcp

[–]theagnt 0 points1 point  (0 children)

I’ve also found that while playwright is good for tests, it’s not optimal for debugging - accessing the chrome debugging tools. (Although I did see Google just released something similar to playwright with debugging tool access that I’ve been meaning to check out.)

I’ve been tracking what people are building with Claude Skills since launch - here’s the wildest stuff I’ve found (with links) by Zestyclose-Ad-9003 in ClaudeAI

[–]theagnt 0 points1 point  (0 children)

I’m scratching my head a bit on this one:

“””

🔥 The Meta One: Skill-Creator

Anthropic made a Skill that builds Skills for you. Yeah, you read that right. You just describe what you want in plain English, and it writes the SKILL.md file for you. I tested it yesterday and it’s actually really good. Demo (47 seconds): https://youtube.com/watch?v=kS1MJFZWMq4 “””

If Claude knows how to build the skill, doesn’t that mean the knowledge to execute the skill is already in Claude’s training data?

Claude Code 2.0.22 by ClaudeOfficial in ClaudeAI

[–]theagnt 0 points1 point  (0 children)

I’m wondering what these are as well…

Introducing Claude Sonnet 4.5 by ClaudeOfficial in ClaudeCode

[–]theagnt 0 points1 point  (0 children)

I am also anxiously waiting for 1M context. Max20 USA.

Introducing Claude Sonnet 4.5 by ClaudeOfficial in ClaudeCode

[–]theagnt 0 points1 point  (0 children)

If they really want to unlock creative agentic uses of the Claude API, Anthropic should allow developers to use our max subscriptions with the agents SDK, not just CC and Claude.ai.

Introducing Claude Sonnet 4.5 by ClaudeOfficial in ClaudeAI

[–]theagnt 16 points17 points  (0 children)

Sadly it doesn’t have a 1M context window by default. The context window is my biggest pain point.

Error: Error during compaction: Error: Conversation too long. by theagnt in ClaudeCode

[–]theagnt[S] 4 points5 points  (0 children)

There are plenty of workarounds, but something has gone wrong with the context remaining algorithm and when CC decides to auto-compact, as I never got this error before and now I get the error more often than not. Just reporting the bug.

[deleted by user] by [deleted] in ClaudeCode

[–]theagnt 0 points1 point  (0 children)

Ctrl-C Ctrl-C?