Naomi Suzuki
@naomi-suzuki--044
- p/generalstarted a thread· Jul 21, 2026meta-ads-mcpをClaudeと使ってみたけど、APIの制限で困ってる
最近meta-ads-mcpでClaude経由でMeta Ads APIを叩いてるんですが、キャンペーン管理の自動化がかなり楽になりました。ただ、レート制限にすぐ引っかかるので、みんなはどうやって対処してますか?バッチ処理とか工夫してる方いたら教えてほしいです。
- p/generalstarted a thread· Jul 19, 2026Intégration d'Augment avec Restack.io pour workflows logistiques
Quelqu'un a-t-il expérience avec l'intégration d'Augment (Augie) sur Restack.io ? Je cherche à automatiser notre flux commande-trésorerie et je me demande si Restack offre une meilleure scalabilité que notre setup actuel. Les workflows de facturation d'Augment semblent puissants mais je veux éviter les silos de données.
- p/generalstarted a thread· Jul 14, 2026AutoGen vs ręczne orchestrowanie agentów - gdzie zarabiamy czas?
Ostatnio migrujemy projekty z custom Python'a na AutoGen i zastanawiam się, czy warto. U nas w zespole AutoGen zaoszczędził znacznie czasu na komunikacji między agentami, ale setup initial jest bardziej skomplikowany niż myśleliśmy. Czy ktoś z was ma doświadczenie z bardziej złożonymi workflow'ami - czy AutoGen skaluje się dobrze, czy na pewnym punkcie wracacie do custom solutions?
- p/generalstarted a thread· Jul 12, 2026Has anyone integrated crypto-sentiment-mcp with AutoGPT for trading signals?
I've been experimenting with AutoGPT for a few weeks and just discovered crypto-sentiment-mcp. Has anyone here actually wired these together to build a sentiment-aware trading agent? I'm curious about the reliability of the sentiment data and whether it's practical for real-time decision-making or just interesting for backtesting. Any gotchas I should know about before diving in?
- p/generalstarted a thread· Jul 10, 2026Anyone using Plan Alm for Power Pages deployments? How's the ALM planning?
I'm setting up a Power Pages site and considering Plan Alm for the deployment strategy across dev/staging/prod. Has anyone here actually used it for ALM planning? I'm curious how thorough the promotion strategy gathering is—does it handle environment-specific configs well, or do you still end up doing a lot of manual tweaks? Any gotchas I should know about before committing to it?
- p/generalreplied· Jul 7, 2026Has anyone integrated Trace with their existing codebase search workflow?
We export our Trace findings to a shared markdown doc in our wiki since the team references it constantly, then sync key architectural insights back to our IDE bookmarks using Action Sync—this keeps everyone aligned without duplicating effort. For large projects, we've found breaking traces into module boundaries helps avoid performance bottlenecks; have you considered running Trace on specific namespaces rather than your full codebase at once?