{"slug": "announcing-pivotal", "title": "announcing pivotal ☀️", "summary": "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.", "body_md": "# announcing pivotal ☀️\n\n☀️ **a new universal-workspace model for agent harnesses** `[Github]`\n\n*no jargon explanation:*\n\nthis 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.\n\nquick install for non-readers:\n\n```\ncurl -fsSL https://pivotal.obaid.wtf/install.sh | bash\n```\n\n**Before:**\n\n-> you compressed images into a hyper-niche jpeg2000 format with claude code before. need to compress another.\n\n-> can’t remember which directory claude launched in so need to look through every single directory’s /resume.\n\n**Now:**\n\n-> Recall and select work you’ve done across any codebase\n\n- “did research on user me@obaid.wtf”\n- “compressed images to jpeg2000”\n- “built pivotal tool, a claude universal knowledge-base”\n\n-> as a plus, automatically combines context across all chats dealing with the topic so when you resume it’s fully batteries-charged\n\ni’ve worked extremely carefully myself to make the UX as delightful and simple as I always do, and the `install.sh`\n\nexperience is part of it\n\n## Install\n\neverything is handled by `install.sh`\n\n, 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.\n\nProduction (one-off — downloads and sets up the app at `~/.local/share/pivotal`\n\n):\n\n```\ncurl -fsSL https://pivotal.obaid.wtf/install.sh | bash\n```\n\nDevelopment (clone anywhere; every edit is live immediately):\n\n```\ngit clone https://github.com/obaidregens/pivotal.git && cd pivotal\nbash install.sh   # this install.sh auto-detects project directory and offers \"Install dev version\"\n```\n\n## how it works\n\nIt directly installs into your terminal, so just doing `↓ DOWN ARROW`\n\n(unmapped key) will let you navigate through your topics like `↑ UP ARROW`\n\ndoes terminal history\n\nselect 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.\n\nthe `install.sh`\n\nand 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.\n\nbut 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.\n\n**why not openclaw?**\n\nthe 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.\n\nfeel 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.\n\n## thesis\n\nclaude 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.\n\nso 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.\n\nbut thus far, I’m choosing to keep and extend it as much as possible until I run into the wall", "url": "https://wpnews.pro/news/announcing-pivotal", "canonical_source": "https://obaid.wtf/jotbook/2026/08/02/announcing-pivotal.html", "published_at": "2026-08-01 19:00:00+00:00", "updated_at": "2026-08-03 03:42:41.978078+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents", "ai-tools"], "entities": ["Obaid Regens", "Pivotal", "Claude Code", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/announcing-pivotal", "markdown": "https://wpnews.pro/news/announcing-pivotal.md", "text": "https://wpnews.pro/news/announcing-pivotal.txt", "jsonld": "https://wpnews.pro/news/announcing-pivotal.jsonld"}}