result = cc(query="list the files in this directory")
output = result.output
print(output)
"""
cc.push_to_hub(
"modaic/claude-code",
with_code=True,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.