Commit Graph

1434 Commits (147da29c1a935be44bb00e1a802b03b9a44f1239)
 

Author SHA1 Message Date
helloIlovegimkit 47ee5c47b2
Create system.md 4 months ago
Daniel Miessler 34ddf69750
Merge pull request #415 from silverstreak/main
Add new pattern analyze_patent + bugfix in helper.py
4 months ago
Daniel Miessler 9aae1e71e9
Merge pull request #417 from aidenberzins/patch-1
Update system.md
4 months ago
Daniel Miessler dd9699f86d
Merge pull request #436 from joesvetz/patch-1
Create_Better_Frames - "Our" to "Are"
4 months ago
Daniel Miessler 726824dcae Updated new extract_wisdom. 4 months ago
Daniel Miessler 9a56a26ca4 Updated new extract_wisdom. 4 months ago
Daniel Miessler 62d3ba9fe2 Merge branch 'main' of github.com:danielmiessler/fabric 4 months ago
Daniel Miessler b002c632f2 Added new extract_wisdom pattern with a hand-written example for one-shot training. 4 months ago
joesvetz e5ec6d59e8
Create_Better_Frames - "Our" to "Are"
Line 67 said: "When our frames our different,..."
Changed it to say: "When our frames are different,..."
4 months ago
silverstreak b0c6913f6d
Added SOLUTION section to analyze_patent
Added a SOLUTION section; removed empty lines; added instruction to be verbose and detailed
4 months ago
silverstreak 497a048b59
Bugfix in helper.py
Bugfix for the error: 

Traceback (most recent call last):
  File "/home/xxx/.local/bin/fabric", line 8, in <module>
    sys.exit(cli())
             ^^^^^
  File "/home/xxx/.local/share/pipx/venvs/fabric/lib/python3.12/site-packages/installer/client/cli/fabric.py", line 148, in main
    session.list_sessions()
  File "/home/xxx/.local/share/pipx/venvs/fabric/lib/python3.12/site-packages/installer/client/cli/helper.py", line 67, in list_sessions
    most_recent = self.find_most_recent_file().split("/")[-1]
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'split'
4 months ago
Aiden Berzins 0674be7b64
Update system.md 4 months ago
silverstreak 4f6a02c8b8
Create system.md
Add pattern analyze_patent
4 months ago
Daniel Miessler 74a7960af8
Update README.md
Updated readme install instructions.
4 months ago
Daniel Miessler ecf8b8ebe9
Update README.md
Updated Readme.
4 months ago
Daniel Miessler c66887c2a6
Merge pull request #400 from piercecohen1/feature/save-enhancement
Add configurable date format for save helper app
4 months ago
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