Welcome to the public feedback hub for vFin — a conversational finance platform that provides intelligent financial guidance through specialized AI agents.
vFin helps people manage budgets, analyze spending, and get financial insights by simply chatting. It orchestrates specialized agents (budgeting, analysis, investments, security, reporting, integrations) behind the scenes to produce accurate, safe, and helpful responses.
- Report bugs and propose new features using Issues with the templates below.
- Discuss ideas, UX, and roadmap in Discussions.
- Track progress with the project board and labels.
- Feature request → Create issue
- Bug report → Create issue
- Discussions → Open discussions
flowchart LR
U[User feedback] -->|Issues/Discussions| R[vFin feedback repo]
A[vFin agent] -->|Auto-create issues| R
R --> T[Triage & labeling]
T --> P[Prioritization & planning]
P --> M[Accept into main vFin backlog]
M --> D[Delivery (PRs, releases)]
D --> N[Notify reporters & close]
N --> U
- Search existing issues before filing a new one.
- Redact personal or financial information (PII).
- For security concerns, do not open a public issue — see SECURITY.md.
See docs/LABELS.md
for the label taxonomy (areas, type, priority, source).
- Triage new issues daily, request details when needed, apply labels.
- Prioritize with
priority:p1/p2/p3
and move accepted items into the main vFin backlog. - Link PRs/releases to issues and update statuses. See
docs/FEEDBACK-WORKFLOW.md
.
The vFin agent can automatically create structured issues here based on in-app signals (e.g., failed flows, low quality ratings). See docs/AGENT-AUTOMATION.md
.