Borg/cmd
google-labs-jules[bot] bd65eefcd3 refactor: Use DataNode for repository collection
This commit refactors the repository collection functionality to use the new `DataNode` package instead of the old `trix` package.

The `collect` and `all` commands have been updated to use the new `vcs` package, which clones Git repositories and packages them into a `DataNode`. The `trix` package and its related commands (`cat`, `ingest`) have been removed.
2025-10-31 21:03:26 +00:00
..
all.go refactor: Use DataNode for repository collection 2025-10-31 21:03:26 +00:00
collect.go refactor: Use DataNode for repository collection 2025-10-31 21:03:26 +00:00
pwa.go feat: Implement DataNode and update PWA commands 2025-10-31 20:47:11 +00:00
root.go feat: Implement core data collection and Trix cube functionality 2025-10-31 05:02:29 +00:00
serve.go feat: Implement DataNode and update PWA commands 2025-10-31 20:47:11 +00:00