BlockedPath

7.6K posts

BlockedPath banner
BlockedPath

BlockedPath

@BlockedPaths

Building personal AI infrastructure. Local LLMs, coding agents, open-source models. Real hardware, real constraints. Learning in public.

Maryland Katılım Nisan 2009
542 Takip Edilen886 Takipçiler
BlockedPath retweetledi
Loktar 🇺🇸
Loktar 🇺🇸@loktar00·
Alright up to 7 3090's on my machine, most recent through m.2 all at x16... it's SUCH a rats nest lmao. So now I have a machine with at least 2 free pcie slots (the machine I took the 7th 3090 from).. Have to add another here to make it 8, and 2 on my empty node now!
Loktar 🇺🇸 tweet mediaLoktar 🇺🇸 tweet media
English
3
3
31
1.1K
Eidzoku
Eidzoku@evi77ain·
I think I've found a cure. And it's simple, really. In my setup, Codex Desktop is using MultiAgent V2. I'm not sure whether that's the default for everyone or something in my config. Sol and Terra are marked as V2-compatible, while Luna, for some reason, is still marked as V1. So `spawn_agent` simply filters it out. If your CLI or Desktop App also uses MultiAgent V2 and Luna is missing from `spawn_agent`, you might be running into the same mismatch. You don't need to switch the whole app back to V1, btw. You can just patch Luna's catalog entry yourself, actually. 1. Copy: `~/.codex/models_cache.json` to: `~/.codex/model-catalogs/desktop-multi-agent.json` 2. In the copied file, find `gpt-5.6-luna` and change: `"multi_agent_version": "v1"` to: `"multi_agent_version": "v2"` 3. Add this at the top level of `~/.codex/config.toml`: `model_catalog_json = 'C:\Users\YOUR_USERNAME\.codex\model-catalogs\desktop-multi-agent.json'` Use the absolute path, obviously. 4. Fully restart Codex Desktop. I've checked the actual child rollout, not just whatever the model claimed in its reply: GPT-5.6 Luna, Max effort, MultiAgent V2, real subagent, non-empty parent thread. It works in my setup. One annoying catch, though: `model_catalog_json` replaces the entire bundled model catalog. It's not an overlay. Which means your copied catalog can become stale after a Codex update. So don't forget you've changed this. After every update, try spawning Luna without the override first. If the mismatch has been fixed, remove the `model_catalog_json` line from `config.toml`, delete the copied JSON and restart Codex. If it hasn't, rebuild the copy from the fresh `models_cache.json`, change only Luna's V1 → V2 flag and restart again.
Eidzoku@evi77ain

Did I get this right? We have GPT-5.6 Luna. We can select it as the main agent. But spawn_agent literally can't use it for a subagent? The fastest model is unavailable for the exact role where speed matters most. This feels like a bad joke, @OpenAIDevs @thsottiaux @reach_vb 🥹

English
2
0
8
2.6K
Loktar 🇺🇸
Loktar 🇺🇸@loktar00·
Grok ai sucked me back in with the discount again and somehow I got the $100 for 6 months?! Worth it with 4.5 and the speed, excited for 4.6.
Loktar 🇺🇸 tweet media
English
14
0
25
920
Dan
Dan@Daniel_Farinax·
SuperGrok Heavy is back on sale for $99 🔥 I snagged it at this price 3 months ago and it’s been 100% worth every penny.
Dan tweet media
English
30
6
108
8.5K
MIKE
MIKE@mikenevermiss·
this guy just wired kimi k3 directly into codex. the model is insanely good, but the app isn’t. so instead of using the kimi app, he connected his kimi subscription to codex through oauth. now kimi k3 shows up right inside the model picker alongside sol 5.6. no api key needed. no extra subscription either. just sign in with oauth through kimi code, and it’s ready to use. simple guides in the video and links below 👇
MIKE@mikenevermiss

x.com/i/article/2078…

English
29
24
240
40K
Chris Izatt
Chris Izatt@ChrisIzatt·
Genuinely impressed - finding it was surprisingly difficult to actually max-out every sub (so I can get some chill time!) Grok & Cursor here we goooooo!
Chris Izatt tweet media
English
1
0
1
44
Bobby Ivanov
Bobby Ivanov@bnivanovX·
I made a little add-on that lets omp search X for you. It pulls actual X posts with links, then gives you a straight answer. No API keys, but it needs your existing xAI (Grok) login (can work on X Premium, dont need supergrok) github.com/bnivanov/omp-x… Install is one line, instructions are in the README. Once it's in, just ask your agent to search X. It might be slop-y so looking forward for fixes if needed. Thanks @BlockedPaths for the inspiration and guidance with the pi plugin @usr_bin_roygbiv @oleksoleksoleks
English
2
1
5
172
BlockedPath
BlockedPath@BlockedPaths·
@LexnLin Been having better luck using pi and Claude with 5.6
English
0
0
1
328
Leon Lin
Leon Lin@LexnLin·
Testing models from other providers in Codex 👀
English
24
10
402
220.2K
BlockedPath
BlockedPath@BlockedPaths·
@jturntdev I also noticed this a few days ago. Went from being nice and steady to gone in a blink of an eye
English
0
0
0
140
Johnny Jnr
Johnny Jnr@jturntdev·
Cant just be who’s noticing this but GPT 5.6 sol in general drains your quota extremely fast. How is it more efficient? On 20x plan, you now get 1-2 days of usage. If you’re being conservative. We’ve had alot of resets, this is just to stop everyone complaining. When they all go, i see the beginning of the end. They also reset limits 3hrs after we had to use our banked reset, due to expire.
Johnny Jnr tweet media
English
146
19
477
99.6K
Moniiii
Moniiii@miniii_codes·
We have 500 verified followers now. 🎉 Just one step away from monetization. But honestly, I don't know if I'll ever reach it. Between a full-time job and responsibilities at home, finding enough time to create consistently is tough.
Moniiii tweet media
English
56
1
66
1.9K
BlockedPath
BlockedPath@BlockedPaths·
@samsaffron @grok I don’t think so, every harness has it at this point. Just limited, I made this 3 months ago-ish
English
1
0
1
67
BlockedPath
BlockedPath@BlockedPaths·
pi-xai-oauth v1.3.6 is ready 🚀 - Its better than the native xai auth, which doesnt have native tools. ✅ Account-specific Grok model discovery ✅ Browser + device OAuth ✅ Encrypted reasoning replay ✅ Grok-native coding tools ✅ Image editing + usage tracking ✅ Hardened routing, security & entitlements ✅ Pi 0.80.1–0.80.10 support pi.dev/packages/pi-xa…
English
5
1
57
11.4K
BlockedPath
BlockedPath@BlockedPaths·
@maxedapps It’s a good deal, and 4.6 is about to come out. 4.5 is such an amazing model for its speed and power.
English
0
0
1
167
Maximilian
Maximilian@maxedapps·
Do I know anyone with a supergrok $300 plan? How much usage do you get out of it compared toto openai $200? Obviously a bit hard to tell with all those constant limit resets but would love to get some insights
English
32
1
52
15.6K
Skiipy
Skiipy@Skiipy88·
Paid 900$ usd for these bad boys, 192gb ddr4 ecc 3200. Marketplace hunting still full of good deals, if you’re patient👌
Skiipy tweet media
English
3
0
4
117
BlockedPath
BlockedPath@BlockedPaths·
If you’re using omp, stop and take a second to realize it’s pure slop and a terrible harness wrapped in bandaids.
English
17
1
49
13.4K