Skip to content

WIP: implement opt-in frontmatter tools (refs #1055)#1070

Open
Meh10t wants to merge 1 commit intooraios:mainfrom
Meh10t:issue-1055-frontmatter
Open

WIP: implement opt-in frontmatter tools (refs #1055)#1070
Meh10t wants to merge 1 commit intooraios:mainfrom
Meh10t:issue-1055-frontmatter

Conversation

@Meh10t
Copy link

@Meh10t Meh10t commented Feb 23, 2026

Refs #1055

This is a draft PR to track incremental work on frontmatter support.

Initial commit sets up the branch and TODO markers.

Next steps:

  • Implement MemoryAddFrontmatterTool
  • Implement MemoryGetFrontmatterTool
  • Integrate frontmatter display when tool is enabled
  • Add tests

@Meh10t
Copy link
Author

Meh10t commented Feb 23, 2026

Hi @MischaPanch,

I just opened this draft PR to track my work on issue #1055 (frontmatter opt-in tools).
I will continue implementing the feature incrementally and push updates soon.
Let me know if you have any guidance or preferred approach before I proceed further.

Thanks!

@MischaPanch
Copy link
Contributor

I think we specified the requirements fairly completely, so unless you have more questions, I don't have much to add. Note that tools are made opt-in by inheriting from the corresponding marker class.

The best way to test this feature is likely through temporary files

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.

2 participants