shared-context-engineering 0.3.1

Shared Context Engineering CLI
1
2
3
4
5
6
7
8
9
10
11
12
{
  "hook_event_name": "PostToolUse",
  "session_id": "test-write-create-no-newline",
  "tool_name": "Write",
  "tool_input": {
    "file_path": "src/version.txt",
    "content": "1.0.0"
  },
  "tool_response": {
    "originalFile": null
  }
}