• Joined on 2025-11-29
curo pushed to main at curo/Pyra 2026-05-18 15:00:45 +02:00
e56e9779ec feat(memory): add JSON index and runtime memory_lookup/read/write tools
ad024807bc feat(chat): add agent orchestration system with plan_and_execute
72dae1e048 perf(plugins): cache tool index in PluginRegistry for O(1) find_tool
bbe9bcfe0a refactor(memory): centralize _MEMORY_ROOT; fix mkdir order in append_memory
18b2b94194 refactor(vault): centralize _KEYS_FILE constant in vault/__init__.py
Compare 10 commits »
curo created branch main in curo/Pyra 2026-05-18 15:00:45 +02:00
curo created repository curo/Pyra 2026-05-18 14:55:44 +02:00
curo pushed to main at curo/Business-Management 2026-04-21 13:45:18 +02:00
0f760c379d fix: remove obsolete /data/documents and /config dirs from Dockerfiles
curo deleted branch feat/storage-service from curo/Business-Management 2026-04-21 13:41:33 +02:00
curo pushed to main at curo/Business-Management 2026-04-21 13:41:33 +02:00
f13ef88711 Merge feat/storage-service: dedicated storage service with pluggable backends
0d8e0366c6 docs: always use port 5173 for feature stacks (no per-branch ports)
3a66aeeec5 fix: rename download_file import to storage_download to avoid shadow
248b2bb9d7 fix: remove unused imports in StorageAdminPage
cfec3bb906 feat: Phase 4+5 — admin storage UI, backend proxy, CLAUDE.md enforcement
Compare 8 commits »
curo pushed to feat/storage-service at curo/Business-Management 2026-04-21 11:48:27 +02:00
0d8e0366c6 docs: always use port 5173 for feature stacks (no per-branch ports)
curo pushed to feat/storage-service at curo/Business-Management 2026-04-21 11:48:10 +02:00
3a66aeeec5 fix: rename download_file import to storage_download to avoid shadow
curo pushed to feat/storage-service at curo/Business-Management 2026-04-21 11:26:09 +02:00
248b2bb9d7 fix: remove unused imports in StorageAdminPage
curo pushed to feat/storage-service at curo/Business-Management 2026-04-20 16:13:26 +02:00
cfec3bb906 feat: Phase 4+5 — admin storage UI, backend proxy, CLAUDE.md enforcement
4c35d7a2a4 feat: migrate app_config volume to storage-service config bucket (Phase 3)
2f3efb9bf9 feat: migrate doc-service to use storage-service for file I/O (Phase 2)
5349f21752 feat: add storage-service container with pluggable backends (Phase 1)
Compare 4 commits »
curo created branch feat/storage-service in curo/Business-Management 2026-04-20 16:13:26 +02:00
curo deleted branch feat/category-scopes-group-admin from curo/Business-Management 2026-04-19 02:21:47 +02:00
curo closed pull request curo/Business-Management#3 2026-04-19 02:21:42 +02:00
feat/category-scopes-group-admin
curo pushed to main at curo/Business-Management 2026-04-19 02:20:00 +02:00
50d2348b36 refactor: rename MERGE_CHECKLIST to ALL_TESTS + add per-service test files
curo pushed to main at curo/Business-Management 2026-04-19 02:12:53 +02:00
d345ace86d fix: admin delete bypass + update merge checklist for new features
curo pushed to main at curo/Business-Management 2026-04-19 01:07:33 +02:00
c59718171c Merge: resolve conflicts between feat/document-delete-permissions and feat/category-scopes-group-admin
99d22660f9 Merge branch 'feat/category-scopes-group-admin'
fcfc06cda9 fix: rename existing system categories to PascalCase-with-dashes via migration
1c8b35399c fix: capitalize watch-folder names to PascalCase-with-dashes on ingest
ebf97b6f4a fix: show manage controls for system categories when user is superuser
Compare 6 commits »
curo reopened pull request curo/Business-Management#3 2026-04-18 22:35:55 +02:00
feat/category-scopes-group-admin
curo closed pull request curo/Business-Management#3 2026-04-18 22:35:13 +02:00
feat/category-scopes-group-admin
curo created pull request curo/Business-Management#3 2026-04-18 22:34:35 +02:00
feat/category-scopes-group-admin
curo pushed to feat/category-scopes-group-admin at curo/Business-Management 2026-04-18 22:33:22 +02:00
fcfc06cda9 fix: rename existing system categories to PascalCase-with-dashes via migration