am.will

11K posts

am.will banner
am.will

am.will

@LLMJunky

Founder | StarSwap Director of n number of agents. Thoughts are my own.

Texas Katılım Aralık 2025
1.4K Takip Edilen8.1K Takipçiler
Sabitlenmiş Tweet
am.will
am.will@LLMJunky·
I've been testing Spark agents extensively, and I think I've found the roadmap to using them effectively. The secret isn't the model. It's how you control the context that gets passed to it. Everything I've learned swarming with Spark in Codex. 👇 x.com/LLMJunky/statu…
am.will@LLMJunky

x.com/i/article/2025…

English
5
4
104
32.7K
am.will
am.will@LLMJunky·
its not "a lot of extra metadata" i have tested this generally uses fewer than 2000 tokens. and clis/skills use tokens too. there is a difference but it is not a large one, and not enough to cause "context rot" clis are great, but they do not have bidirectional communication and are not nearly as secure. you cannot replace all mcps with clis. they both have their place and this idea that one is better than the other is just a fallacy. they are different. i'm totally good with you preferring CLIs, I do too, but i was addressing your comment about them causing 'context rot' they really are not a problem like that, especially with codex and anthropic's new 1M context window. this idea that mcp bad is parroted all across X and it just simply isn't true. much love
English
0
0
0
0
dusty
dusty@dusty_irl·
@LLMJunky @gener8ive @theo deleted that because i should have been more concise. mcp metadata not the entire tool. It’s okay if you like mcp! lol. but it’s a lot of extra metadata vs a cli for example that is stuffed into the context window
English
1
0
0
13
am.will
am.will@LLMJunky·
God I love Open Source. Integrated browser into T3Code Gonna add a terminal next.
am.will tweet media
English
29
7
484
59.2K
am.will
am.will@LLMJunky·
WOW! I'm so excited about this. @OpenAIDevs said Codex was good at Computer Use, but I wasn't prepared for this. For the last two weeks I've been working on a Computer Use skill to work with Linux. And while I had some success, it was a pretty frustrating experience. That is...until the breakthrough. Using accessibility tools, Codex can now control my entire computer, not just the browser. There are limits to this, of course, but what a time to be alive. This Computer Use skill will unlock and entirely new set of automations, all powered by Codex. Demonstration below 👇
English
26
6
152
8.4K
am.will
am.will@LLMJunky·
@JoshPurtell someone suggested it to me and it just worked. was happy
English
0
0
0
2
Josh
Josh@JoshPurtell·
@LLMJunky Sounds like a familiar technique
English
1
0
1
4
Josh
Josh@JoshPurtell·
Using accessibility tools 🤔
am.will@LLMJunky

WOW! I'm so excited about this. @OpenAIDevs said Codex was good at Computer Use, but I wasn't prepared for this. For the last two weeks I've been working on a Computer Use skill to work with Linux. And while I had some success, it was a pretty frustrating experience. That is...until the breakthrough. Using accessibility tools, Codex can now control my entire computer, not just the browser. There are limits to this, of course, but what a time to be alive. This Computer Use skill will unlock and entirely new set of automations, all powered by Codex. Demonstration below 👇

English
1
0
1
79
am.will
am.will@LLMJunky·
@daniel_mac8 @OpenAIDevs happy to share it with you. i'm gonna push it soon! just wanna test it out with more than just a browser
English
0
0
1
17
Dan McAteer
Dan McAteer@daniel_mac8·
@LLMJunky @OpenAIDevs Looks very cool. Been running OpenClaw and Codex on a Linux desktop in my basement and would love to try it.
English
1
0
1
42
am.will
am.will@LLMJunky·
@DamiDina @gustavonicot @OpenAIDevs >i don't want to give it my password each time and want it to reliably do things like that imo as i said, you login ONCE and then its saved. just like you do in your normal browser. it is literally exactly what you're asking for
English
1
0
0
15
am.will
am.will@LLMJunky·
@shawnmvn @OpenAIDevs haha no they were first. they've had a computer use model since last year but its a bit...hard to use
English
0
0
2
29
am.will
am.will@LLMJunky·
@dusty_irl @gener8ive @theo is that the goal? my goal isn't to reduce context rot. my goal is to build something. and that means giving it the right tools. and again, its not "stuffing" it into the context window because tools are only loaded when they are used. else, they are hidden.
English
0
0
1
15
dusty
dusty@dusty_irl·
@LLMJunky @gener8ive @theo if the goal is to reduce context rot, we have to be smart about what we are stuffing into the context window. that’s part of what makes pi so powerful
English
1
0
0
17
am.will
am.will@LLMJunky·
@gustavonicot @DamiDina @OpenAIDevs did it? claude code almost certainly drove MUCH more use than the app. i would need to see some data on that. no offense :) CLI isn't going anywhere. they share the same server so its trivial to support both
English
1
0
2
22
Gustavo Nicot
Gustavo Nicot@gustavonicot·
I agree. My point is slightly different. With skills, MCP, tools, and the Codex App server, you can already build almost anything. Capability is not the constraint. What I’m reacting to is how Claude shipped computer use. The app drove massive usage. If you ask me what could most impact adoption right now: 1.Native computer use 2.Simple remote control Everything else is already strong enough: models, coding, agentic capabilities. Time to market matters more than perfecting what is already good enough. Ship what drives usage. And from my perspective, that’s unlikely to be the CLI.
English
2
0
1
24
am.will
am.will@LLMJunky·
@joe_lgtm @OpenAIDevs You got to be careful with that. They'll wonder why you are suddenly productive lol
English
0
0
2
58
Joe
Joe@joe_lgtm·
@LLMJunky @OpenAIDevs Codex, make it look like I’m doing work at my full time job while we build side projects. Make no mistakes.
English
1
0
1
65
am.will
am.will@LLMJunky·
@dusty_irl @gener8ive @theo The token usage is very overblown, almost every agent has tool Discovery now to limit the number of tokens it uses. It's still more but not that crazy
English
2
0
1
24
dusty
dusty@dusty_irl·
@gener8ive @LLMJunky @theo mcp will cause context bloat. use pi extensions and create a runtime tool that fetches a called tool. So the runtime tool loader is loaded into context and then the llm requests the browser tool from available tools via the loader. that keeps it on-demand and will help with rot
English
1
0
0
24
am.will
am.will@LLMJunky·
@PachuDev01 @OpenAIDevs Well unfortunately we don't even have the Codex app officially just yet but we do have T3 code and I did Port the Codex app over so you do have options
English
0
0
1
62
Pachu Dev
Pachu Dev@PachuDev01·
@LLMJunky @OpenAIDevs I'm this 👌 close from moving to Linux, codex app feels so sloppy on windows, still using extension on vscode
English
1
0
1
82
Dami Dina
Dami Dina@DamiDina·
@LLMJunky @gustavonicot @OpenAIDevs i need computer use for clicking around random web ui like google cloud or random permissions not available via cli like creating a new instance of something
English
1
0
2
18
am.will
am.will@LLMJunky·
@danielrmay I was considering pivoting to a threadRipper but not anymore.
English
0
0
0
3
am.will
am.will@LLMJunky·
I had a few people laughing at me because I bought an RTX6000 Pro on credit without a plan. And you know what? They're right. It was FOMO. But there's a reason why. Check out this email I got from Newegg when I inquired about getting some DDR5 ECC memory. These shortages are real and not going anywhere, anytime soon. I was in a position where I could buy now and secure the best price possible, or risk watching GPUs and RAM continue to rise into unaffordability. For me, it felt like a now or never type of situation. Thankfully I have normal DDR5, board and CPU I can use. I have abandoned the threadripper path. Onwards!
am.will tweet media
am.will@LLMJunky

Finally proud to announce that I've joined the GPU Minor Leagues. 2 x RTX 6000 Pro. I have six months to pay off the second GPU lol. You are all TERRIBLE influences.

English
22
0
45
8.8K
am.will
am.will@LLMJunky·
@gustavonicot @DamiDina @OpenAIDevs You can do this in the Codex app too, it's just a skill. I don't agree that the CLI is a distraction because it uses the same app server under the hood. They share the same infrastructure. I do love the app though
English
2
0
2
124
Gustavo Nicot
Gustavo Nicot@gustavonicot·
@LLMJunky @DamiDina @OpenAIDevs I know many people are investing time in the CLI, but it feels like a distraction at this point. CLI is interesting, but I think the real shift is happening at their app layer with Codex App. That’s what’s driving Codex adoption.
English
1
0
1
156