microsoft / microsoft/TypeAgent

Clueanup Session/Profile folders in TypeAgent

Open
#2,990 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
740
Forks
106
Avg merge
1d 6h
Merged PRs (30d)
84

Description

Currently we have session folders inside conversations
(eg) ".typeagent\profiles\dev\conversations\4671976b-2f70-4ea9-a033-a22be453d6ea\sessions\20260720..."
We need to collapse the session folders since the session should be the same across conversations
Same with profiles. We do not need have a separate folder.

Contributor guide

No contributing guide indexed for this repository

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 locating the TypeScript code that creates or resolves paths under .typeagent/profiles, conversations, and sessions, then trace how session and profile identities are associated with conversations. Done means the folder layout no longer nests sessions inside conversations or maintains an unnecessary separate profile folder, while existing session and conversation behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.