Remote access and config updates - #31
Closed
Aviator-Coding wants to merge 9 commits into
Closed
Conversation
* Add optional Pi teaching configuration * no-mistakes(review): Cover nested Pi backups and settled completion * no-mistakes(document): Clarify Pi per-file symlink documentation
* Configure pinned Pi packages and resource directories * no-mistakes(review): Recognize Home Manager links during Pi directory migration * no-mistakes(review): Canonicalize expected Pi migration test source * no-mistakes(document): Refresh Pi link documentation
* feat(pi): add standalone Calm extension * no-mistakes(review): Preserve Pi tool semantics in Calm rendering * no-mistakes(review): Preserve built-in-named custom tool rendering * no-mistakes(review): Preserve SDK base-tool override rendering * no-mistakes(document): Document Pi Calm autoload and runtime boundaries
Adds the npm:pi-web-access@0.14.0 exact immutable pin to the Pi packages array, matching the repo's pinning policy.
Enables macOS Remote Login (key-only, for VS Code Remote-SSH from the LAN) and switches this machine's GitHub auth/commit signing to a dedicated key pair pulled non-interactively from a read-only 1Password Service Account, since this box runs unattended. Keys and git identity are materialized by rebuild.sh straight to ~/.ssh and ~/.config/git/config-local, outside both the Nix store and this repo. SSH key fields are read with ?ssh-format=openssh: 1Password's default PKCS8 export uses RFC5958 "OneAsymmetricKey" v2 encoding, which macOS's bundled LibreSSL and ssh-keygen cannot parse.
Adds a SessionStart hook running herdr-agent-state.sh, pins the model to sonnet, disables commit/PR attribution, and switches the TUI to fullscreen mode.
There was a problem hiding this comment.
Thanks for taking an interest in these dotfiles.
This repo is public so you can read it, learn from it, and fork it freely, but it is Kun's personal setup and does not accept pull requests or feature requests.
If you want to adapt something, please fork the repo and make it yours.
If you found a bug, please open a bug report issue instead of sending a patch.
Pull requests are auto-closed here so the repo can stay personal and predictable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for the interest
Thanks for taking an interest in these dotfiles.
This repo is public so you can read it, learn from it, and fork it freely, but it is Kun's personal setup and does not accept pull requests or feature requests.
If you want to adapt something, please fork the repo and make it yours.
If you found a bug, please open a bug report issue instead of sending a patch.
Pull requests are auto-closed here so the repo can stay personal and predictable.