Automated Claude Code with AI oversight - monitors execution, prevents hallucinations, intervenes in real-time
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
151
commits
Merge pull request #62 from NikkeTryHard/flexible-stream-parsing
af30c42View on GitHubfeat(events): add extras map to SystemInit and ResultEvent for forward compatibility
ed45633View on GitHubfeat(stream): add parse_raw_line and parse_stdout_raw for RawClaudeEvent support
933c9e6View on GitHubfeat(events): replace Unknown with Other(Value) for data preservation
11528cfView on GitHubMerge pull request #61 from NikkeTryHard/flexible-stream-parsing
136733aView on GitHubfix(events): add PartialEq and additional tests for RawClaudeEvent
d562cabView on GitHubfeat(events): add RawClaudeEvent wrapper for lossless parsing
6ffeac9View on GitHubfeat(supervisor): output raw JSON for all Claude Code events
687ec8cView on GitHubfeat(stream): print raw JSON for every Claude Code event
90ecc39View on GitHubfeat(display): add raw_mode parameter for untruncated output
b3923d7View on GitHubfix: handle tool_use_result as Value (string or object)
ae4e196View on GitHub