Laurent Wiesel ๐ฎ๐ฑโญ๐ค
2.6K posts

Laurent Wiesel ๐ฎ๐ฑโญ๐ค
@LaurentSW
Sure don't know what Iโm going for, but I'm gonna go for it for sure. #FreeTheHostagesNow


LiteParse hit 4.3K+ GitHub stars in a few weeks. Today it officially joins the LlamaIndex ecosystem, with its own page at llamaindex.ai/liteparse?utm_โฆ. ~500 pages in 2 sec. 50+ formats. Zero cloud dependency. Already powering agents in Claude Code, Cursor, and production pipelines. In a few days out head of OSS, @LoganMarkewich, is hosting a live workshop: build a fintech due diligence agent with LiteParse โ landing.llamaindex.ai/liteparse


๐ฆ Openclaw update fix If your agents are hitting exec approval walls after the latest update, the fix is three settings: In exec-approvals.json defaults: - security: "full" - ask: "off" - askFallback: "full" In openclaw.json: - tools.exec.security: "full" - tools.exec.strictInlineEval: "false" Then restart gateway. The allowlist wildcard * alone isn't enough. There's a second policy layer that gates complex commands independently.











Underrated dev upgrade from today's launch: Claude's web search and fetch tools now write and execute code to filter results before they reach the context window. When enabled, Sonnet 4.6 saw 13% higher accuracy on BrowseComp while using 32% fewer input tokens.






