Skip to content

Commit a8164a0

Browse files
Aidenjcheek
authored andcommitted
Merge zai branch: Context preservation and hook system improvements
Merged all work from zai branch into main. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Aiden <aiden@zds.group>
2 parents 12a799f + a1c69f3 commit a8164a0

57 files changed

Lines changed: 5886 additions & 1839 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.eslintrc.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,11 @@ temp/
9999

100100
# Coding agents
101101
.claude/
102-
.grok/
102+
.grok/
103+
.github/instructions/ZDS_AI_AGENT.instructions.md
104+
105+
# Context files (contain AIPII - AI Personal Identifiable Information)
106+
*.context.json
107+
*.context.messages.json
108+
*.context.backup-*.json
109+
*.context.messages.backup-*.json

0 commit comments

Comments
 (0)