She writes the fix. You review the diff.
Hand JUWEL a ticket and she works it inside JUWEL OS: writes the change, runs the test suite, and opens the pull request, checking with you before anything consequential happens.
The whole job, not a snippet
A chat assistant hands you a code block. JUWEL works inside her own computer, JUWEL OS: an IDE, a terminal, and a browser of her own. She reads the codebase, writes the change, runs the tests, and ships it, down to the exact commit that ran, so the postmortem writes itself. Anything consequential, like a deploy, pauses for your approval.
Ship a fix
You hand her a bug. She writes the fix, runs the test suite, and opens the pull request, tied to the exact commit that shipped.
Harden the setup
She flags a risky login on a service account, rotates an old credential, and walks you through what changed before it becomes a problem.
Run a migration
She runs the migration end to end across your codebase and terminal, checking in with you before anything destructive runs.
JUWEL is not a replacement for code review. She can make mistakes. Review what matters before you ship.
