Javier Martinez
|
20e3f6fbc8
|
chore: update typechecking deps (#2302)
|
2026-07-16 13:36:11 +02:00 |
|
Javier Martinez
|
091d5f7020
|
fix: random bugs (#2301)
* fix: celery callbacks
* fix: s3 + skill creator
* fix: resumable when there's params
* fix: add distributed cache
* fix: do durable context stack
* fix: mcp tools
* fix: present server tool
* fix: add cache to the skills
* fix: mcp
* fix: mypy
|
2026-07-16 09:14:43 +02:00 |
|
Javier Martinez
|
42a6c047d0
|
feat: add validation skill endpoint + skill prompt (#2272)
* feat: add skill validator endpoint
* fix: skills
* feat: add skill prompt
(cherry picked from commit c36d27f008)
# Conflicts:
# private_gpt/chat/input_models.py
# private_gpt/components/prompts/prompt_builder.py
# private_gpt/server/chat/interceptors/platform_guidelines_interceptor.py
* fix: test
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* fix: clarify skill visibility comment
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* fix: rename has_loaded_non_eager variable to snake_case
* test: cover skill validation route
* test: fix invalid skill validation case
* test: cover skill tool visibility states
* feat: improve skill tools + prompt
* fix: mypy
* feat: allow to limit the skill maximum size
* feat: add validation error codes
* fix: tests
* fix: invalid frontmatter
* fix: edge cases
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-06-25 15:35:26 +02:00 |
|
Javier Martinez
|
183cd03857
|
feat!: PrivateGPT revamp v1 (#2230)
* feat!: PrivateGPT revamp v1
* chore(docs): update nodejs
|
2026-06-02 16:55:46 +02:00 |
|