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>
- Fix javascript-installation.mdx: remove references to nonexistent codeflash.config.js, use package.json config, fix supported framework list (only Jest/Vitest), add Python CLI requirement note - Add package manager-specific commands (npm/yarn/pnpm/bun) throughout - Add monorepo setup guide with workspace examples - Add auto-detection table explaining what codeflash init detects - Add troubleshooting for common issues (exports, framework detection, timeouts, TypeScript, monorepo) - Add yarn/pnpm CI examples to GitHub Actions page with monorepo tip Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>