Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New command: cmd_md #2739

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

New command: cmd_md #2739

wants to merge 2 commits into from

Conversation

easyrider
Copy link

Save the last assistant message to a specified file and directory.

When you run the /md test.md command, it will save the file to the notes directory inside the project root.

Example Usage:

  • If the user runs /md my_note.md, the file will be saved to /notes/my_note.md.
  • If the user runs /md /path/to/notes/my_note.md, the file will be saved to the specified path.

@CLAassistant
Copy link

CLAassistant commented Dec 31, 2024

CLA assistant check
All committers have signed the CLA.

@golergka
Copy link

I think this is somewhat related to this issue of mine: #2777

May be we should work on a more generalistic logging tools?

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.

3 participants