- kisync update: show available releases from Gitea
- kisync update --apply: download and replace exe in-place
- Background update check after every command (non-blocking)
- Fix: compute hash from disk-read object (not server object) to prevent
false "modified" status after pull due to line-ending differences
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Creates a comprehensive context file for AI assistants (Claude Code, Codex)
that explains the project structure, script execution model, execQuery usage,
query file naming conventions, and available sandbox globals.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CLI tool for syncing local folders with KIS API Builder server.
Commands: init, pull, push, status with conflict detection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>