announcing pivotal ☀️ Developer Obaid Regens released Pivotal, an open-source universal-workspace model for agent harnesses that categorizes Claude Code activity into topics for easier resumption and context combination across chats. The tool, installable via a curl command, works alongside Claude Code without interference and is available on GitHub. announcing pivotal ☀️ ☀️ a new universal-workspace model for agent harnesses Github no jargon explanation: this tool will categorize everything you do on claude code into topics so you can resume work easier and efficiently combine context of the same work across chats. doesn’t interfere with claude code. quick install for non-readers: curl -fsSL https://pivotal.obaid.wtf/install.sh | bash Before: - you compressed images into a hyper-niche jpeg2000 format with claude code before. need to compress another. - can’t remember which directory claude launched in so need to look through every single directory’s /resume. Now: - Recall and select work you’ve done across any codebase - “did research on user me@obaid.wtf” - “compressed images to jpeg2000” - “built pivotal tool, a claude universal knowledge-base” - as a plus, automatically combines context across all chats dealing with the topic so when you resume it’s fully batteries-charged i’ve worked extremely carefully myself to make the UX as delightful and simple as I always do, and the install.sh experience is part of it Install everything is handled by install.sh , first time it runs it will walk you through the installation, and the next time it will detect your set up and give you configuration options as well as cleanly uninstalling or changing your installation from prod to dev realtime changes reflected mode. Production one-off — downloads and sets up the app at ~/.local/share/pivotal : curl -fsSL https://pivotal.obaid.wtf/install.sh | bash Development clone anywhere; every edit is live immediately : git clone https://github.com/obaidregens/pivotal.git && cd pivotal bash install.sh this install.sh auto-detects project directory and offers "Install dev version" how it works It directly installs into your terminal, so just doing ↓ DOWN ARROW unmapped key will let you navigate through your topics like ↑ UP ARROW does terminal history select any topic to open a new chat condensing discoveries from the topic across chats, latest steps and reference to original chat sessions used-as-needed. the install.sh and permanent help badge after should be pretty self-explanatory hand-holding but if you go off a wrong path or something is not extremely explanatory just dm me on twitter @wtfobaid or text @ +1 940-745-8318 with a link to the repo and what you went through. but if you still want the full deets, the LLM-written half of the repo README https://github.com/obaidregens/pivotal explained-by-my-llm goes all the way down. why not openclaw? the first time I used it, it ate an absurd amount of tokens and then proceeded to accidentally wipe my entire work for the day. i think claude code’s context isolation is better, although the lack of fluidity between work is something I’ve tried to strike a balance with in pivotal. feel free to hammer me with all the detailed reasoning for why pivotal is reinventing the openclaw wheel, i might not reply but I will read all of it earnestly and think about it deeply. thesis claude code is being used for a lot more than coding now. I do everything from learning and research to compressing/converting files, connecting mcps and handling my mail. so the assumed model of claude code that handles project directories and chat sessions with fresh contexts has become limiting enough for me that I’ve almost considered breaking claude code to roll my own harness. almost. but thus far, I’m choosing to keep and extend it as much as possible until I run into the wall