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

Uploading custom instructions markdown files #15

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

Conversation

krithika7402
Copy link
Collaborator

@krithika7402 krithika7402 commented Jan 15, 2025

Description

  • Added a file upload method for custom instructions in the settings page.
  • Changes for appending the .md content to system prompt.
  • Collapsible Menu to enable or disable file and text instructions on the fly.
  • Respective file system operations for creating and deleting files in .vscode/hai-instructions
  • Respective error handling and message displays.
  • Changed cline_mcp_settings.json to hai_mcp_settings.json

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have reviewed contributor guidelines

Screenshots

image

Screenshot 2025-01-15 at 19 33 59

Screenshot 2025-01-15 at 19 34 28

Additional Notes

@anand-presidio anand-presidio self-assigned this Jan 15, 2025
@krithika7402 krithika7402 marked this pull request as ready for review January 15, 2025 14:09
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