10 Commits

Author SHA1 Message Date
GH05TCREW
348d87013c fix: disable tokenizer parallelism in Docker to prevent RAG fd error 2026-05-07 03:05:33 -06:00
GH05TCREW
573f6e2edb fix: install rag dependencies in base Dockerfile 2026-05-07 02:10:51 -06:00
GH05TCREW
ad70597313 fix: replace requirements.txt with pyproject.toml in Dockerfiles 2026-05-01 20:32:57 -06:00
dependabot[bot]
3270eb157c chore(deps): bump python from 3.11-slim to 3.14-slim
Bumps python from 3.11-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 23:55:07 +00:00
famez
44d92441b6 feat(docker): add xclip package for clipboard functionality 2026-03-23 23:04:40 +01:00
famez
9205fbda87 Preserve file permission after changing COPY clause in Dockerfile. 2026-02-01 23:43:35 +01:00
famez
19e5c4a89c Moved COPY statement to avoid rebuilding the WEB browser when modifying the source code. 2026-01-29 22:25:03 +01:00
famez
9a6861bce3 Actually install playwright browser on base image 2026-01-27 21:21:23 +01:00
GH05TCREW
c9866a407b refactor: update agent name 2025-12-19 10:25:58 -07:00
GH05TCREW
2931123e5d refactor: overhaul codebase for v0.2.0 2025-12-07 09:11:26 -07:00