Commit Graph

1218 Commits (e72bf4d7cfd5357e708f804209cee2bb3f6bb41a)
 

Author SHA1 Message Date
Daniel Miessler 793e17baf1
Merge pull request #406 from her0marodeur/main
added analyze_debate
4 months ago
Daniel Miessler 7332244baa
Merge pull request #408 from danielmiessler/dependabot/pip/pip-aed9f6bbcd
Bump requests from 2.31.0 to 2.32.0 in the pip group across 1 directory
4 months ago
Daniel Miessler c33845134a
Merge pull request #409 from nadavc/patch-1
Fixes a small typo in the `analyze_answers` pattern.
4 months ago
Daniel Miessler 837b8ad7c9 Updated extract_wisdom_agents. 4 months ago
Daniel Miessler eb107de764 Added an agent version of extract_wisdom using our new Agents in Prompt technique. 4 months ago
Nadav Cohen 2f2ee31aaf
Update README.md 4 months ago
dependabot[bot] 12d96982b4
---

							
						
4 months ago
her0marodeur 9555228daf added analyze_debate 4 months ago
Pierce Cohen a4065c51b4
Bug fixes for tags
- Prevent generation_date tag format from being modified when SAVE_DATE_FORMAT is
  specified
- Prevent NoneType from ending up in the tags (previous fix did not work)
4 months ago
Pierce Cohen 3e624ded2f
Add configurable date format for save helper app
- Update DATE_FORMAT to be configurable using the SAVE_DATE_FORMAT environment variable
- Modify target filename generation to handle cases where SAVE_DATE_FORMAT is left blank
- Default to date format "%Y-%m-%d" if SAVE_DATE_FORMAT is not set
4 months ago
Daniel Miessler 1629cad256
Merge pull request #390 from antonaut/main 4 months ago
Daniel Miessler da369e3961
Merge pull request #392 from workentin/patch-1 4 months ago
Daniel Miessler f416aed9f8
Merge pull request #393 from obswork/obswork/git_diff 4 months ago
obswork 62b4ecfc43 feat: introduced pattern for Git diff summaries
CHANGES:
- New system.md file created for summarizing git diffs
- Detailed steps for summarizing Git diffs outlined.
- Emphasis on creating concise, impactful update bullets.
- Introduction of conventional commits for clear change tracking.
4 months ago
workentin d3c8976b11
Update README.md Typo 4 months ago
Daniel Miessler b460b34bde Updated recommend artists. 4 months ago
Daniel Miessler 72939b31b9 Updated recommend artists. 4 months ago
Daniel Miessler f8e0270237 Updated recommend artists. 4 months ago
Daniel Miessler dfb9d59d65 Updated recommend artists. 4 months ago
Daniel Miessler 7b68650e78 Updated recommend artists. 4 months ago
Daniel Miessler 8d3bf9dc41 Added recommended artists. 4 months ago
Daniel Miessler 78cb3986fd Updated explain_terms. 4 months ago
Daniel Miessler 7efba77c78 Updated explain_terms. 4 months ago
Daniel Miessler 382925bf83 Updated explain_terms. 4 months ago
Daniel Miessler f88d25d848 Updated explain_terms. 4 months ago
Daniel Miessler e6d468ee24 Added explain_terms. 4 months ago
Anton Erholt 4980d60b33 Fix small typo in README 4 months ago
xssdoctor ca9fb0f65a fixed gemini support 4 months ago
xssdoctor e2231b3504 added gemini support 4 months ago
Daniel Miessler 4ccba83dd3 Updated WPM name. 4 months ago
Daniel Miessler 7622f70025 Updated WPM name. 4 months ago
Daniel Miessler d6e7a728b3 Updated get_wpm. 4 months ago
Daniel Miessler c1f2fff176 Merge branch 'main' of github.com:danielmiessler/fabric 4 months ago
Daniel Miessler 6cfe330976 Added get_wpm. 4 months ago
Daniel Miessler dff033e08a
Merge pull request #387 from tomraulet/main
Ensure env file created in setup when no API keys provided
4 months ago
Daniel Miessler d5035bd27b
Merge pull request #389 from sluosapher/main
New pattern to summarize key parts of academic papers
4 months ago
Song Luo dcd7fc4220
Merge branch 'danielmiessler:main' into main 4 months ago
Song Luo bf563260a6 added patterns/summarize_paper/README.md 4 months ago
Song Luo 1f57c01b5b updated system prompt; added README 4 months ago
Thomas Raulet 7354e8d961 Ensure env file created in setup when no API keys provided 4 months ago
Daniel Miessler ded8e300b7
Merge pull request #286 from FlyingPhish/new-prompts-v2
Two new pentest reporting patterns and Github Contributing Script
4 months ago
Daniel Miessler 4e7652188a
Merge pull request #325 from surak/patch-1
Update README.md for #324
4 months ago
Daniel Miessler 316be98428
Merge pull request #297 from harpsiford/main
A new pattern to create flashcards from texts
4 months ago
Daniel Miessler 3fd22448d3
Merge pull request #355 from tibbon/interview_answer
Add answer interview question pattern
4 months ago
Daniel Miessler fcd05ac70e
Merge pull request #357 from Sluengo/patch-1
Updating Readme Quickstart instructions to include required python ve…
4 months ago
Daniel Miessler f4fd2c516f
Merge pull request #382 from profetik-777/main
Fix for broken link pointing to /client
4 months ago
Daniel Miessler 42f58b47eb
Merge pull request #374 from fureigh/fix-praisonai-reference
Disentangle PraisonAI references in README
4 months ago
Daniel Miessler 2184d4d7e8
Merge pull request #375 from princechaddha/main
Pattern for Nuclei Template
4 months ago
Daniel Miessler fffbd81c80
Merge pull request #368 from RealHurrison/main
fix: The variable 'wisdomFilePath' is already a complete path constru…
4 months ago
Daniel Miessler d9d46bd662
Merge pull request #376 from obswork/obswork/yt_metadata
feat: add metadata flag to yt cli
4 months ago