Skip to content

feat(framework): context fragment lists the recorded conversations (#683)#1048

Merged
suleimansh merged 1 commit into
mainfrom
the-framework/context-fragment-conversations
Jul 22, 2026
Merged

feat(framework): context fragment lists the recorded conversations (#683)#1048
suleimansh merged 1 commit into
mainfrom
the-framework/context-fragment-conversations

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Rom's updated #683 OP lists conversations/ among the project context files. CONTEXT_DOCS didn't have it.

Adds a .the-framework/conversations/**.md pointer, so a run reads the human conversations (Discord/chat turns) earlier runs committed there (#908). Read-only, like tickets/ and TODO_AGENTS.md, so it stays out of the merge-update set. Path pinned by a test to THE_FRAMEWORK_DIR/CONVERSATIONS_DIR so it can't drift from where runs actually commit.

Note: the OP writes the shape as conversations/<DATE>_<TOPICS_SLUG>.md, but runs commit to .the-framework/conversations/<runId>.md today, so the pointer names the real path. If you'd rather rename the files to a date+slug scheme, that's a separate change.

Refs #683.

)

Rom's updated #683 OP lists conversations/ among the project context files;
CONTEXT_DOCS did not have it. Add a `.the-framework/conversations/**.md`
pointer (where every run commits its Discord/chat turns, #908) so a future
run reads past conversations. Read-only, like tickets/ and TODO_AGENTS.md,
so it stays out of the merge-update set. The path is inlined to keep this
module node-free and pinned by a test to THE_FRAMEWORK_DIR/CONVERSATIONS_DIR.
@suleimansh suleimansh self-assigned this Jul 22, 2026
@suleimansh
suleimansh marked this pull request as ready for review July 22, 2026 22:07
@suleimansh
suleimansh merged commit ecf2ce4 into main Jul 22, 2026
2 checks passed
@suleimansh
suleimansh deleted the the-framework/context-fragment-conversations branch July 22, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant