Commit Graph

1392 Commits (13d68570e9310a7c1975a922e042254fda795efe)
 

Author SHA1 Message Date
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
ALX99 7cbd49375a fix: shadowing original error
This fixes shadowing the original error so that the original error is
propagated upwards
4 weeks ago
ALX99 e8d5fba256 fix: correct os.Exit code from -1 to 1 in main.go
As per the os.Exit documentation, the exit code should be in the rage
[0, 125]
4 weeks ago
Daniel Miessler 9a0444db7e
Merge pull request #867 from danielmiessler/youtube_graber
feat: native integration of yt to fabric
4 weeks ago
Eugen Eisler a67dca253a feat: native integration of yt tp fabric 4 weeks ago
Daniel Miessler 3726386b9a Updated question analysis. 4 weeks ago
Daniel Miessler 0ef5b54808 Updated question extractor. 4 weeks ago
Daniel Miessler e915c93885 Merge branch 'main' of github.com:danielmiessler/fabric 4 weeks ago
Daniel Miessler d77dcdf343 Updated question extractor. 4 weeks ago
Eugen Eisler e071445882
Merge pull request #866 from danielmiessler/test_core
test: core
4 weeks ago
Eugen Eisler 58c2c26bff test: core 4 weeks ago
Daniel Miessler ff5fe2fa47 Updated interviewer analysis. 4 weeks ago
Daniel Miessler 12781a48c1 Updated interviewer analysis. 4 weeks ago
Daniel Miessler 5d870e1c3b Updated interviewer analysis. 4 weeks ago
Eugen Eisler 58c9af6aac test: core 4 weeks ago
Daniel Miessler 7258ed6a14 Updated interviewer analysis name. 4 weeks ago
Daniel Miessler f60b2ceb63 Added interviwer analysis. 4 weeks ago
Daniel Miessler 8cfe0309f5 Updated extract_questions. 4 weeks ago
Eugen Eisler 839c468b2f
Merge pull request #865 from danielmiessler/fix_groq_spelling
Fix groq spelling
4 weeks ago
Eugen Eisler 92e4960eee Merge branch 'main' into fix_groq_spelling 4 weeks ago
Eugen Eisler a7eab84517
Merge pull request #863 from danielmiessler/impl_tests
Impl tests
4 weeks ago
Eugen Eisler 0549e0e7f0 fix: groq spelling 4 weeks ago
Eugen Eisler 4b3afb3c8e feat: simplify setup logic 4 weeks ago
Eugen Eisler 6996278c8f test: implement test for common package 4 weeks ago
Eugen Eisler 4d77ed30e9 test: implement test for common package 4 weeks ago
Daniel Miessler 69375f2fbc Updated extract_wisdom_dm. 4 weeks ago
xssdoctor 0ef4e465e4 fixed strange ollama input involving someone named fred 4 weeks ago
James Craigen 151fff8f8d
Fix broken link in table of contents in README.md (Migrating -> Migration) 4 weeks ago
Daniel Miessler a81e5be74b
Update README.md 4 weeks ago
Randall Degges e12dc5b0e8 Adding new pattern: create_recursive_outline.
This pattern is actually based on this incredibly great article: https://learnhowtolearn.org/how-to-build-extremely-quickly/

The idea is to use this pattern whenever you want to break an idea or
task down into small components, fully fleshing out your own TODO list
of things to implement to get it working.

This applies to things like writing articles/papers, creating
applications, and much more.
1 month ago
Eugen Eisler de2ab4c7c5
Merge pull request #851 from danielmiessler/test_db
test: Implement db unit tests
1 month ago
Eugen Eisler ff97b85497 ci: split ci and release jobs 1 month ago
Eugen Eisler 1bafde09b6 test: Implement db unit tests 1 month ago
Eugen Eisler e01d355d1b feat: Base URL Setup for OpenAPI-Compatible and Proxy Providers. Adapt Grocq and Azure Setup for it. 1 month ago
Eugen Eisler ebe0135d5b fix: YouTube configured is not mandatory 1 month ago
Eugen Eisler 3d8c4985e8 fix: YouTube configured is not mandatory 1 month ago
Daniel Miessler 9acfc3ef92
Merge pull request #836 from criadoperez/fix/criadoperez2
patterns fixes
1 month ago
Daniel Miessler 9eb70b8d80
Merge pull request #837 from PickleOgre/main
Fix spelling error in fabric.go
1 month ago
Daniel Miessler 576daab07b
Merge pull request #842 from rdegges/analyze_cfp_submission_pattern
Adding new pattern to help analyze CFP submissions for conference org…
1 month ago
Daniel Miessler b71a0584ca
Merge pull request #844 from iqbalabd/patch-2
Update README.md
1 month ago
Daniel Miessler 5c8f15e6fa
Merge pull request #848 from fail-open/readme-update
remove duplicate usage
1 month ago
Daniel Miessler 452c64f1b3
Update README.md
Updates to the README for legibility, more detail.
1 month ago
Daniel Miessler 597f2c2b34
Update README.md
Fixed some formatting in the README.
1 month ago