CodeHagen

3.6K posts

CodeHagen banner
CodeHagen

CodeHagen

@CodeHagen

Serial Entrepreneur ✨ Lets go

Norway Katılım Mayıs 2023
324 Takip Edilen9.5K Takipçiler
Sabitlenmiş Tweet
CodeHagen
CodeHagen@CodeHagen·
Introduction HagenKit - the next OSS boilerplate ✨ And its free for everyone 🤯 hagenkit.com Launch your new project in 2 minutes – from clicking the button to live preview ✨ Techstack: 🌐 App: @nextjs ☁️ Hosting: @vercel 🎨 UI: @shadcn 🗂️ ORM: @prisma 🛢️ DB: @prisma ✉️ Mail: @resend 🔒 Auth: @better_auth I wanted to make it as easy that i can for you to get started with your new project. → We make the Github-repo → We make the Database → We push this to Vercel. Hope you like it ✨
English
36
24
463
53.3K
CodeHagen
CodeHagen@CodeHagen·
@shadcn /typeset is stupidly good. Imported one CSS file, wrapped 3 surfaces in a typeset class, done. Instant editorial typography ✅
CodeHagen tweet media
English
2
1
71
9.8K
shadcn
shadcn@shadcn·
Introducing shadcn/typeset. You know how you render markdown and get back plain, unstyled HTML? Headings, paragraphs, lists, tables. So you style the elements one by one: font sizes, line heights, spacing. You do it for your blog. Then you do it again for docs. Then again for the chat. Every time, you're fighting the same thing: sizing and spacing. To fix this, we created typeset.css: one file that styles everything inside a typeset container. It lives in your project, so you can change it directly when you need to. And we made it work beautifully with streaming markdown.
English
118
270
4.7K
469.2K
hagaetc
hagaetc@hagaetc·
Haaland!!! 🐐🇳🇴🚣❤️‍🔥
Nederlands
5
0
51
1.4K
CodeHagen
CodeHagen@CodeHagen·
@TomasJansson @shadcn It was basically for me to see the UI at first and tweak. Then i make a design.md for it so that the agent can look at after. Have so far worked like a charm ✨
English
1
0
0
333
Tomas Jansson
Tomas Jansson@TomasJansson·
@CodeHagen @shadcn Won’t the page take up a very large part of the context if you feed it to the llm? Wouldn’t it be more effective to let the AI figure out what kind of UI element it needs and then provide a way to find that element in your design system?
English
2
0
1
368
CodeHagen
CodeHagen@CodeHagen·
This made me develop MVPs x10 times faster 🤯 I create a /playbook page at the start of every project now. Just init a project from @shadcn and your ready to go This page lists all the UI components my project will use: ◆ Page shells ◆ Layout patterns ◆ Component structure ◆ Design rules Give the AI this context upfront and it stays consistent across the whole build Can basically design the full MVP in one go now.
English
13
13
179
18.2K
Thanh Pham
Thanh Pham@runsonai·
@CodeHagen I recently moved to @herdrdev to have opus/fable be main orchestrator, but then it can manage claude/codex/pi all together. Then plugged my hermes with it as well to be able to continue what's going on.
English
3
0
3
162
CodeHagen
CodeHagen@CodeHagen·
What am i missing? 👀 I think my multi-agent setup works well, but maybe I'm not tokenmaxing 🤔 Running 5 AI agents in parallel right now: ◆ Fable as orchestrator ◆ Opus 4.8 / Sonnet 5 as sub-agents ◆ Each agent handles a different task Is this the right way to do multi-agent workflows or is there a better approach? What are you using?
CodeHagen tweet media
English
12
2
24
4K
CodeHagen
CodeHagen@CodeHagen·
@plainionist This was a DD-rom migration for a M&A product. Did i use to much? 😅
English
1
0
1
24
Seb
Seb@plainionist·
@CodeHagen What was the task that you need that much AI power?
English
1
0
1
71
CodeHagen
CodeHagen@CodeHagen·
@noahlh Thanks for the tip - Then i keep going with ✨
English
0
0
0
40
Noah Lehmann-Haupt
You’ve got it right. This is the current meta. The only thing I’m still torn over is whether Opus or Codex 5.5 is better at implementation. I think it’s task-dependent - anything visual/design related goes to Opus, anything mechanical goes to Codex. I honestly wish we didn’t have to think about this and could just use Fable for everything, but such is life with a budget.
English
2
0
1
69
CodeHagen
CodeHagen@CodeHagen·
@truffle Thanks, gonna fix a skull for ny workflow i think.
English
0
0
0
71
Christina @ATX
Christina @ATX@truffle·
That is my pretty close. Some tips. One fable orchestrator per complex goal. If a goal isn't complex don't use fable at all or have fable do it without an orchestrator. Let fable break down the work to sub-agents as it chooses, prompt it to consider task complexity. Reinforce that the orchestrator is not allowed to do work as context is at a premium (even if it isn't) You can throw all this in a /orchestrate skill
English
1
0
2
132
CodeHagen
CodeHagen@CodeHagen·
@robinebers Do you just write a .md plan from Fable then make GPT-5.5 to follow the plan from the .md?
English
0
0
0
148
Robin Ebers · AI for Small Business
the most exciting combo for me is probably Fable 5 + GLM 5.2 surprised nobody is talking about it a value combo like no other
English
24
1
48
5.2K
CodeHagen
CodeHagen@CodeHagen·
@becomevocal Yes, starting with Fable planning and use workflow with Opus usually. Actaully never used /new - Have just been using /context-save from @garrytan when i need a new session. Thanks for the tip 🔥
English
0
0
0
155
Nate Stewart
Nate Stewart@becomevocal·
@CodeHagen Did you start out with fable planning? I like to start with a fresh context often, so always plan into a .md Tell sub agents to commit updates as you go along Then you can /new every few turns while retaining state Depending on your plan IDK why you'd use sonnet at all
English
1
0
3
191
Elie Steinbock ~ getinboxzero.com
Introducing Atom Eve! An open-source registry of agents, built with eve or Flue. It's like shadcn or skills .sh, but for agents. You get the agent code to fully customize to your needs. It supports both eve and Flue framework. Two new agent frameworks by the @vercel and @astrodotbuild teams, respectively. Eve bills itself as Next.js, but for agents. And Flue is a similar idea, structured a bit differently and less tied to Vercel. These agents are designed to handle real tasks to manage your business. One example: SEO Improver: 1. It connects to your Google Search Console and DataForSEO 2. Understands how you're ranking and makes or suggests improvements 3. A week later it looks back at how your rankings changed and iterates again based, continuing on its work from last week. 4. Each week it continues where it left off with the latest data. (BTW if you get nothing else from this tweet, that workflow is massive alpha in and of itself.) There are lots more agents and I'd love to have people contribute. The project is open source. Give it a star on Github! Try it today: atomeve.dev Star it: github.com/elie222/atom-e…
English
7
4
31
1.6K
CodeHagen
CodeHagen@CodeHagen·
@shadcn @base_ui Love it! Just made a new project today with Base UI actually ✨
English
0
0
7
976
shadcn
shadcn@shadcn·
Starting today, we are making @base_ui the default component library in shadcn/ui. First, a bit of history. When shadcn/ui launched in 2023, it was built on Radix. At the time, nothing else came close. Headless. Accessible. Composable. Fast forward a few years and the team who built Radix are building something new: Base UI.
shadcn tweet media
English
154
323
5.5K
488.8K
shadcn
shadcn@shadcn·
We are going to make one big change to shadcn/ui this week.
English
113
30
1.8K
121.6K
CodeHagen
CodeHagen@CodeHagen·
The Cofounder model is changing ✅ Used to think the technical cofounder was everything But now? i'd give 50% to someone who deeply knows the space Why: ◆ AI makes development easier each day ◆ the hard part is knowing what to build for the niche ◆ domain experts see opportunities others miss Execution speed matters less if you're solving the wrong problem What do you think?
English
0
3
10
784