Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 1.57 KB

changelog.md

File metadata and controls

73 lines (53 loc) · 1.57 KB

v0.3.1

  • Rename Get-PromptPath to Get-WeavePromptPath

v0.3.0

  • Updated dependencies to use PSAI

No release

v0.2.5

  • Added Get-WeaveContent Retrieves the content of a specified instruction file (metaprompt)
  • Added Get-PromptPath function retrieves the prompt path
  • Added MetaPrompt in claude prompts directory. Thank you to Pete Cook for pointing me to the Claude MetaPrompt.

v0.2.4

v0.2.3

  • Added the following prompts in instructions:
    CreateCommand
    CreateKeynote
    CreateMarkmapVisualization
    CreateMermaidVisualization
    CreateThreatModel
    CreateVideoChapters
    ExtractIdeas
    FindHiddenMessage
    SummarizeGithubChanges
    

v0.2.2

  • Added more prompts

v0.2.1

  • Added the following prompts in instructions:
    AgilityStory
    Ai
    AnalyzeIncident
    AnalyzeProse
    AnalyzeProseJson
    AnalyzeThreatReport
    AnalyzeThreatReportTrends
    ExplainDocs
    ExtractArticleWisdom
    ExtractRecommendations
    ExtractReferences
    ImproveWriting
    LabelAndRate
    RateValue
    SummarizePull-requests
    

v0.2.0

  • Refactored and created the Weave function

v0.1.1

  • Don't publish media folder

v0.1.0

  • First release