Commit Graph

22 Commits (b5a554591b654040d71d2aee15f8f040a2f6a330)

Author SHA1 Message Date
dependabot[bot] 12d96982b4
---

							
						
4 months ago
xssdoctor e2231b3504 added gemini support 4 months ago
dependabot[bot] 02306b97a8
Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [gunicorn](https://github.com/benoitc/gunicorn), [tqdm](https://github.com/tqdm/tqdm), [aiohttp](https://github.com/aio-libs/aiohttp) and [idna](https://github.com/kjd/idna).


Updates `gunicorn` from 21.2.0 to 22.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

Updates `aiohttp` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: tqdm
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: aiohttp
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Jonathan Dunn eafc2df48c Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy 6 months ago
Jonathan Dunn 485310661e fixed version. also removed a redundant reference to pyperlclip in poetry env 6 months ago
Jonathan Dunn ba163f02b2 fixed yt, ts and save 6 months ago
jad2121 c62524d356 fixed yt and ts 6 months ago
xssdoctor 4d36165db4
Merge branch 'main' into output-saver 6 months ago
Daniel Miessler adeea67a2e Updated poetry installer for yt. 6 months ago
Daniel Miessler 44d779d7a7 Tweaked installer. 6 months ago
jad2121 820adf1339 fixed something 6 months ago
Jonathan Dunn 0659bbaa0e added pyperclip dependancy to poetry 6 months ago
jad2121 d37dc4565c added support for claude. choose --claude. make sure to run --setup again to enter your claude api key 7 months ago
Jonathan Dunn a12d140635 fixed the stuff that was broken 7 months ago
Scott Walsh 65829c5c84 Update design pattern and docs 7 months ago
jad2121 914f6b46c3 added yt and ts to poetry and to config in setup.sh 7 months ago
jad2121 0ab8052c69 added transcription 7 months ago
jad2121 70356b34c6 added vm dependencies to poetry 7 months ago
Jonathan Dunn a6aeb8ffed added agents 7 months ago
agu3rra d02053a748 renamed package to installer while keeping poetry project as fabric 7 months ago
agu3rra 2b48e564f1 renames fabric folder into fabric_installer 7 months ago
agu3rra 041ae024db single poetry project; script to create aliases in bash and zsh; updates readme 7 months ago