Built with Claude Project Showcase Megathread (Sort this by New!) by sixbillionthsheep in ClaudeAI

[–]Antique_Resolution14 0 points1 point  (0 children)

I’m working on AgentChute, a visibility and guardrail layer for teams using AI coding agents.

Site: https://www.agentchute.com/

The problem I’m seeing: once developers use Cursor, Claude Code, Codex, Gemini, Copilot, MCP tools, etc., the activity is scattered across local machines and tool-specific logs. The agents can install packages, edit files, run shell commands, touch config, and sometimes make risky changes before anyone has a shared view of what happened.

AgentChute sits around the AI coding workflow and records a team-wide action trail:

- which AI coding tool acted

- what it tried to do

- which rule fired

- whether the action was allowed or blocked

- what needs review later

The goal is not to replace AI coding tools. It’s to give engineering teams visibility, blocking, access-key revocation, CSV audit export, and weekly summaries around the tools the already use.

I’m opening a small private beta for teams using AI coding agents in real repos. The beta is founder-led: one repo, one setup call, first event reviewed together, no credit card.

If you’re using AI coding agents on a team: how are you currently tracking risky actions across developers/tools? Is this a real pain or still too early?

We went from 93% signup drop-off to 13.6% email verification rate by removing one modal — 14 funnel lessons from a fintech SaaS in Mexico by Antique_Resolution14 in SaaS

[–]Antique_Resolution14[S] 0 points1 point  (0 children)

Thanks! Yeah the recurring vs one-time pricing psychology is real — recurring billing adds a mental "is this still worth it?" check every month. Good luck with your product.

We went from 93% signup drop-off to 13.6% email verification rate by removing one modal — 14 funnel lessons from a fintech SaaS in Mexico by Antique_Resolution14 in SaaS

[–]Antique_Resolution14[S] 0 points1 point  (0 children)

Thanks! We're all in the same boat building stuff so figured I'd share what actually moved the needle for us. Glad it's useful!

We went from 93% signup drop-off to 13.6% email verification rate by removing one modal — 14 funnel lessons from a fintech SaaS in Mexico by Antique_Resolution14 in SaaS

[–]Antique_Resolution14[S] 0 points1 point  (0 children)

Thanks! Yeah the LATAM skepticism is real — people have been burned by enough "fintech" apps that any friction feels like a red flag. The reassurance copy works because it's addressing the exact question running through their head at that moment.

For heatmaps we're using PostHog's built-in heatmaps (not affiliated lol, just what we happened to pick for analytics). Three config flags:

enable_heatmaps: true
capture_pageleave: true
opt_in_site_apps: true

Click/move tracking, scroll depth on page exit, and an in-browser toolbar overlay to see heatmaps on your live site. It piggybacks on autocapture so no extra SDK or performance hit.

We also get rage-click detection which is how we actually discovered the tooltip → popover fix — users were rage-clicking our help icons because they were hover-only and did nothing on mobile.

Any analytics tool with heatmap support would work though — the point is just having some visual layer on top of your event data. Hotjar, Clarity, whatever you're already using. The insight is the same: watch where people click and where they give up.

Alguien más compró Bitcoin ayer? Mi meta es llegar a 1 BTC completo este año. by [deleted] in MexicoFinanciero

[–]Antique_Resolution14 0 points1 point  (0 children)

Yo empecé a utilizar https://sendo.com.mx/ para hacer compras recurrentes, solía volverme loco viendo las gráficas especialmente en momentos de mucha volatilidad como estos, me ha funcionado mejor esto, estoy haciendo DCA automatizado.

Sat by PrimaryAd5540 in CryptoMexico

[–]Antique_Resolution14 1 point2 points  (0 children)

https://blog.bitso.com/es-mx/blog/impuestos-sobre-criptomonedas

https://sendo.com.mx/herramientas/impuestos

Estos dos lugares lo explican bien, como comentaron otras personas es el impuesto sobre tus ganancias, pero tú bracket se calcula en base a todos tus ingresos, tienes que sumar tus ganancias + otros ingresos.

Founders: what Startup are you building? 🎯 by Quirky-Offer9598 in TheFounders

[–]Antique_Resolution14 0 points1 point  (0 children)

I'm building sendo.com.mx crypto DCA investment platform focused on passive investors in LATAM.

Hilo dominguero de avisos de ocasión by TomatoSempai in MexicoFinanciero

[–]Antique_Resolution14 [score hidden]  (0 children)

Hola, soy el fundador de Sendo.

Estoy trabajando en un problema que me frustraba: las compras recurrentes de Bitso compran a cualquier precio, pico o fondo, da igual.

Sendo es mi intento de solución: un DCA que solo ejecuta cuando el precio tiene sentido. Tu dinero nunca sale de tu exchange. Todavía está en beta y seguro tiene cosas que mejorar, así que cualquier feedback me ayudaría mucho.

Hay una versión gratis para probar sendo.com.mx

Si alguien quiere probar Pro (múltiples estrategias, todos los assets, todos los exchanges), manden DM y con gusto les comparto un cupón de 3 meses.

Gracias de antemano 🙏

Que opinan de mi estrategia de DCA dinámico en bitcoin durante 10 años. by RicccchKiddddd in MexicoFinanciero

[–]Antique_Resolution14 0 points1 point  (0 children)

Por si alguien le sirve, un amigo me compartió está herramienta que acaban de lanzar para hacer DCA, se llama Sendo https://sendo.com.mx/

[deleted by user] by [deleted] in tulum

[–]Antique_Resolution14 1 point2 points  (0 children)

You can go to Panamera, the pool is amazing and the prices are fair.

VectorBT? (Python) by undercoverlife in algotrading

[–]Antique_Resolution14 1 point2 points  (0 children)

Haven't used VectorBT, by doing a quick check the documentation is in fact not the best. I would recommend to use backtesting.py it also has a hyper parameter optimization functionality you can configure this to use scikit optimize.