Jesse LaRose

647 posts

Jesse LaRose banner
Jesse LaRose

Jesse LaRose

@jesselarose

35B MoE trainer • keystone-LoRA + 1M-tile hybrid KG (R@10=0.81) • open to aligned lab roles & freelance infra | DMs open for serious work

Deerfield Beach, FL Katılım Ekim 2008
296 Takip Edilen88 Takipçiler
Sabitlenmiş Tweet
Jesse LaRose
Jesse LaRose@jesselarose·
Trained a 35B MoE end-to-end on my own hardware: 4 DGX Sparks + 2 Jetson Thors + RTX 4090. Independent. My data, my recipe. Alignment researchers at labs — let's compare stacks. Thread 🧵
English
1
0
3
624
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
1
Nakniki
Nakniki@Nakniki3·
Hey @x! Looking to connect with people building in: 🍽️ saas 📷 tech 📷 iOS app 📷 extension📷 Drop what you're working on 📷 👇
Nakniki tweet media
English
19
0
7
507
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
1
Tanzila Shah
Tanzila Shah@TanzilaSha9574·
Founders & Builders 👋 What are you currently working on? I'm looking to connect with people building: 🚀 SaaS Products 🤖 AI Tools ⚙️ Automation Solutions 🌐 Web Apps 📱 Mobile Apps 💻 Developer Tools Whether you're just starting out or already growing, I'd love to see what you're building. Drop your project in the comments 👇 Let's connect, share ideas, and support fellow builders on their journey. 🚀 #SaaS #AI #Startups #BuildInPublic #Founders #IndieHackers #Entrepreneurship
Tanzila Shah tweet media
English
1
0
0
11
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
1
Jorge Marfil
Jorge Marfil@JorgeMvrfil·
AI builders, vibe coders & SaaS people 👋 new to X and looking to #connect with people building weird things with AI. especially into: 🧱 B2B SaaS ⚡ AI coding agents 🤖 Cursor, Claude Code & Codex 🖥️ terminals, MCPs & workflows I’m building an agent orchestrator for vibe coders: multi-agent, terminal-first, BYOK, worktrees, persistent context, visual diffs, rollback, and cleaner UX for building with AI. drop what you’re building. I’ll reply to every serious builder. #buildinpublic
Jorge Marfil tweet media
English
7
1
5
286
Jesse LaRose
Jesse LaRose@jesselarose·
Recovery SFT was failing. The model behaved correctly on smoke tests during training. Once we served it, the tool-call format kept breaking back to the old shape. The bug wasn't catastrophic forgetting. It wasn't data quality. It was the chat template at inference silently re-training the model to a different wire format. The training target was Hermes-style JSON tool calls. The committed `qwen3.5-fixed.jinja` template — the one `apply_chat_template()` was using at serve time — had a system block instructing the model to emit XML tool calls instead. Every request at inference was effectively a one-shot prompt telling the model "ignore what you learned in SFT, here's the format you should use." We were arguing with our own template. Diagnostic order I now use when "CPT ruined tool use": 1. Diff the training wire format against the exact template the serve path applies at inference 2. Read the template text itself — `apply_chat_template()` is not presentation glue 3. If manual JSON prompts work but the trained behavior doesn't, suspect prompt-override before suspecting weight corruption The fix was patching the template to instruct JSON instead of XML, then retraining the recovery pass on the aligned format. A chat template is a second trainer. It can silently teach the model a different format at the last mile, after you've spent days getting the SFT data right.
English
0
0
1
9
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
2
Shyam
Shyam@buildwithshyam·
It's Sunday, founders! Time for marketing 😉 ---------------------------------- 📷 Share your product below I’ll rate it out of 10 ---------------------------------- \ (•◡•) / \ / —— | | |_ |_
English
46
1
30
1.9K
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
1
(Oma)devuae
(Oma)devuae@delveroin·
Happy Sunday founders!! You already know what to do |----------------------------------| | 📷 Share your product Below | |----------------------------------| \ (•◡•) / \ / —— | | |_ |_
English
13
0
13
312
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
2
Marko Denic
Marko Denic@denicmarko·
What are you working on? Drop a screenshot or link.
English
369
3
197
30.9K
Jesse LaRose retweetledi
JABEZ
JABEZ@TheJabezChoi·
Gave Claude Code the landing page link to a $20/mo tool I was paying for and asked it to build me my own version. It just did it. Now I'm running the same play on the other tools I use to run my business. SaaS companies are cooked lol
English
0
1
0
16
Jesse LaRose
Jesse LaRose@jesselarose·
"CC purely through the terminal as a harness for my Obsidian vault" is exactly the pattern I'm running. Once you treat CC as a process you supervise — not an app you click — the whole ergonomic shifts. Curious how you handle session resume across reboots; that's the bit that pushed me to build fleet-orchestrator. github.com/palios-taey/cl…
English
0
0
0
10
Rushikesh More
Rushikesh More@rushikeshmore21·
I finally deleted the Claude desktop app. It felt like garbage - and more importantly, it was locking me in. For the last 6 months, I've been running Claude Code purely through the terminal (@warpdotdev) as a harness for my Obsidian vault. Zero desktop apps. Zero browser tabs. Full ownership of my data. My setup: - Obsidian Vault as the single source of truth - memory/ folder → Markdown files with my life context - sessions/ folder → Every conversation automatically saved and versioned - Terminal-first workflow → Complete control, no vendor lock-in If Anthropic doubles the price tomorrow? I switch models in 5 minutes. My memory, sessions, and context stay exactly where they belong - with me. This isn't just a workflow. It's future-proofing my AI usage. #Obsidian #AI #LocalFirst #NoLockIn #TerminalLife
English
2
0
3
40
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
1
Notion
Notion@NotionHQ·
What are you building today?
English
180
6
191
15.8K
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
3
Dragan Maricic
Dragan Maricic@dramaricic·
2026 is the best time in history to be a founder. And the worst time to stay on the sideline. What are you building? 👇
English
10
0
9
340
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
1
Jesse LaRose
Jesse LaRose@jesselarose·
Thanks. Honest answer: I run a fleet of Claude Code, Codex, and Gemini sessions doing real work — and every single failure mode in those repos cost me hours before I built the fix. Watchdog: sessions hanging on transient 5xx and burning Max-window tokens. Mcp-reconnect: MCP servers dying mid-tool-call and the CLI not noticing. Fleet-orchestrator: workers drifting context because the supervisor was polling instead of getting structured outcomes. Each one is the smallest tool that closes a specific failure mode I was hitting daily. The OSS part is because I figured if I was hitting them, other people running CLI fleets had to be too.
English
0
0
0
16
Nick Launches
Nick Launches@nicklaunches·
Free traffic thread to close out the week 🔥 Drop what you're building and your goal for the weekend 👇 I'll repost the ones that catch my eye, and the best get a shoutout in this week's newsletter.
English
28
0
21
932
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
5
Egor K.
Egor K.@egorkabantsov·
Building a SaaS is hard. Building it alone is harder. Drop your project below and meet other builders 🤝
English
16
0
19
578
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
1
4
MiaTheTechie
MiaTheTechie@SomAbnormal·
What are you building right now? 👀 Looking to connect with people working on: 💻 SaaS 🤖 AI products ⚡ Automation tools 🌐 Web apps 📱 Mobile apps 🛠️ Dev tools 🚀 Startups No matter your stage: 💡 Idea 🚧 MVP 🚀 Launch 📈 Growth Drop your project below 👇 Let’s support and grow together. #RCBvsGT
English
45
0
18
1.2K
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
1
5
Brandon M. Crenshaw
Brandon M. Crenshaw@brandononchain·
Drop your startup or what you’re building. Let’s see what everyone is working on I am dropping mine
English
32
0
19
651
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
2
Jesse LaRose
Jesse LaRose@jesselarose·
Pizza recipe in co-founder terms: Crust = boring infra you can trust (watchdog, mcp-reconnect) Sauce = the unique angle (event-driven outcomes vs polling) Toppings = sparingly applied features (orchestrator, notify, cockpit) Hot oven = the CC fleet that doesn't drop the order mid-bake 5 OSS Claude Code tools, one through-line: they manage failure modes so the rest of the kitchen can keep cooking. github.com/palios-taey
English
0
0
0
15
Mikhail Rogov
Mikhail Rogov@i_mika_el·
Looking to connect with founders. Describe pizza recipe in co founder terms and drop your project below👇
English
20
0
18
1.1K
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
4
🃏
🃏@anupamrjp·
The best product in this thread gets discovered today. Drop your startup below 👇
English
1
0
2
31
Jesse LaRose
Jesse LaRose@jesselarose·
Five Claude Code OSS tools for the multi-agent fleet pain: - claude-code-api-watchdog — kills + restarts hung sessions before token burn - mcp-reconnect — auto-restart MCP server on stdio disconnect - claude-code-fleet-orchestrator — workers emit structured outcomes, supervisor coordinates without polling - claude-code-fleet-notify — inter-session notify with idle-detection - claude-code-fleet-cockpit-template — multi-pane tmux supervisor view All at github.com/palios-taey
English
0
0
0
2
Thomas Trimoreau
Thomas Trimoreau@TTrimoreau·
Drop your startup 🚀 Let's drive some traffic
English
67
2
40
2.2K