xssdoctor
|
e2231b3504
|
added gemini support
|
6 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>
|
7 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
|
8 months ago |
Jonathan Dunn
|
485310661e
|
fixed version. also removed a redundant reference to pyperlclip in poetry env
|
8 months ago |
Jonathan Dunn
|
ba163f02b2
|
fixed yt, ts and save
|
8 months ago |
jad2121
|
c62524d356
|
fixed yt and ts
|
8 months ago |
Daniel Miessler
|
adeea67a2e
|
Updated poetry installer for yt.
|
8 months ago |
Daniel Miessler
|
44d779d7a7
|
Tweaked installer.
|
8 months ago |
jad2121
|
820adf1339
|
fixed something
|
8 months ago |
Jonathan Dunn
|
0659bbaa0e
|
added pyperclip dependancy to poetry
|
8 months ago |
jad2121
|
d37dc4565c
|
added support for claude. choose --claude. make sure to run --setup again to enter your claude api key
|
9 months ago |
Jonathan Dunn
|
a12d140635
|
fixed the stuff that was broken
|
9 months ago |
Scott Walsh
|
65829c5c84
|
Update design pattern and docs
|
9 months ago |
jad2121
|
914f6b46c3
|
added yt and ts to poetry and to config in setup.sh
|
9 months ago |
jad2121
|
0ab8052c69
|
added transcription
|
9 months ago |
jad2121
|
70356b34c6
|
added vm dependencies to poetry
|
9 months ago |
Jonathan Dunn
|
a6aeb8ffed
|
added agents
|
9 months ago |
agu3rra
|
d02053a748
|
renamed package to installer while keeping poetry project as fabric
|
9 months ago |
agu3rra
|
2b48e564f1
|
renames fabric folder into fabric_installer
|
9 months ago |
agu3rra
|
041ae024db
|
single poetry project; script to create aliases in bash and zsh; updates readme
|
9 months ago |
agu3rra
|
688886451f
|
fabric as a CLI; poetry for dep management with latest versions; gitignore re-added
|
9 months ago |