Commit Graph

55 Commits

Author SHA1 Message Date
6701a4b392 infra: added Renovate bot 2025-12-22 12:50:59 +01:00
68372405d6 fix: downgraded upload-artifact action to v3 from v4 2025-12-22 12:13:50 +01:00
f1ea0de247 fix: fixed indentation error 2025-12-22 12:04:47 +01:00
974d008825 feat: finalized CI/CD pipeline setup 2025-12-22 11:59:36 +01:00
8a87d94e6d fix: use docker image for trivy vulnerability scanner
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 1m23s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 5m9s
2025-12-22 11:38:35 +01:00
ec99a501fc fix! added directive to Dockerfile 2025-12-22 11:37:48 +01:00
c256b26601 fix: fixed vulnerability scanner issue in CI/CD pipeline
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 48s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 6m18s
2025-12-22 10:59:34 +01:00
56a3c1257d infra: added trivy vulnerability scanner to CI/CD
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 1m36s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 7m10s
2025-12-22 10:01:52 +01:00
79d23f936a fix: fixed typo 2025-12-22 09:40:43 +01:00
f02e916d33 fix: fixed config gathering in ci.yml
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 1m34s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 14m19s
2025-12-22 09:16:55 +01:00
4e64c83c4b fix: updated build and push CI/CD configuration
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 1m4s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 2m32s
2025-12-22 08:45:31 +01:00
07cae9abd1 chore: bump version 0.1.5 → 0.1.6
All checks were successful
CI/CD Awesome Pipeline / Test (push) Successful in 1m23s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Successful in 1m4s
v0.1.6
2025-12-21 13:54:02 +01:00
21b2dffc37 fix: added gitea token 2025-12-21 13:53:49 +01:00
2d1055cccf chore: bump version 0.1.4 → 0.1.5
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 40s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 20s
v0.1.5
2025-12-21 13:01:37 +01:00
fdb2447862 debug: tired 2025-12-21 13:01:23 +01:00
13746ee8cc chore: bump version 0.1.3 → 0.1.4
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 37s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 24s
v0.1.4
2025-12-21 12:58:36 +01:00
49f31e492f debug: boring 2025-12-21 12:58:17 +01:00
f1fd1b11a1 chore: bump version 0.1.2 → 0.1.3
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 37s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 25s
v0.1.3
2025-12-21 12:54:38 +01:00
6f3b21ab17 debug: ... 2025-12-21 12:54:25 +01:00
566f0f6ea2 debug: wondering why prod image is not starting to build
All checks were successful
CI/CD Awesome Pipeline / Test (push) Successful in 37s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Has been skipped
2025-12-21 12:49:24 +01:00
340c54b3d8 chore: bump version 0.1.1 → 0.1.2
Some checks failed
CI/CD Awesome Pipeline / Test (push) Successful in 37s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Failing after 3m51s
v0.1.2
2025-12-21 12:42:43 +01:00
8d0bc59d28 fix: Added API keys to CI
All checks were successful
CI/CD Awesome Pipeline / Test (push) Successful in 2m42s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Has been skipped
2025-12-21 12:37:38 +01:00
f969724ee4 infra!: added CI/CD pipeline and made various improvements to Makefile and Dockerfile
Some checks failed
CI/CD Awesome Pipeline / Test (push) Failing after 17m6s
CI/CD Awesome Pipeline / Build & Push to Registry (push) Has been skipped
2025-12-21 12:01:02 +01:00
ffd2678c91 infra!: made app runner-agnostic (poetry/uv) and optimized build process 2025-12-21 05:27:59 +01:00
365f110f9c feat: Makefile full of commands 2025-12-20 09:05:18 +01:00
59d40241e2 feat: 'install-hooks' make command 2025-12-20 04:33:05 +01:00
51fb30646c fix: Fix branch check 2025-12-20 04:30:02 +01:00
4966072f64 chore: bump version 0.1.0 → 0.1.1 v0.1.1 2025-12-20 04:05:39 +01:00
39acf8e1f2 infra: Added versioning 2025-12-20 04:04:21 +01:00
4dadb9c4cf fix! Bad Ruff configuration 2025-12-18 07:52:54 +01:00
b350bb12d3 infra! Removed black (replaced by Ruff for formatting) 2025-12-18 07:49:05 +01:00
f88f512cb0 infra! Added pre-commit module and configuration 2025-12-18 07:37:50 +01:00
9a726b52bc Fixed ConnectionError preventing IA response 2025-12-15 04:52:00 +01:00
8b94507aeb Finished dockerization 2025-12-14 07:03:37 +01:00
52d568e924 Dockerizing the app (WIP) 2025-12-09 16:12:58 +01:00
da3d6f123d Fix tests and previous commit 2025-12-09 07:11:02 +01:00
ca63865b07 Move .env.example to parent folder 2025-12-09 05:40:01 +01:00
ec7d2d623f Updated folder structure (for Docker) 2025-12-09 05:35:59 +01:00
6940c76e58 Updated README and did a little bit of cleanup 2025-12-09 04:24:16 +01:00
0c48640412 Fixed all ruff issues 2025-12-07 05:59:53 +01:00
a21121d025 Fix more ruff issues 2025-12-07 05:42:29 +01:00
10704896f9 Fix some ruff issues in code 2025-12-07 05:33:39 +01:00
7c9598f632 Display actions in frontend (needs to add manifest files to LibreChat) 2025-12-07 04:49:57 +01:00
4eae1d6d58 Formatting 2025-12-07 03:33:51 +01:00
a923a760ef Unfucked gemini's mess 2025-12-07 03:27:45 +01:00
5b71233fb0 Recovered tests 2025-12-06 23:55:21 +01:00
9ca31e45e0 feat!: migrate to OpenAI native tool calls and fix circular deps (#fuck-gemini)
- Fix circular dependencies in agent/tools
- Migrate from custom JSON to OpenAI tool calls format
- Add async streaming (step_stream, complete_stream)
- Simplify prompt system and remove token counting
- Add 5 new API endpoints (/health, /v1/models, /api/memory/*)
- Add 3 new tools (get_torrent_by_index, add_torrent_by_index, set_language)
- Fix all 500 tests and add coverage config (80% threshold)
- Add comprehensive docs (README, pytest guide)

BREAKING: LLM interface changed, memory injection via get_memory()
2025-12-06 19:11:05 +01:00
2c8cdd3ab1 New archi: domain driven development
Working but need to check out code
2025-12-01 07:10:03 +01:00
2b815502f6 Before the refactoring ... 2025-12-01 03:22:44 +01:00
2098eee76e qBittorrent API 2025-11-30 02:35:14 +01:00