Borg/cmd
google-labs-jules[bot] 92843876cd feat: Enhance serve command to support Matrix files
This change enhances the 'serve' command to support serving files directly from a Terminal Isolation Matrix. It introduces a new 'pkg/tarfs' package that provides an http.FileSystem implementation for tar archives, allowing for a "passthrough" server that serves files directly from the Matrix bundle.
2025-11-02 13:03:48 +00:00
..
all.go refactor: Improve code quality, testability, and CI 2025-11-02 01:54:23 +00:00
collect.go feat: Add authenticated GitHub access and structured logging 2025-11-02 00:59:46 +00:00
collect_github.go feat: Add collect github command and resolve merge conflict 2025-11-01 22:22:32 +00:00
collect_github_release_subcommand.go refactor: Improve code quality, testability, and CI 2025-11-02 01:54:23 +00:00
collect_github_repo.go feat: Add Terminal Isolation Matrix feature 2025-11-02 12:39:46 +00:00
collect_pwa.go feat: Add Terminal Isolation Matrix feature 2025-11-02 12:39:46 +00:00
collect_website.go feat: Add Terminal Isolation Matrix feature 2025-11-02 12:39:46 +00:00
main_test.go feat: Add authenticated GitHub access and structured logging 2025-11-02 00:59:46 +00:00
root.go feat: Add authenticated GitHub access and structured logging 2025-11-02 00:59:46 +00:00
serve.go feat: Enhance serve command to support Matrix files 2025-11-02 13:03:48 +00:00