Mohamed Ashraf
81e665dde4
docs: fix Java documentation gaps across 5 pages
...
Add Java to supported languages in how-codeflash-works, add auth and
GitHub App steps to java-installation, add Java tab to codeflash-all
tip, reorder trace-and-optimize Java examples, and clarify Java class
method syntax in one-function.
Closes CF-1090
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 16:28:19 +00:00
Mohamed Ashraf
0acb2c944d
docs: update Java documentation to match actual implementation
...
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>
2026-04-02 11:10:03 +00:00
Sarthak Agarwal
fdf74e255b
Merge pull request #1948 from codeflash-ai/docs/codeflash-installation-for-js-and-ts
...
docs: Correct setup for js/ts projects
2026-04-02 14:10:34 +05:30
Saurabh Misra
2e6f0db3ce
Merge pull request #1963 from codeflash-ai/docs/java-docs-update
...
update init docs for java
2026-04-01 20:20:13 -07:00
misrasaurabh1
3bbdb26918
update init docs for java
2026-04-01 20:19:14 -07:00
ali
f8285e1601
correct instructions for setting codeflash up for js/ts
2026-04-01 17:53:59 +02:00
aseembits93
ec302cc596
fix: replace remaining uv tool install refs with uv pip install
...
Follow-up to #1909 — the npm package now installs into a dedicated venv
instead of using uv tool, but these references were missed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 15:26:07 -07:00
misrasaurabh1
d12e631ce9
add some initial java docs
2026-03-19 00:44:29 -07:00
Sarthak Agarwal
6b644faf25
update docs and sidebar index
2026-03-05 01:59:56 +05:30
Sarthak Agarwal
be031ce205
docs: update JS/TS docs with package manager instructions, monorepo guide, and troubleshooting
...
- 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>
2026-03-02 22:10:47 +05:30
Sarthak Agarwal
2f1c9feb68
doc_changes_init
2026-01-20 04:20:02 +05:30
Mohamed Ashraf
d32e18ce5d
Enhance documentation with improved formatting and additional details on configuration options, async function support, and Codeflash setup process. Update keywords for better searchability and add visual placeholders for clarity.
2026-01-13 04:28:12 +02:00
Saurabh Misra
3a0f3720b2
quick language fix
...
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-11-11 18:55:53 -08:00
Saurabh Misra
b28f5ab3de
quick language fix
...
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-11-11 18:37:34 -08:00
Saurabh Misra
f2d2bd3555
fix the installation flow
...
CodeFlash / Optimize new Python code (pull_request) Waiting to run
E2E - Async / async-optimization (pull_request) Waiting to run
E2E - Bubble Sort Benchmark / benchmark-bubble-sort-optimization (pull_request) Waiting to run
E2E - Bubble Sort Pytest (No Git) / bubble-sort-optimization-pytest-no-git (pull_request) Waiting to run
E2E - Bubble Sort Unittest / bubble-sort-optimization-unittest (pull_request) Waiting to run
Coverage E2E / end-to-end-test-coverage (pull_request) Waiting to run
E2E - Futurehouse Structure / futurehouse-structure (pull_request) Waiting to run
E2E - Init Optimization / init-optimization (pull_request) Waiting to run
E2E - Topological Sort (Worktree) / topological-sort-worktree-optimization (pull_request) Waiting to run
E2E - Tracer Replay / tracer-replay (pull_request) Waiting to run
PR Labeler / label-workflow-changes (pull_request) Waiting to run
Mypy Type Checking for CLI / type-check-cli (pull_request) Waiting to run
/ Run pr agent on every pull request, respond to user comments (pull_request) Waiting to run
Lint / Run pre-commit hooks (pull_request) Waiting to run
unit-tests / unit-tests (3.11) (pull_request) Waiting to run
unit-tests / unit-tests (3.10) (pull_request) Waiting to run
unit-tests / unit-tests (3.12) (pull_request) Waiting to run
unit-tests / unit-tests (3.13) (pull_request) Waiting to run
unit-tests / unit-tests (3.14) (pull_request) Waiting to run
unit-tests / unit-tests (3.9) (pull_request) Waiting to run
windows-unit-tests / windows-unit-tests (pull_request) Waiting to run
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-11-11 18:33:41 -08:00
Saurabh Misra
c47f28c3c4
updates
...
CodeFlash / Optimize new Python code (pull_request) Waiting to run
Coverage E2E / end-to-end-test-coverage (pull_request) Waiting to run
E2E - Bubble Sort Benchmark / benchmark-bubble-sort-optimization (pull_request) Waiting to run
E2E - Bubble Sort Pytest (No Git) / bubble-sort-optimization-pytest-no-git (pull_request) Waiting to run
E2E - Bubble Sort Unittest / bubble-sort-optimization-unittest (pull_request) Waiting to run
E2E - Futurehouse Structure / futurehouse-structure (pull_request) Waiting to run
E2E - Init Optimization / init-optimization (pull_request) Waiting to run
E2E - Topological Sort / topological-sort-optimization (pull_request) Waiting to run
E2E - Tracer Replay / tracer-replay (pull_request) Waiting to run
PR Labeler / label-workflow-changes (pull_request) Waiting to run
Mypy Type Checking for CLI / type-check-cli (pull_request) Waiting to run
/ Run pr agent on every pull request, respond to user comments (pull_request) Waiting to run
Lint / Run pre-commit hooks (pull_request) Waiting to run
unit-tests / unit-tests (3.10) (pull_request) Waiting to run
unit-tests / unit-tests (3.11) (pull_request) Waiting to run
unit-tests / unit-tests (3.12) (pull_request) Waiting to run
unit-tests / unit-tests (3.13) (pull_request) Waiting to run
unit-tests / unit-tests (3.9) (pull_request) Waiting to run
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-08-20 12:04:14 -07:00
Saurabh Misra
78daf09097
Fix typo
...
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-08-19 22:40:39 -07:00
Saurabh Misra
678b55aa90
Revamp and polish the docs more
...
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-08-19 22:00:00 -07:00
Kevin Turcios
da160020db
docs
2025-07-30 19:50:51 -07:00