Commit Graph

1150 Commits (6dbc7a380f8ae8eaa1723aa42a31d4f88d094f74)
 

Author SHA1 Message Date
Daniel Miessler 52a39efa8d
Merge pull request #494 from BrianArbuckle/issue493
Refactored save.py
4 months ago
Brian Arbuckle 47ee8c5446 Refactored save.py 4 months ago
HillviewCap 2244750d13 Added idea compass pattern 4 months ago
Daniel Miessler 43434ba31d
Merge pull request #477 from AIThebestlol/main
Create coding_master pattern
4 months ago
Daniel Miessler 9b0a22e0f8
Merge pull request #480 from digitalw00t/main
added create_git_diff_commit pattern
4 months ago
Daniel Miessler 08776859c6
Merge pull request #481 from xvnpw/feature/create_stride_threat_model
feat: add create_stride_threat_model pattern
4 months ago
Daniel Miessler 6787ebb984
Update README.md 4 months ago
Daniel Miessler b5a554591b
Update README.md 4 months ago
Daniel Miessler dbe6f14988
Update README.md 4 months ago
Daniel Miessler 326496de4f
Update README.md 4 months ago
Daniel Miessler 55033290f3
Update README.md 4 months ago
draeician 5f75128234 added README.md for the create_git_diff_commit pattern with usag for it 4 months ago
xvnpw 545c6599e8 feat: add create_stride_threat_model pattern 4 months ago
draeician e63e4ea44b added create_git_diff_commit pattern 4 months ago
helloIlovegimkit 01bb935910
Update README.md 4 months ago
helloIlovegimkit c3b146a0f9
Update system.md 4 months ago
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