Commit Graph

1434 Commits (147da29c1a935be44bb00e1a802b03b9a44f1239)
 

Author SHA1 Message Date
Daniel Miessler 2343eaa3a3 Added comment analysis due to a request in Jason Haddix's AI class. 2 weeks ago
CJones-Optics e1d9bd599a Add a pattern for extracting minutes from a transcribed meeting 2 weeks ago
NerdyPunkDad 731e800177
Update user.md to match current CLI
Update this pattern to match the current fabric command line options Remove --agents, add -S as an alternative to --setup, and replace -c with -C to align with the current cli interface.
2 weeks ago
NerdyPunkDad 44d47395cc
Update README.md 2 weeks ago
NerdyPunkDad 4e82b27424
Describe CLI changes / Update README.md 2 weeks ago
David 5da056b87a
update: add env variable info for Apple Silicon
-Updated the readme with env variables for Apple Silicon based mac
as the path for Brew installed apps is different there.
2 weeks ago
Rudi Bruchez 272b21237c OpenRouter Vendor 2 weeks ago
Rudi Bruchez 824e2eb190 OpenRouter Vendor 2 weeks ago
NeP 29f9de7f56
feat: add SiliconCloud support 2 weeks ago
Eugen Eisler 1ef492449d feat: add support for pattern variables 2 weeks ago
Eugen Eisler 7103c9adf6 feat: add support for pattern variables 2 weeks ago
Eugen Eisler d6552f5811 feat: add support for pattern variables 2 weeks ago
Eugen Eisler a921b77f5a
Merge pull request #892 from kanaqsasak/add_dry_run
Add dry run
2 weeks ago
Azwar Tamim fb9bb89da7
Merge branch 'danielmiessler:main' into add_dry_run 2 weeks ago
Daniel Miessler 502cdfeb9b Added extract primary problem. 2 weeks ago
Daniel Miessler 660b31aed5 Added extract primary problem. 2 weeks ago
Daniel Miessler c76564b85c Added extract primary problem. 2 weeks ago
Azwar Tamim 33632030f6 Revert unneeded DryRun Vendor registration 3 weeks ago
Azwar Tamim e26d72c2f0
Merge branch 'main' into add_dry_run 3 weeks ago
Azwar Tamim feabd565dc Refactor dry run to DryRun Vendor 3 weeks ago
Randall Degges 19cd12029e Adding new pattern: `analyze_product_feedback`.
This pattern allows you to summarize, rate, and deduplicate feedback
about products. It's very helpful for anyone working in product
management, engineering, etc.
3 weeks ago
Eugen Eisler 9b8871f25b
Merge pull request #891 from songzhibin97/patch-1
fix: usage with deprecated elements
3 weeks ago
Eugen Eisler 5f773396df
Merge pull request #881 from ALX99/propagate-ctx
refactor: accept context as parameter of Vendor.Send
3 weeks ago
Daniel Miessler 730366aa5f Merge branch 'main' of github.com:danielmiessler/fabric 3 weeks ago
Eugen Eisler 1bf8aa65c1
Merge pull request #872 from ALX99/fix-error-shadowing
fix: shadowing original error
3 weeks ago
Daniel Miessler a4b7364230 Updated interviwer analysis. 3 weeks ago
Ian 7079c9cb23 Add MIT license file 3 weeks ago
Azwar Tamim 7d3bf8c3a2 Fix dry run 3 weeks ago
Bin e7fd450dad
fix: usage with deprecated elements 3 weeks ago
Randall Degges b025e69875
Merge branch 'main' into create_recursive_outline 3 weeks ago
Azwar Tamim 4006f3f417 Add dry run 3 weeks ago
Daniel Miessler 25845f5d5a Updated sales analysis. 3 weeks ago
Daniel Miessler a259bd30cb Added analyze sales call. 3 weeks ago
ALX99 21f4b5f774 refactor: accept context as parameter of Vendor.Send
In golang, contexts should be propagated downwards in order to be able
to provide features such as cancellation.

This commit refactors the Vendor interface to accept a context as a
first parameter so that it can be propagated downwards.
4 weeks ago
Randall Degges 83a1fd104d
Merge branch 'main' into create_recursive_outline 4 weeks ago
Daniel Miessler ef4cfa94de Added create_story_explanation. 4 weeks ago
Daniel Miessler 0d3c2749f1 Added create_story_explanation. 4 weeks ago
Daniel Miessler 206254ea6d Added create_story_explanation. 4 weeks ago
Daniel Miessler 38b7ab7a26 Added create_story_explanation. 4 weeks ago
Daniel Miessler 035a8a2781 Added create_story_explanation. 4 weeks ago
Daniel Miessler 3baa454c80 Merge branch 'main' of github.com:danielmiessler/fabric 4 weeks ago
Daniel Miessler 8cd0887c82 Added create_story_explanation. 4 weeks ago
Eugen Eisler 21007b7e93
Merge pull request #871 from ALX99/main
fix: correct os.Exit code from -1 to 1 in main.go
4 weeks ago
buerbaumer bacc49c25a
Update system.md
Corrected grammatical issues and made the list more readable and consistent.
4 weeks ago
buerbaumer 78aa378ab8
Update system.md
Replaced the nested parentheses with equals signs for clarity
4 weeks ago
buerbaumer a93acd3afc
Update system.md
Corrected "it's" to "its" to denote possession instead of a contraction.
4 weeks ago
buerbaumer 60e5b536b4
Update system.md
Removed extra "the" for grammatical correctness.
4 weeks ago
buerbaumer c5f926ba0c
Update system.md
Corrected "upmost" to "at most" for proper expression.
4 weeks ago
buerbaumer 083cf4c82c
Update system.md
Changed "highlight" to "highlights" to match subject-verb agreement.
4 weeks ago
buerbaumer b6b86bb2c2
Update system.md
Update system.md - removed "a" for a better model understanding
4 weeks ago