• Joined on 2025-11-29
curo pushed to main at curo/Pyra 2026-05-18 20:19:22 +02:00
6bb7c77692 test: add comprehensive coverage for cli, chat, renderer, dirs, install, paths
curo pushed to main at curo/Pyra 2026-05-18 15:30:01 +02:00
928724ba39 docs: require git worktrees for all branch work
curo pushed to main at curo/Pyra 2026-05-18 15:28:08 +02:00
800b1e9494 docs: mark Stage 3 complete, update architecture and code inventory
curo deleted branch test from curo/Pyra 2026-05-18 15:26:57 +02:00
curo pushed to main at curo/Pyra 2026-05-18 15:26:55 +02:00
399ed8b5df test: add memory database tests and update conftest for DB isolation
b9b0918d3a feat(memory): wire database into reader, writer, and bootstrap
45e6ec32ec feat(memory): add SQLite+FTS5 database layer
Compare 3 commits »
curo pushed to test at curo/Pyra 2026-05-18 15:24:06 +02:00
399ed8b5df test: add memory database tests and update conftest for DB isolation
b9b0918d3a feat(memory): wire database into reader, writer, and bootstrap
45e6ec32ec feat(memory): add SQLite+FTS5 database layer
Compare 3 commits »
curo created branch test in curo/Pyra 2026-05-18 15:24:06 +02:00
curo pushed to main at curo/Pyra 2026-05-18 15:03:16 +02:00
84785967c3 docs: restructure roadmap and add plugin branch workflow rules
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