| ▲ | ChickeNES 4 hours ago | |||||||
Why? I only use gsuite for interop between Claude and ChatGPT and other services...so a moat like that is totally worthless to me | ||||||||
| ▲ | snug 2 hours ago | parent [-] | |||||||
I still use Google Workspace for personal and work stuff, but for solo agent workflows, I think I have some use cases that would help me personally. I can let agents spin up working documents that I can review, comment on, and iterate over asynchronously. For example, I’ve spent the last few weeks building an internal ticketing setup for my agents so they stop trying to fix every tangential issue they encounter. I wrote a skill where subagents bubble out-of-scope issues up to a parent orchestrator, which decides whether to log a ticket. Currently, that setup mirrors between a local SQLite database and an Obsidian vault: agents write to SQLite, which syncs to Obsidian; when I edit notes in Obsidian, it syncs back. Native Claude docs mean I could ditch the Obsidian middleman for remote review—editing tickets from anywhere while keeping the core SQLite state local to where the agents execute. | ||||||||
| ||||||||