Commit Graph

2 Commits

Author SHA1 Message Date
9f041c2d3d Add CONTEXT.md generation on kisync init
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>
2026-03-14 17:08:08 +03:00
4c54bfff26 Initial commit: kisync CLI client for KIS API Builder
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>
2026-03-14 16:19:48 +03:00