@BolhaDevs por favor: Petição para @BolhaDevs comprar 1 trazer para o canal, testes severos e nenhuma censura, aguardo resultados do primeiro canal brasileiro a trazer a nova tecnologia! hahahaha
@outerfuture@techxsarfraj eu voltei ate aqui para parabenizar o a pessoa que criou o projeto sensacional e com ia embutida muito mais rapido e responsivo... obrigado!
CHINA JUST LEAKED THE FUTURE OF WEB APPS.
Alibaba open-sourced PageAgent and 99% of SaaS founders are sleeping on this.
It's a JavaScript AI agent that lives INSIDE your webpage. Users control your entire interface with natural language.
↳ No browser extensions needed, screenshots or multi-modal LLMs, headless browser setup, and also no backend rewrite required
Just drop it in your HTML with ONE line of code. What took 20 clicks now takes one sentence.
"Click login, fill in my credentials, submit the form"
Done. This is not a demo, it is production-ready.
↳ Turn any SaaS into an AI copilot in minutes
↳ Smart form filling for ERP, CRM, admin systems
↳ Voice commands and accessibility built in
↳ Multi-page agent tasks via Chrome extension
↳ MCP server support for external control
↳ Bring your own LLM (Qwen, GPT, Claude, anything)
Every founder building AI features just got a shortcut.
Every developer manually building copilots just got replaced.
The integration looks like this:
<script src="CDN_URL" crossorigin="true"></script>
That's it. Your app now has an AI agent.
Holy shit… someone just made Claude instances talk to each other.
Not APIs.
Not agents.
Not orchestrators.
Just multiple Claude Code sessions… messaging each other like coworkers.
It’s called claude-peers — and it turns one Claude into a team.
Here’s what’s happening:
Run 5 Claude Code sessions across different projects
Each one auto-discovers the others
They send messages instantly
Ask questions
Share context
Coordinate work
Your AI tools literally collaborate.
Example:
Claude A (poker-engine):
"what files are you editing?"
Claude B (frontend):
"working on auth.ts + UI state"
Claude A:
"ok I'll avoid touching auth logic"
No conflicts. No manual coordination. Just AI syncing itself.
Under the hood:
• Local broker daemon (localhost)
• SQLite peer registry
• MCP servers per session
• Instant channel push messaging
• Auto peer discovery
• Cross-project communication
Everything runs locally. No cloud. No latency.
What it unlocks:
• Multi-agent coding without frameworks
• One Claude writes backend, another frontend
• One debugs while another refactors
• Research Claude feeds builder Claude
• Large projects split across AI workers
This is basically:
"spawn 5 Claudes and let them coordinate themselves"
Even crazier:
Each instance auto-summarizes what it's doing
Other Claudes can see:
• working directory
• git repo
• current task
• active files
They know what the others are working on.
Commands:
• list_peers → find all Claude sessions
• send_message → talk to another Claude
• set_summary → describe your task
• check_messages → manual fallback
So you can literally say:
"message peer 3: what are you working on?"
…and it responds instantly.
No orchestration layer.
No agent framework.
Just Claudes… talking.
This is the cleanest multi-agent system I've seen.
We're moving from:
1 AI assistant →
to
AI teams that coordinate themselves.
And it's all running on your machine.
Wild.
19 YAŞINDAKİ BİR GENÇ, CLAUDE İLE GELİŞTİRDİĞİ İLK ÜCRETLİ GTA MODUNU YAYINLADI.
Ve bu, oyun dünyasında yeni bir dönemin başlangıcı olabilir.
Çoğu oyuncu hala GTA 6'nın çıkış tarihini bekliyor.
Ama Rockstar sessiz sedasız çok daha büyük bir adım attı.
Resmi mod mağazasını açtı.
Artık geliştiriciler:
• Mod paketleri satabiliyor.
• 389 dolara kadar fiyat belirleyebiliyor.
• Aylık 24 dolarlık abonelikler sunabiliyor.
Ve en ilginç kısmı?
Şu anda mağazada yalnızca yaklaşık 16 içerik üreticisi bulunuyor.
Bu da erken girenler için büyük bir fırsat anlamına geliyor.
Çünkü rekabet henüz çok düşük.
Eskiden mod geliştirmek için:
• Lua bilmen gerekiyordu.
• Oyun motorunu öğrenmen gerekiyordu.
• Haftalarca kod yazman gerekiyordu.
Bugün ise Claude'a istediğini düz İngilizce anlatıyorsun.
Dakikalar içinde çalışan Lua kodu oluşturabiliyor.
Yani artık fikir üretmek, kod yazmaktan daha değerli hale geliyor.
GTA 6 milyonlarca oyuncuyla birlikte piyasaya çıkacak.
Ancak resmi mod mağazası henüz çok yeni.
Bu da ilk içerik üreticileri için büyük bir avantaj sağlayabilir.
Yıllardır GTA Online topluluğu milyonlarca oyuncuya içerik üretti.
Ama bunun karşılığında doğrudan gelir elde edemedi.
Şimdi ise bu kapı resmen açılmış durumda.
Belki de oyun dünyasında gerçek fırsat artık sadece oyun oynamak değil.
Oyunun içinde ürün geliştirmek.
2026'da bazı insanlar sadece GTA oynayacak.
Bazıları ise GTA ekosistemi için ürün geliştirip gelir elde edecek.
Ve her yeni platformda olduğu gibi, en büyük avantajı muhtemelen ilk girenler yakalayacak.
Bu gelişme, oyun geliştiricileri ve yapay zeka kullanan içerik üreticileri için yakından takip edilmesi gereken fırsatlardan biri olabilir.
@jun_song Nossa essa previsão é ousada, eu espero que esteja pronto para o mérito de ser completamente assertivo em relacão a esse assunto por que eu enxergo uma resistência muito grande dos monopólios de mercado em manter os usuários escravos.
every App Store rejection costs you 2-5 days.
so we built a cli that scans your iOS app against apple's guidelines before you submit.
> payment & IAP compliance
> privacy manifests & data declarations
> required sign-in & account deletion flows
> metadata & completeness checks
> binary validation
now with a added cloud device feature, so it validates full user flows, not just the binary.
made it a claude code and codex skill. it fixes every issue it finds. scan, fix, repeat until it passes.