docs: update Java documentation to match actual implementation#1967
Open
mashraf-222 wants to merge 1 commit intomainfrom
Open
docs: update Java documentation to match actual implementation#1967mashraf-222 wants to merge 1 commit intomainfrom
mashraf-222 wants to merge 1 commit intomainfrom
Conversation
Java docs incorrectly referenced codeflash.toml (which doesn't exist) and omitted Java from several pages despite being fully implemented. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
Claude finished @mashraf-222's task in 32s —— View job No substantive code changes to review. All 7 changed files are documentation-only ( |
HeshamHM28
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
configuration/java.mdx: Claimed config is incodeflash.toml(which doesn't exist). Rewrote to document actual storage:pom.xmlproperties (Maven) /gradle.properties(Gradle) viaBuildConfigStrategyjava-installation.mdx: Step 3 showed advanced tracer as "first optimization" — replaced with simpler--file --functionapproach. Fixed Step 2 description of whatcodeflash initdoesarchitecture.md: Said "Java planned" when Java is fully implemented with 30+ files. Addedjava/directory tree, entry points, andJavaSupportto protocol descriptionindex.mdx: Added Java to supported languages list, Get Started cards, and Configuration Reference cardsone-function.mdx: Added Java tab alongside Python/JS/TScodeflash-all.mdx: Added Java to supported languages listusage-guide.mdx: Replaced nonexistentcodeflash.tomlreference withpom.xml/gradle.propertiesTest plan
.mdxfilesconfiguration/java.mdxagainstbuild_config_strategy.pykey mapping for accuracy🤖 Generated with Claude Code