Skip to content

feat(object-storage): add bucket file management - #398

Open
elitan wants to merge 4 commits into
mainfrom
codex/object-storage-server-icon
Open

feat(object-storage): add bucket file management#398
elitan wants to merge 4 commits into
mainfrom
codex/object-storage-server-icon

Conversation

@elitan

@elitan elitan commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • add bucket file browsing actions with upload, download, signed URL, key copy, and delete
  • switch uploads/downloads to presigned S3 URLs with temporary scoped Garage keys and CORS setup
  • reuse service domain settings UI for object storage endpoints and include wildcard system domains

Tests

  • bun run typecheck
  • bun --cwd apps/app test src/lib/object-storage.test.ts src/lib/object-storage-objects.test.ts src/lib/domains.test.ts
  • bun run lint (passes with existing warnings in apps/app/src/lib/mcp/mcp-tools.test.ts)
  • bun run build
  • git diff --check

@frost-j4-labs

frost-j4-labs Bot commented Jun 26, 2026

Copy link
Copy Markdown
Service Status Preview
frost Ready Visit

Updated: Aug 15, 2026 6:17pm UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant