Did anyone manage to tame @openclaw in multi-user environment? Agent per user. Separate user and team resources. Multiple teams on single machine. Testing such setup right now, about to deploy for the company as well as family.
Gemini 2.5 Flash surprisingly good at workshop manual parsing. Mixed orientations, illustrations, photos and yet the Markdown version is perfect. Good source for QMD and company’s OpenClaw.
Working on several apps in parallel created a new need for me - separate workspace for each app. I need a named display with terminal + browser. Would be much easier on Linux, but on Mac it is the AeroSpace by @nikitabobko that works for me.
https://t.co/rcX0ulQ0VN
@quatermain32 Interestingly, my new (much simpler prompt) takes a bit longer, but gets perfect response. Or maybe I need to run it at least 10 times to avoid some random delays. Whatever, it is faster and 100% covering my test, so good on my side ;-)
Impressed by Haiku 4.5 - invoice parsing times down to half comparing to 3.5 and parsed all the test files correctly. Currently I can't find any invoice, that would not be 100% perfectly extracted. Also, simplified the prompt by [+15 -73].
Passing blob.path vs. temp_file.path is all the difference in perfect LLM invoice parsing. Using gemini-2.5-flash via ruby_llm. Is ActiveRecord messing the pdf somehow?
Today's progress on tuning of LLM-based PDF invoice parsing. Now I can add models and sample files at any time and feel a little bit under control. Thanks ruby_llm for making model switching efortless.