I work with Claude Code in production mostly, then sometimes I push to save for the day (as a backup kinda?) But since it's in production I don't need the deploy pipeline anymore (laptop -> push -> GitHub -> webhook -> server pulls)
It just edits live code
#### Kevin
@kevincodex · 6h ago
What I mean is are you still doing manual commits in your repo or you let your agents take care of everything? I would also inquire about your experience in Hetzner in terms of cost efficiency and performance cause I'm working on a decentralize git for AI agents. @gitlawb planning to put some nodes in Hetzner
1
1
5
34.1K
38 Replies
8 Retweets
137 Likes
33.3K Views 
One Sentence Summary
The author shares a radical workflow using Claude Code to edit live production code, eliminating the need for traditional git-based deployment pipelines.
Summary
Levelsio describes a highly unconventional and controversial technical workflow where he uses Claude Code to modify code directly on production servers. By doing so, he bypasses the standard 'laptop -> push -> GitHub -> webhook -> server' pipeline. This represents a shift toward 'AI-native' development where the speed of iteration is prioritized over traditional safety protocols.
AI Score
86
Influence Score 43
Published At Today
Language
English
Tags
Claude Code
CI/CD
DevOps
AI Development
Workflow Optimization