Explore Problems

Showing 42 of 4,293 problems · matching your filters

Predatory Installment Loan Extracts 4x Principal With Balance Remaining

Tribal and rent-a-bank lenders charge effective triple-digit APRs, allowing them to extract multiples of the original principal while maintaining an active balance. ACH authorization traps borrowers in indefinite payment cycles with no payoff visibility.

1 mentions1 sources
S5.7L8
Industry Verticals · FinTech & Banking

Claude Desktop Has No In-Session Way to Reconnect Crashed MCP Servers

When an MCP server dies or hangs inside Claude Desktop, users have no way to reconnect it without quitting the entire app — which destroys all open sessions. The CLI has a /mcp slash command for per-server reconnect, but it is not exposed in the Desktop interface. Auto-reconnect for stdio MCP servers is also broken, leaving users with no graceful recovery path.

1 mentions1 sources
S5.7L8
Developer Tools · Coding Tools & IDEs

Debt Collector Reports Unvalidated Disputed Debt to Credit Bureau Damaging Score

Debt collectors continue reporting disputed debts to credit bureaus without providing required validation, causing ongoing credit score damage. Multiple consumer disputes are ignored and the reporting continues unchecked. This represents a dual FCRA/FDCPA violation that is pervasive and systematically harms consumers.

1 mentions1 sources
S5.7L8
Industry Verticals · FinTech & Banking

QA Cannot Keep Up With AI-Agent-Generated PR Volume

Engineering teams using AI coding agents are producing far more pull requests than QA can review, particularly where testing requires physical devices or complex workflows. The mismatch between AI-generated output velocity and fixed human review capacity creates a structural bottleneck that worsens as agentic tooling matures. Existing CI and code review tooling was designed for human-paced output and does not address the volume problem.

1 mentions1 sources
S5.6L8
Developer Tools · Testing & QA

Product Managers Cannot Keep Pace with AI-Accelerated Engineering Output

As AI coding tools dramatically increase engineering velocity, the product specification process has become the new bottleneck. PMs are forced to choose between rushing specs and incurring rework or becoming a drag on delivery. The structural mismatch between human spec-writing speed and AI code generation speed is a growing organizational pain with no clear tooling solution.

1 mentions1 sources
S5.6L8
Productivity · Project Management

No credible open-source bot for automating data-broker removal requests

Paid services exist for opting consumers out of data brokers but feel overpriced or scammy. The repetitive request flow looks well suited to AI automation, yet there is no widely-adopted open-source alternative.

1 mentions1 sources
S5.5L8
Security & Compliance · Data Privacy

AI agent recurring workflows lose shared context over time

Teams running recurring agent workflows in tools like Manus find that shared context degrades after each task cycle, requiring manual instruction updates. There is no automated mechanism to propagate learned context back into persistent project instructions. As agentic workflows scale, this context drift becomes a critical reliability gap.

1 mentions1 sources
S5.5L8
Developer Tools · AI & Machine Learning

Intercom AI Support Bot Hallucinates and Validates Incorrect Customer Claims

Intercom's AI support agent generates incorrect information and sometimes sides with customers even when those customers are factually wrong. Support teams using AI deflection cannot trust the bot to represent company policy accurately, creating customer confusion and potential liability when the AI confirms false premises.

2 mentions1 sources
S5.5L8
Customer Experience · Chatbots & AI Support

Banks Holding Consumers Liable for Fraudulent Check Fraud in Marketplace Transactions

Banks allow consumers to withdraw funds from deposited checks before they clear, then hold consumers fully liable when checks prove fraudulent. This practice is particularly damaging in peer-to-peer selling contexts where fraudulent payment methods are common. The bank policy of enabling early access while shifting all fraud risk to consumers creates a predictable harm pattern.

1 mentions1 sources
S5.4L8
Security & Compliance · Fraud Prevention

Slack Channel Noise Buries Important Messages as Teams Scale

As team size and channel count grow in Slack, high message volume causes critical communications to get buried under general conversation. Notification overload adds to the problem, and search lacks the contextual ranking needed to surface relevant older messages reliably. Teams have no effective built-in mechanism to separate signal from noise.

1 mentions1 sources
S5.4L8
Productivity · Collaboration & Messaging

Pipedrive Lacks HIPAA Compliance for Healthcare-Adjacent Teams

Pipedrive does not offer HIPAA compliance, preventing adoption by businesses in healthcare-adjacent industries where patient data may flow through CRM processes. The learning curve also creates friction for less technical teams. Both gaps are structural and require vendor-level resolution.

1 mentions1 sources
S5.4L8
Business Operations · Sales & CRM

AI knowledge tools lose prior context when new information is added to documents

AI assistants embedded in note-taking and knowledge management tools fail to retain previously learned information when a user updates or adds new content, causing the system to forget earlier context. This makes the AI unreliable for maintaining a coherent, evolving knowledge base over time. The problem is fundamental to how current LLM context windows interact with dynamic document stores.

1 mentions1 sources
S5.3L8
Productivity · Knowledge Management

Git hosting needs review-first design as AI agents drive most contributions

With AI agents producing the majority of patches, the bottleneck shifts from authoring to triage. Existing platforms lack risk scoring, machine-readable contribution policies, and first-class agent identity with owners and trust history.

1 mentions1 sources
S5.3L8
Developer Tools · Coding Tools & IDEs

Debt Collector Pursues Already Discharged Debt from Bankruptcy

Consumers face collection attempts on debts that were legally discharged in bankruptcy or are otherwise not owed. Collectors ignore discharge paperwork and continue pursuit, violating FDCPA protections. Affected consumers must navigate complex legal remedies without accessible consumer advocacy tools.

1 mentions1 sources
S5.3L8
Industry Verticals · FinTech & Banking

Small business owners cannot execute consistent marketing without significant time investment

Small business owners lack the time and marketing expertise to maintain consistent, effective marketing activities. Existing tools require significant learning curves or ongoing manual effort that owners cannot sustain alongside running their business. There is strong demand for solutions that deliver marketing outcomes without requiring owners to become marketers themselves.

1 mentions1 sources
S5.2L8
Marketing & Growth · Content & SEO

No Standardized Tool to Generate llms.txt for AI Search Engine Visibility

As AI search engines like Perplexity and ChatGPT become significant traffic sources, websites have no easy way to generate a spec-compliant llms.txt file that tells these crawlers what to index and cite. Developers and marketers must manually craft crawler directives without tooling to automate the classification and formatting process. The absence of accessible generation tools means most sites remain invisible or poorly represented in AI-driven search surfaces.

1 mentions1 sources
S5.2L8
Developer Tools

Support AI Can Answer Questions But Cannot Execute In-App Changes for Users

Intercom and similar tools can field support questions but cannot take actions within the product on the user's behalf — reps must still manually execute changes. As agentic AI capabilities grow, this gap between conversation and action becomes the primary customer service bottleneck.

2 mentions1 sources
S5.2L8
Customer Experience · Chatbots & AI Support

No visibility into which Reddit and HN threads steer LLMs toward competitors

Brands relying on Reddit and Hacker News organic mentions are blind to which specific threads ChatGPT and similar assistants surface when users ask for tools, and which threads tilt recommendations toward competitors.

1 mentions1 sources
S5.1L8
Marketing & Growth · Analytics & Attribution

Auto Dealers Alter Lease Documents After Customer Signature

Auto dealerships submit materially altered lease agreements to financing companies that differ from the copy retained by the consumer, enabling inflated end-of-lease charges based on terms the customer never agreed to. Consumers have no reliable mechanism to verify document integrity between signing and submission, and the lender treats the dealer-submitted version as authoritative. This creates a systematic fraud vector with no independent audit trail.

1 mentions1 sources
S5.0L8
Industry Verticals · Automotive

No Canonical Hub for Discovering, Evaluating, and Publishing AI Agent Skills and MCP Servers

AI practitioners building with agents and MCP servers must search across fragmented GitHub repos, Discord channels, and individual product sites to find relevant tools, with no centralized directory providing adoption signals or quality rankings. Builders who create agents or MCP servers lack a standard surface to publish and get discovered by the developer community. The fragmentation slows both discovery and adoption in a rapidly growing ecosystem.

1 mentions1 sources
S5.0L8
Developer Tools · AI & Machine Learning