TemaDeveloper / TemaDeveloper/personal_planner

feat(profile): Ongoing 'talk to your profile' chat after onboarding

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.