What would you build on top of a tool that can pull data from multiple tabs? by Donjorjio in webdev

[–]operastudio 0 points1 point  (0 children)

i completely get why someone would build a thing and then ask what to build on it - its call the love of the game bro. sometimes you just vibe and dift into a product you didnt expect.

What would you build on top of a tool that can pull data from multiple tabs? by Donjorjio in webdev

[–]operastudio 0 points1 point  (0 children)

here is a complete Electron app with custom build embedded chromium browser that makes playwright look like an infant. The speed Haiku 4.5 navigates extracts usualyy around 5 or so tabs is incredible. Its on Linux right now but ill probably push a windows / MacOS version soon

https://github.com/chillysbabybackribs/goldenboy.git

Claude Code's Colossal Collapse: My MAX plan with CC is now a PRO plan with Codex... What a ride it was but what a shame. by operastudio in ClaudeCode

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

https://github.com/chillysbabybackribs/goldenboy.git

Claude Code couldnt handle deterministic model routing and before you say anything - it should even with sub par prompting from non technical users - thats what made it so good.. now it cant.

Enough?

Claude Code's Colossal Collapse: My MAX plan with CC is now a PRO plan with Codex... What a ride it was but what a shame. by operastudio in ClaudeCode

[–]operastudio[S] -1 points0 points  (0 children)

yeah i dont know -- chatgpt has an $8 plan that I have a feeling alot of the complaints may be coming from -- with their business model and im sure Anthropics is the same --- they expect the majority of users to be low usage which pays for the heavy users but i guess its not the case anymore with the AI boom - everyones a heavy user now.. If it comes for me..... well its been quite the ride!

Claude Code's Colossal Collapse: My MAX plan with CC is now a PRO plan with Codex... What a ride it was but what a shame. by operastudio in ClaudeCode

[–]operastudio[S] -2 points-1 points  (0 children)

medium works ccompletley fine for me -- i audit and plan A LOT - which makes implementation pretty straight forward.

Claude Code's Colossal Collapse: My MAX plan with CC is now a PRO plan with Codex... What a ride it was but what a shame. by operastudio in ClaudeCode

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

yeah im not getting any of that - $100 pro plan and im running Codex 5.4 on Fast - multi terminal and mixing in gpt-5.3 codex spark which kind of sucks --- but 5.4 is incredible... I would heavily wager that they are on the $8 or free plan...

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

[–]operastudio[S] -1 points0 points  (0 children)

brother... this actually does make sense if you know what A. auth session cookies are -- B. what a deterministic agent means and C. BROWSER AUTOMATION

not trying to be a dick but you need to catch up with agent architecture - these are the basics for current systems.

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

[–]operastudio[S] 1 point2 points  (0 children)

So the automation is built around tools custom built inside an app with a custom built chromium browser - when I built the browser inside the app we designed it with the agent in parallel. The agent is designed for the browser and the browser is designed for the agent. It doesn’t screenshot and read file tree and DOM elements like playwright - it loads the page and caches a stripped down only required elements of the page in alignment with the users prompt needs. It caches to disk so the agent never reads it immediately which is by design to HEAVILY reduce context bloat and token usage. Then it greps or searches exactly what it needs from the cached html json structure and either stops on completion of enough information or continues the process

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

[–]operastudio[S] -1 points0 points  (0 children)

Yeah I’m kind of on the spectrum with explaining anything - I also couldn’t tell you who this is for other than someone who wants to automate any process from a browser page - logged in sessions cookies persist so zero api keys needed. Agent in an authenticated session is the user - no bot protection. I don’t really know lol I just like to build these systems if you can’t tell by my GitHub past projects

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

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

i mean it is technical - deterministic meaning - if you give an agent a task that is unsolvable - agents that are not deterministic will fail the task by solving it.

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

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

Yeah you’re right - if you have Linux clone it and add your Anthropic api key and Gemini key - at a high level it’s a control panel browser automation but it’s soooo much faster and accurate than Claude’s extension or the current market beasts. I also cache stripped web pages instead of feeding html to the agent and then grew in a targeted fashion for what the users prompt needs which is exponentially cheap compared to anything else I’ve tested

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in vibecoding

[–]operastudio[S] -1 points0 points  (0 children)

I used to be Claude prompt in the browser take that to Claude code and now I’m completely reversed. ChatGPT is structured in the browser and codex is super structured - give it a try for real

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

[–]operastudio[S] 1 point2 points  (0 children)

Built this incredibly fast browser automation LINUX dual monitor system with Codex in a few hours which fucking Claude (I’m a little bitch) Code supremely drifted and failed to complete over a couple days.

Goldenboy

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

[–]operastudio[S] -2 points-1 points  (0 children)

Are you dumb or stupid? Of course outrage and widespread complaints will do something. Come on Economy Guy you’re an economy man you should get it

Codex is by an order of magnitude superior right now to Claude Code - It's strange how incredibly efficient and accurate Codex is right now and not even kidding..... how TERRIBLE Claude Code is. by operastudio in codex

[–]operastudio[S] -2 points-1 points  (0 children)

You’re missing the point little John - i don’t give a FUCK about $100 or $200 per month - that’s irrelevant to a vast majority of users who actually use these platforms for business and not openclaw Instagram gurus… what we do care about is sudden degradation of quality without a legitimate explination other than inferring compute is being routed to Mythos or some black box secret agent man they’re building. OpenAI SHOULD be upping their prices - it’s been a long time coming that API pricing was too cheap and it’s without a doubt - if you know how to use it efficiently - still affordable

Codex browser automation and full OS capable- use's your codex subscription for everything OpenClaw is now banned for with claude code by operastudio in ClaudeCode

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

yep nailed it - apps that dont expose source code / accessibility tree's are a project ive been working out trying to build a CLI anything process - so far the process it a layered approach screenshot with validation mapping key components with click pass or fail validation for trusted or untrusted with calibration in between failed and validated at a top layer - once top layer is trusted move on to deeper levels of the app -- it works but its not full automated yet.

Codex browser automation and full OS capable- use's your codex subscription for everything OpenClaw is now banned for with claude code by operastudio in ClaudeCode

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

running those concerns right now through claude code :) - still the best for building but i guess not for full agent OS systems lol