TemaDeveloper / TemaDeveloper/personal_planner
feat(profile): Ongoing 'talk to your profile' chat after onboarding
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Size: M.
/api/profile/chat is only consumed by conversational-onboarding.tsx (first run). There's no in-app way to keep the conversation going ("I switched jobs", "I stopped driving").
Scope
Add a persistent "talk to your profile" chat surface (post-onboarding) that feeds facet extraction + reconciliation. Realizes the SP-2 ongoing-profile-chat capability. Depends on the profile editor / reconciliation-review surfaces.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing /api/profile/chat and its current consumer, conversational-onboarding.tsx. Review the profile editor and reconciliation-review surfaces that this work depends on, then define the post-onboarding chat entry point and its integration with facet extraction and reconciliation. Done means users can continue talking to their profile after onboarding and the conversation reaches those existing flows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- api, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100