Commit Graph

7 Commits

Author SHA1 Message Date
15fe1b65d2 add cross-compilation build script using cargo-zigbuild
produces fully static, zero-dependency binaries for macOS (arm64)
and Linux (x86_64 musl). no Docker required — uses zig as the
cross-linker.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:05:35 +02:00
ac76bb95f4 remove legacy asteroids script, go scaffold, agent report
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:05:35 +02:00
4cbfd92dad add legacy asteroids script, cache data, claude settings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:05:35 +02:00
f0604a4aee rewrite uberspace-cli in rust (phase 1 + 2)
single binary `uc` replaces bash asteroids script, unifies v7/v8
behind a stable interface with TOML config. implements registry CRUD,
SSH passthrough with v7/v8 translation, status collection/caching,
legacy import. 24 unit tests pass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 11:05:35 +02:00
7c286a0dc0 sync current state 2026-03-01 11:51:26 +01:00
8027402394 snapshot current state before gitea sync 2026-02-18 12:55:09 +01:00
23e3e4c160 snapshot current state before gitea sync 2026-02-18 10:50:25 +01:00