Charged for Enterprise Pro even after cancelling

I got perplexity enterprise pro from a startup credit, after a year they tried to bill me but the card declined, never used perplexity before this and I just claimed the account at the time, now when my card declined I cancelled my subscription but 2 days after this they charged 400$ from me, I tried contacting their support but all I got was our team will review this and come back, it has been 3 days but no response, no email, the contact chat doesn't even respond to me, i need the refund, what can i do?

reddit.com
u/pacifio — 3 days ago

how do you keep track of what your Al agent actually changes?

I've been doing a lot of vibe coding with Claude Code and Codex, and one thing keeps happening I ask for one small change, then later realize Al changed my code in places I never expected. By the time I notice, I can't remember exactly what changed or when. Is anyone using something besides Git to track Al changes or keep an Al coding activity log, or is this just one of those vibe coding problems we all live with?

reddit.com
u/pacifio — 16 days ago
▲ 0 r/devops

how do you keep track of what your Al agent actually changes?

I've been doing a lot of vibe coding with Claude Code and Codex, and one thing keeps happening I ask for one small change, then later realize Al changed my code in places I never expected. By the time I notice, I can't remember exactly what changed or when. Is anyone using something besides Git to track Al changes or keep an Al coding activity log, or is this just one of those vibe coding problems we all live with?

reddit.com
u/pacifio — 16 days ago

how do you keep track of what your Al agent actually changes?

I've been doing a lot of vibe coding with Claude Code and Codex, and one thing keeps happening I ask for one small change, then later realize Al changed my code in places I never expected. By the time I notice, I can't remember exactly what changed or when. Is anyone using something besides Git to track Al changes or keep an Al coding activity log, or is this just one of those vibe coding problems we all live with?

reddit.com
u/pacifio — 16 days ago

how do you keep track of what your Al agent actually changes?

I've been doing a lot of vibe coding with Claude Code and Codex, and one thing keeps happening I ask for one small change, then later realize Al changed my code in places I never expected. By the time I notice, I can't remember exactly what changed or when. Is anyone using something besides Git to track Al changes or keep an Al coding activity log, or is this just one of those vibe coding problems we all live with?

reddit.com
u/pacifio — 16 days ago

how do you keep track of what your Al agent actually changes?

I've been doing a lot of vibe coding with Claude Code and Codex, and one thing keeps happening I ask for one small change, then later realize Al changed my code in places I never expected. By the time I notice, I can't remember exactly what changed or when. Is anyone using something besides Git to track Al changes or keep an Al coding activity log, or is this just one of those vibe coding problems we all live with?

reddit.com
u/pacifio — 16 days ago

how do you keep track of what your Al agent actually changes?

I've been doing a lot of vibe coding with Claude Code and Codex, and one thing keeps happening I ask for one small change, then later realize Al changed my code in places I never expected. By the time I notice, I can't remember exactly what changed or when. Is anyone using something besides Git to track Al changes or keep an Al coding activity log, or is this just one of those vibe coding problems we all live with?

reddit.com
u/pacifio — 16 days ago
▲ 4 r/OnlyAICoding+1 crossposts

I used local models and embedders to find out how coding agents are making decisions for me and how my coding preferences are being saved

I wanted to see if I could take the memories of coding agents like claude code or codex and turn them into visual decision trees that guide me how agents have progressed my codebase and what sort of decisions were made for me at what point of time.

This is done with a mix of embeddings generated from analysing the memory files of coding agent tools, they store in different formats for example claude uses .md while codex uses a sqlite instance.

This whole tool is open source and runs completely on your machine, check out the repo at https://github.com/pacifio/atlas

u/pacifio — 25 days ago