Rippletide
496 posts

Rippletide
@RippletideCo
The LLM proposes. Rippletide decides. Deterministic decision enforcement for AI agents. Full audit trails. Explainable decisions. npx rippletide-code






Claude Code in the terminal will now show recaps when you switch focus away from the session and then come back. This should help you stay more in flow while multi-clauding.

















So, I have a research agent called Prism and it updated the kb when called by the main session agent to search for "web clipper that also works for document", despite main session agent prompt not explicitly telling it to do so. Prism saved four markdown in `articles/`, then one more in `notes/`, that's 7 markdown in `engineering/articles/`. Still lack explicit step to update the second `_index.md` though. In comparison, my other cli bookmark agent was doing fine on updating both index in inbox directory. I wanted to use doc-definition-audit skills again that I made with my agent to remove potentially stale instruction and keep markdown and any related file coherent for Prism. The skills also instruct to load two other brainstorm (five to six operation mode + paretto) and prompt-engineering skill before AskUserQuestion and after reading file and any related to it. But I hit my 5 hour limit again.





























