-
Notifications
You must be signed in to change notification settings - Fork 599
Used Claude code to refactor #7929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@streamer45 @cwarnermm - You can ignore this for the moment. I'm just trying to get it to publish a preview environment so i can look at how things lay out from the Claude Code changes. I'm not sure why I can't get this PR to build a preview |
Ah, I do, @sadohert. It's because it's a fork, not a branch. Only branches (via authorized users) trigger automated previews. For forks, we need to add the |
Newest code from sadohert has been published to preview environment for Git SHA d0ee389 |
@sadohert - Preview now available. |
Newest code from sadohert has been published to preview environment for Git SHA 0a722e5 |
Newest code from sadohert has been published to preview environment for Git SHA 39abca9 |
I'm transitioning these back to markdown. My bad. I thought RST was the standard we were moving to. I'll also resolve the merge conflict. |
Sub pages were added. Claude seemed to expand on the documentation for calls configuration, including deployment, metrics monitoring, RTC setup, and troubleshooting.
I'm concerned about the degree of 'hallucination` on some of the K8s/Helm config that Claude came up with
Getting the working directory committed to start using Claude to go through the TODOs.
We don't really talk about it enough in the docs anyway. Leave that for another revision
a1d3830
to
304864a
Compare
Newest code from sadohert has been published to preview environment for Git SHA 304864a |
Mixing of rst and markdown caused issues with the LHS navigation
From MD to RST to MD transition
Newest code from sadohert has been published to preview environment for Git SHA 52cc483 |
TODOs:
|
Enhanced calls documentation with comprehensive air-gapped deployment guidance: - Added Docker registry setup overview to calls-deployment.md - Added detailed air-gap configuration section to calls-offloader-setup.md - Includes setup scripts, manual configuration, verification, and troubleshooting - Addresses Docker image requirements for recording and transcription services 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Newest code from sadohert has been published to preview environment for Git SHA f04ded0 |
1 similar comment
Newest code from sadohert has been published to preview environment for Git SHA f04ded0 |
Removed references to non-existent setup scripts and replaced with: - Direct Docker commands for registry setup and image management - Manual configuration steps instead of script dependencies - Concrete examples for custom registry hosts and image versions Makes the air-gap setup more reliable and self-contained. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Newest code from sadohert has been published to preview environment for Git SHA f04ded0 |
1 similar comment
Newest code from sadohert has been published to preview environment for Git SHA f04ded0 |
Newest code from sadohert has been published to preview environment for Git SHA 700d283 |
Sub pages were added. Claude seemed to expand on the documentation for calls configuration, including deployment, metrics monitoring, RTC setup, and troubleshooting.