Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Michael Arnaldi suggested cloning the effect repo as a git subtree, giving it to Claude, then using that as docs It sounds absurd, but it's actually kind amazing lol Setup a custom OpenCode agent that has all the context on where the files are then it kinda just works...

112,524 Aufrufe • vor 8 Monaten •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

Making OpenCode as lean as Pi agent? Just trimmed 25k out of OpenCode's system prompt (from 30k to 4-5k tokens) How? Just disable skills and get rid of massive skill definition bloat. Who needs skills anyway? Just kidding, this is the not the way. It makes the agent lame and defeats the point of using one. But it sets a precedent: Find a way to use skills without their definitions pre-loaded into the system prompt every single turn. Another interesting stuff: Upon testing this temporary "no skill setup" with two of hottest OpenCode Zen free models, Mimo V2.5 vs DeepSeek V4 Flash: One thinks more and talks less One thinks less and talks more Check the video to see which is which If you made it here, I'm finding a way to leanest OpenCode setup that I can get I simply don't believe that OpenCode can't be as lean as Pi Upon tinkering, I made a plugin that temporarily extracts the system prompt while I test, and noticed the hundreds of definitions in it from my .agents/skills directory which is shared across all my coding agents (Cursor, Antigravity, Claude, etc.) Of course disabling skills is not the answer, but it just proved that there is a way to strip the system prompt of these massive skill defs Aside from the system prompt hierarchy that injects confusion imo if you have a conflicting and redundant AGENTS.md which I discovered upon digging into OpenCode's source code Apparently it has prompt.ts/system.ts/instruction.ts/llm.ts and loads base .txt prompts based on model family (claude/gpt-o/gpt-5/codex/gemini/others) that all work together to make OpenCode aware of who it was and how it should use tools and become a "coding agent" Gotta find the most minimal mix that fits right into my workflow Make OpenCode as lean as Pi? We'll see. All in

raymel 👋

37,478 Aufrufe • vor 1 Monat

While I have premium I definitely want to do a long post breaking down the main scene from this show that I obsess with. There's so much that I feel could be learned from it. Not just for expansion animators either. There's honestly a LOT that can be learned from how this show directed its expansion scenes that can be applied to even safe for work animations. Obviously yes, the expansion alone is really good. What makes it so good though is just the fact that there's things you pick up on that you likely don't even realize until you re-watch. I'm using this scene as an example as it's not AS good I would say, but it still has a lot going for it. One thing I've always loved from it that I want to use in my own animations someday is that the expansion sort of comes in waves as opposed to one consistent growth. In a way, it makes it feel more natural while also selling how tight the top is getting. It could have been accompanied by showing the knot getting tighter or smaller with each growth. It's a small part of the animation but just that one thing already adds another layer to appreciate. It's not like most expansion scenes where there's very little outside of just "growing" on its own. There's a bunch of little things that subtly improve it without being obnoxious. The first expansion scene has WAY more that I want to talk about honestly. Far more than this one has. It will probably be a really long post now that I think about it...

FancyPlanks 🐀

16,420 Aufrufe • vor 7 Monaten

behind of yesterday’s tiktok ⭐️ 🐰 the ‘tree’ challenge that i did yesterday…i did it because i wanted to 🐰 as soon i saw it, i was like “i need to do this” it’s so funny 🐰 that’s actually not what i was going to film that day, it was supposed to be a sexy challenge but i’m not really good at those kind of challenges where you have to be like “look at my sexiness”, even with performances i prefer doing something that’s more light so i told them that there was something else i wanted to do instead of that one and they asked me what i wanted to do so i showed them the ‘tree’ challenge and said that that’s what i wanted to do 🐰 we actually save the ones that we’d like to do and bring it with us so we can show it to them 🐰 when i showed it to them, they loved it and were like the “let’s do this! let’s do it right away!” 🐰 i wasn’t going to film a challenge that day so it was a very sudden filming and i was wearing sandals…something like slippers with nothing covering my heels so they kept coming off my feet when i was doing the step 🐰 i think i filmed it about 5 times, i filmed it many times 🐰 “you should’ve done the sexy one” i mean…i can do it if i have to but i’m not good at it…doing something sexy on stage is fine but being like “wow look at me 😏” is not something i particularly like either 🐰 i like doing light performances and i think that’s what suits me as well 🐰 each person has something that suits them 🐰 yeonjun hyung & beomgyu are excessively coy when they’re on stage and they’re people that suit that kind of thing but i feel like i’m not someone that suits it 🐰 i think i suit light concepts better 🐰 i don’t know about suiting because everyone will have a different opinion but i personally like that better!

💬

40,919 Aufrufe • vor 5 Monaten

Asked to reflect on navigating a “hellish” public breakup, Perrie acknowledges that she receives criticism for answering questions about it, “[but] I’m like, ‘But it really affected me massively’”: “People are gonna hate me talking about it… I can’t catch a break. If I talk about this, they’re like: ‘Why are you talking about it?!’ But anyway, shut up! Yeah, [it’s my life]. When you go through heartbreak, it is hellish. You can’t eat, you can’t sleep, you feel horrendous. You don’t feel good enough and you feel like you’ve been left for something better, or whatever it is… Then what makes it even worse is, I feel like the world was then looking at me, laughing at me. I felt embarrassed; I felt horrified. I had serious breakdowns. I did. Because it wasn’t just the heartbreak I was dealing with. I was dealing with everybody looking at me, and I felt ridiculed. I just couldn’t cope with it; I hated it. I was breaking down in performances, which isn’t like me at all. I was crying constantly. I think I was depressed… I know that sounds ridiculous! But I think it was this plus this plus this, and everything on top. It was like, I had to be there for the girls; I had to be switched on; I had to power through for Little Mix – but I also just wanted to be left the fuck alone. But I also was getting followed every two seconds and asked about it 24/7, and it was the headlines, it was everywhere, and it was a lot! And this is the thing – when people are like, ‘Stop talking about it!’ I’m like, ‘But it really affected me massively’.”

JADE tea room ☕️

242,463 Aufrufe • vor 1 Monat

HTML Artifacts are a big part of how I work with agents now. Artifacts can be more than just static files. When combined with agents, they can take action or help you take action. This unlocks all kinds of interesting ways to work with agents. This is clearly the future. Check out this writing and scheduler artifact I built in a few minutes. It uses a bit of HTML and JS. All the data is in markdown (Obsidian vaults), so the agent can access and modify it at any time. No DB needed. No sophisticated functionalities. The agent decides all that for me based on the skills, context, and memory it has access to. The best part about this simple stack is that all the important information stays with me. This has allowed me to build a recursive self-improving system and automations that can better tap into coding agents like Codex or Claude Code. I could have paid or built an entire app for scheduling posts, and there are so many of them out there. But I don't need to. I've realized a simple artifact does the job. And the simplicity of it is actually an advantage. Very little maintenance for very high returns on personalization, time, and efficiency. The other benefit of this is that I can add features as I please. That level of personalization feels magical, and we should all be pursuing more of it. All of this just keeps compounding. Of course, this example is just about writing. But I have similar artifacts for research, design, experimentation, evaluation, and so much more. And no, I didn't actually publish the post example I shared in the clip. It was just for demonstration purposes. I actually spend more time than this when writing together with agents. Lastly, having built my own agent orchestrator tool has made me realize that simplifying the tool stack is a superpower. If you are curious about how all this works, I will do a live session next week:

elvis

18,374 Aufrufe • vor 2 Monaten