Open Issues Need Help
View All on GitHub enhancement good first issue gssoc:approved
good first issue gssoc:approved
good first issue gssoc:approved
good first issue gssoc:approved
good first issue gssoc:approved
[Security]: firebase-applet-config.json with real project credentials committed to public repository 20 days ago
good first issue gssoc:approved
[Feature]: Add GitHub Actions CI pipeline for lint, type-check, and build validation on every PR 20 days ago
good first issue gssoc:approved
[Feature]: Add CONTRIBUTING.md with PR guidelines, branch naming conventions, and local setup walkthrough 20 days ago
good first issue gssoc:approved
good first issue gssoc:approved
[Feature]: Add loading states, error boundaries, and empty states across the portfolio dashboard UI 20 days ago
good first issue gssoc:approved
good first issue gssoc:approved
bug good first issue gssoc:approved
enhancement good first issue gssoc:approved
[Bug]: OptionsStrategyBuilder freezes the browser tab (infinite loop) when every leg's strike price is 0 26 days ago
bug good first issue gssoc:approved
[Feature]: Self-Verifying Document Analysis 26 days ago
enhancement good first issue gssoc:approved
bug good first issue gssoc:approved
E2EE vault drops ciphertext on upload (documents unrecoverable) about 1 month ago
good first issue gssoc:approved
[Bug] E2EEVault: btoa(String.fromCharCode.apply(...)) overflows for files larger than ~64KB about 1 month ago
good first issue gssoc:approved
good first issue gssoc:approved
Portfolio rebalancer divides by zero total/price -> NaN percentages and Infinity share orders about 1 month ago
good first issue gssoc:approved
Plaid webhook hardcodes owner usr_123, creates duplicate txns, fuzzy-merges unsafely about 1 month ago
good first issue gssoc:approved
[Bug] ReconciliationDashboard: 'Duplicates Prevented' counts every log line, not actual duplicates about 1 month ago
good first issue gssoc:approved
[Bug] wash-sale-detector: one repurchase can be double-counted across multiple loss events (no consumed-share tracking) about 1 month ago
good first issue gssoc:approved
[Bug] vectorStore: addChunks overwrites instead of appending, so indexing a 2nd doc erases the first (globalRagEngine loses docs) about 1 month ago
good first issue gssoc:approved
Sensitivity analysis omits interest term in revenue/COGS/OPEX swings, overstating impact about 1 month ago
good first issue gssoc:approved
Multi-scenario cash-flow projection double-counts growth (ramp applied to cumulative base) about 1 month ago
good first issue gssoc:approved
Monte Carlo horizon truncated to floor(days/5) and 95% VaR mislabeled '1-Yr' regardless of horizon about 1 month ago
good first issue gssoc:approved
Local analysis cache eviction operates on a throwaway copy; newest analysis lost under quota pressure about 1 month ago
good first issue gssoc:approved
good first issue gssoc:approved
good first issue gssoc:approved
Chat budget utilization divides all-time spending by monthly budget about 1 month ago
good first issue gssoc:approved
Options payoff curve colored by last point only, mislabeling net-negative strategies as green about 1 month ago
good first issue gssoc:approved
PortfolioTracker total cost/P&L and total value treat missing FX rates inconsistently (1:1 vs 0) about 1 month ago
good first issue gssoc:approved
Duplicate calculateTotalValue export (1-arg overload is dead code) about 1 month ago
good first issue gssoc:approved
Goals without a deadline are mislabeled 'Urgent' (null daysRemaining coerces to 0) about 1 month ago
good first issue gssoc:approved
good first issue gssoc:approved
Subscription cadence detection has interval gaps; non-standard frequencies misclassified as monthly, wrong renewal dates about 1 month ago
good first issue gssoc:approved
[Security]: Firebase configuration and potential API keys committed to the repository root — immediate remediation needed about 1 month ago
good first issue gssoc:approved
fix : use USD as default currency in generatePDF instead of INR about 1 month ago
bug good first issue gssoc:approved
Fix typo in user-facing text about 1 month ago
bug good first issue gssoc:approved
[Bug] Serverless /api/process and /api/analyze leave orphaned Storage objects when Firestore write fails about 1 month ago
bug good first issue gssoc:approved
[Feature]: Copy AI Insights to Clipboard about 1 month ago
enhancement good first issue gssoc:approved
[Bug]: Subscription grouping truncates keys to 20 chars, merging distinct subscriptions that share a description prefix about 1 month ago
bug good first issue gssoc:approved
[Bug]: Cash-flow forecast averages 7 calendar months but divides by 6 and double-projects the partial current month about 1 month ago
bug good first issue gssoc:approved
[Bug]: Recurring-expense detection ignores transaction dates and hardcodes frequency as monthly about 1 month ago
bug good first issue gssoc:approved
[Bug]: Compliance audit runs against a hardcoded mock fixture and never inspects transaction dates about 1 month ago
bug good first issue gssoc:approved
[Bug]: Interest-rate sensitivity impact is hardcoded to 0.02% of revenue instead of the actual +/-20% rate swing about 1 month ago
bug good first issue gssoc:approved
[Bug]: Currencies sidebar tab renders a blank page - no render case mounts the currency screens about 1 month ago
bug good first issue gssoc:approved
[Bug]: users profile emailVerified is hardcoded false at signup and can never be updated by rules about 1 month ago
bug good first issue gssoc:approved
[Bug]: Local analysis cache grows unbounded and silently fails on quota - no eviction, errors only console.warn about 1 month ago
bug good first issue gssoc:approved
[Bug]: CashFlowForecastChart fetches /api/cash-flow-forecast but no such route exists - dead component never renders about 1 month ago
bug good first issue gssoc:approved
fix : add idempotency guard to markBillAsPaid about 1 month ago
bug good first issue gssoc:approved
fix : guard against zero mean in detectLargeTransactionAnomalies about 1 month ago
bug good first issue gssoc:approved
fix : guard against invalid deadline strings in calculateDaysRemaining about 1 month ago
bug good first issue gssoc:approved
fix : guard avg against zero in identifyRecurringTransactions about 1 month ago
bug good first issue gssoc:approved
fix : guard windowMonths against zero in calculateMonthlyForecast about 1 month ago
bug good first issue gssoc:approved
[Bug]: Multi-Tenant Double URL-Encoded Storage Path Traversal Guard about 1 month ago
bug good first issue gssoc:approved
bug good first issue gssoc:approved
bug good first issue gssoc:approved
[Bug]: Offline Sync Drift & Firestore Cache Invalidation in PWA Mode about 1 month ago
bug good first issue gssoc:approved
bug good first issue gssoc:approved
[Bug]: Streaming JSON Parser Failure & Partial Truncation Recovery for LLM Reports about 1 month ago
bug good first issue gssoc:approved
bug good first issue gssoc:approved
Subscription burden is always 0% (income never passed) about 1 month ago
bug good first issue gssoc:approved
calculateTrend always returns 'up' for 2-3 data points about 1 month ago
bug good first issue gssoc:approved
[Feature]: Add Keyboard Shortcut for Submitting Stock Analysis about 1 month ago
enhancement good first issue gssoc:approved
[Bug]: Dashboard confidence average fabricates 92% for documents without a sentiment score about 1 month ago
bug good first issue gssoc:approved
[Bug]: Multiple complete features are never mounted - Reports, Insights, Currencies, Compliance and more are unreachable about 1 month ago
bug good first issue gssoc:approved
[Bug]: Subscription auto-grouping merges every punctuation-only expense into the first group via includes of empty string about 1 month ago
bug good first issue gssoc:approved
[Bug]: All 16 client API modules under src/api are never imported and target serverless routes that do not exist about 1 month ago
bug good first issue gssoc:approved
[Feature]: Spending Anomaly Detection using Isolation Forests about 1 month ago
enhancement good first issue gssoc:approved
[Bug]: activity_log is missing from both data export and account erasure - action history survives deletion about 1 month ago
bug good first issue gssoc:approved
[Bug]: Saving a local analysis hides all remote documents from Dashboard stats and charts about 1 month ago
bug good first issue gssoc:approved
[Bug]: CurrencyManager By-Currency rows show base-currency totals formatted with the source currency symbol about 1 month ago
bug good first issue gssoc:approved
[Bug]: Report date presets exclude transactions on the final day - primary query uses midnight while the fallback uses endOfDay about 1 month ago
bug good first issue gssoc:approved
[Bug]: Session-level analysis cache is written but never read - divergent shapes and a dead getLocalDocument reader about 1 month ago
bug good first issue gssoc:approved
[Bug]: Composite Firestore indexes required by the app are never declared - screens silently fail on fresh deployments about 1 month ago
bug good first issue gssoc:approved
[Bug]: Multiple modules read entire Firestore collections then truncate client-side - unbounded reads on every load about 1 month ago
bug good first issue gssoc:approved
[Bug]: Duplicate firestore.rules match blocks for reports/privacy_settings/currencies nullify stricter rules - update:if false is dead code about 1 month ago
bug good first issue gssoc:approved
[Bug]: Account deletion clears Firestore but leaves full analysis payloads in localStorage/sessionStorage about 1 month ago
bug good first issue gssoc:approved
[Bug]: Right-to-erasure and data export omit portfolioSnapshots and forecasts collections about 1 month ago
bug good first issue gssoc:approved
[Feature]: Agentic Financial Copilot — replace keyword chat router with a tool-calling agent loop about 1 month ago
enhancement good first issue gssoc:approved
[Feature]: Text-to-SQL Natural Language Financial Queries about 1 month ago
enhancement good first issue gssoc:approved
[Bug]: The two forecast engines disagree about the current month - Cash Flow projects it, Forecast Comparison treats it as history about 1 month ago
good first issue gssoc:approved
good first issue gssoc:approved
Deleted documents reappear after successful delete — local mirror is never cleared about 1 month ago
good first issue gssoc:approved
good first issue gssoc:approved
good first issue gssoc:approved
fix : use correct divisor in cashflow monthly average calculation about 1 month ago
good first issue gssoc:approved
good first issue gssoc:approved
fix : remove 20-char truncation in subscription group key generation about 1 month ago
good first issue gssoc:approved
fix : guard normalizeConfidence against fabricated 92 fallback for documents without sentiment about 1 month ago
good first issue gssoc:approved
[DevOps] : Add Protected Deployment Environment for Production about 1 month ago
good first issue gssoc:approved ci/cd
[DevOps] : Harden GitHub Actions Permissions with Least Privilege about 1 month ago
good first issue gssoc:approved ci/cd
fix : add userId field to PrivacySettings interface in privacyUtils about 1 month ago
bug good first issue gssoc:approved
bug good first issue gssoc:approved
[Bug]: Subscription Burden always shows 0% - income is never passed to generateSubscriptionSummary about 1 month ago
bug good first issue gssoc:approved
[Bug]: US federal tax brackets mix single-filer and married-filing-joint thresholds - wrong estimates above ,725 about 1 month ago
bug good first issue gssoc:approved
[Bug]: CategoryTrends charts re-bucket selected-period data into today-anchored windows - month view always shows 0 previous month about 1 month ago
bug good first issue gssoc:approved
[Bug]: calculateBudgetAdherence is non-monotonic - spending 105% of budget scores 98 while at-budget scores 80 about 1 month ago
bug good first issue gssoc:approved