free-coding-models 0.5.65 β†’ 0.5.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/README.md +550 -604
  2. package/changelog/v0.5.66.md +55 -0
  3. package/package.json +3 -3
  4. package/web/dist/assets/{index-C9i10FT8.js β†’ index-BhjFwk1y.js} +2 -2
  5. package/web/dist/favicon.ico +0 -0
  6. package/web/dist/favicons/apple-touch-icon.png +0 -0
  7. package/web/dist/favicons/favicon-16x16.png +0 -0
  8. package/web/dist/favicons/favicon-192x192.png +0 -0
  9. package/web/dist/favicons/favicon-32x32.png +0 -0
  10. package/web/dist/favicons/favicon-48x48.png +0 -0
  11. package/web/dist/favicons/favicon-512x512.png +0 -0
  12. package/web/dist/favicons/favicon-96x96.png +0 -0
  13. package/web/dist/favicons/favicon.ico +0 -0
  14. package/web/dist/favicons/mstile-150x150.png +0 -0
  15. package/web/dist/favicons/mstile-310x150.png +0 -0
  16. package/web/dist/favicons/mstile-310x310.png +0 -0
  17. package/web/dist/favicons/mstile-512x512.png +0 -0
  18. package/web/dist/favicons/mstile-70x70.png +0 -0
  19. package/web/dist/index.html +1 -1
  20. package/web/public/favicon.ico +0 -0
  21. package/web/public/favicons/apple-touch-icon.png +0 -0
  22. package/web/public/favicons/favicon-16x16.png +0 -0
  23. package/web/public/favicons/favicon-192x192.png +0 -0
  24. package/web/public/favicons/favicon-32x32.png +0 -0
  25. package/web/public/favicons/favicon-48x48.png +0 -0
  26. package/web/public/favicons/favicon-512x512.png +0 -0
  27. package/web/public/favicons/favicon-96x96.png +0 -0
  28. package/web/public/favicons/favicon.ico +0 -0
  29. package/web/public/favicons/mstile-150x150.png +0 -0
  30. package/web/public/favicons/mstile-310x150.png +0 -0
  31. package/web/public/favicons/mstile-310x310.png +0 -0
  32. package/web/public/favicons/mstile-512x512.png +0 -0
  33. package/web/public/favicons/mstile-70x70.png +0 -0
@@ -0,0 +1,55 @@
1
+ # Changelog v0.5.66 - 2026-07-29
2
+
3
+ ### Added
4
+
5
+ - πŸ“š **Project-wide documentation overhaul** β€” The README, the `docs/` repo, and the marketing site (`website/`) were rewritten end-to-end by a pro doc pass. ~2,000 insertions / ~1,600 deletions across **29 files**. Public behaviour is unchanged; this is a content-only release.
6
+
7
+ - **Reordered README around the product priority** β€” TUI β†’ Web β†’ Agent Extensions β†’ Smart Model Router (last). The router and the extensions moved out of the middle of the doc and into dedicated sections at the end, so the TUI and the Web Dashboard (the two core surfaces) are now the centerpiece of the reading flow.
8
+
9
+ - **Expanded Quick Start** β€” grew from a 3-step outline to a 6-step user-centric walkthrough (Install β†’ Grab a key β†’ Launch & paste β†’ Pick & launch β†’ The 30-second cool tour β†’ Go further). Each step links to the relevant deep section. Includes a `headless` sidebar (`--json`, `--fiable`) and a `pre-target a tool from the command line` example block.
10
+
11
+ - **🟒 Free AI Providers** β€” kept the 20-provider table near the top, but now sits after Quick Start with a clean `⚠️ Health checks consume provider quota` note and a collapsible `🧹 Providers removed from the catalog` details block.
12
+
13
+ - **πŸŽ›οΈ TUI section** β€” now opens with a `First-run flow` (3 steps), then 7 user-framed workflows (`"Give me the fastest model that actually works"`, `"Pick a model & launch"`, `"Benchmark before I commit"`, `"Smart Recommend"`, `"Keep my go-to models pinned"`, `"Switch tools without restarting"`, `"My terminal theme fights the TUI colors"`), followed by the complete keyboard reference and a mouse reference.
14
+
15
+ - **🌐 Web Dashboard** β€” feature table condensed, `web` (port 3333) vs `--daemon` (port 19280) port distinction made explicit, Docker quick-start + image tags + env vars + compose + troubleshooting all in one place.
16
+
17
+ - **πŸ”Œ 19 per-tool integration pages** β€” replaced the previous 3 generic integration pages (`opencode`, `pi-extension`, `openclaw`) with a dedicated page for every supported target: OpenCode, Pi, OpenClaw, Crush, Goose, Aider, Kilo, Hermes, Continue, Cline, Amp, Qwen Code, ForgeCode, ZCode, jcode, Caveman Code, Copilot CLI, OpenHands, Xcode Intelligence. Each page documents the launch flag, the exact config file FCM writes (path + JSON example verified against `src/core/tool-launchers.js`), the install/bootstrap behaviour, and (for OpenCode + Pi) the in-agent plugin commands.
18
+
19
+ - **OpenCode + Pi merged into one page per tool** β€” `integrations/opencode.mdx` and `integrations/pi.mdx` each combine the FCM launch flow (CLI flag, config, install) with the in-agent plugin (`/fcm` commands, progress display, architecture). The old `pi-extension` slug redirects to `pi` so any external link still resolves.
20
+
21
+ - **πŸ“– 5 video wrappers added across the docs and the landing** β€” `<Video name="…" />` placeholders for the 5 planned screen recordings (`tui-first-launch`, `tui-pick-and-launch`, `tui-speed-test`, `web-url-deep-linking`, `router-playground`). On the doc pages a `<Callout>` immediately below each wrapper contains the recording script (shot list, export spec, file location) and a `{/* AGENT TODO: … */}` comment that tells the next agent exactly which block to delete once the `.mp4` is committed. On the landing page the wrappers are bare β€” no Callout, because the landing is public.
22
+
23
+ - **🧠 Persistent site component changes** β€” a new `<Video />` component (`website/src/components/Video.tsx`) renders an autoplay / muted / loop / playsinline `<video>` in a styled figure. The Markdown renderer now wraps every MDX `<table>` in a `.table-scroll` container so wide tables scroll *inside* the page instead of pushing the viewport wider, and the first column gets a `min-width: 8rem` so label columns (e.g. the "Area" column in the Web Dashboard features table) stay readable. The "On this page" right-side table-of-contents was removed from every docs page; the content was already in flow and the column was redundant.
24
+
25
+ - **Sidebar "View more" toggle on long nav groups** β€” `Agent Integrations` now lists the 9 most-used tools in the user's preferred order (OpenCode, Pi, Hermes, OpenClaw, Qwen Code, Cline, Goose, Kilo, jcode) and hides the remaining 10 behind a "+ View 10 more…" toggle that expands to "- View less". The active page is always shown even when the group is collapsed, so you never lose your place in the nav.
26
+
27
+ - **Repository docs cleaned up** β€” `docs/config.md` no longer lists the deprecated providers that were removed from the active catalog (huggingface, replicate, deepinfra, siliconflow, together, perplexity); the env-var table is now aligned with the 20 active providers. `docs/development.md` is updated from the stale `160 models across 20 providers` figure to the real `222 models`, and the file-path table is rewritten from the obsolete `src/*.js` layout to the current `src/core/`, `src/tui/`, `src/data/` structure. `docs/integrations.md` now lists **19 tools + the FCM router** in the tool β†’ config mapping.
28
+
29
+ - **Marketing site MDX content realigned** β€” the entire `website/src/content/docs/` tree was rewritten to match the README. Architectural inaccuracies (e.g. `Gemini CLI` referenced as a provider, fabricated REST endpoints like `/api/best`, half-true circuit-breaker states) were corrected against the source code and the README. The `cli-tui.mdx` keybinding table was rebuilt from the README so it is now 100% accurate (fixing the historical bugs where `N` was mislabelled as "Sort by Context" and `Y` was mislabelled as "Sort by Tier"). The docs nav sidebar was reordered so the surfaces (TUI, Web, Docker) come first, the agent integrations follow, and the Smart Router is the last item in "Core concepts & advanced" β€” matching the README's reading order.
30
+
31
+ - **Landing-page video integration** β€” the static `LogoMark` + `MorphingText` content in the Hero card was replaced with the `<Video name="tui-first-launch">` wrapper so the first thing a visitor sees becomes a live demo as soon as the recording lands. The router demo is embedded in the FailoverSection, and the remaining three demos live in a new "See it live" grid at the bottom of the SurfacesSection.
32
+
33
+ ### Changed
34
+
35
+ - **README "double title" bug** β€” every docs page used to render the title twice (once in the route header, once in the leading `# Title` of the MDX body). All 18 MDX files had their leading `# <Title>` line removed; the route header is now the single source of truth for the page title.
36
+ - **Markdown renderer table overflow** β€” the previous `.prose table { white-space: nowrap }` rule forced every cell onto a single line, which exploded the page width whenever a cell contained a long description (e.g. the "Highlights" column in the Web Dashboard features table). Tables now wrap their content (`overflow-wrap: anywhere`) and live inside a horizontal-scroll wrapper as a fallback so even pathological tables scroll *inside* the page instead of stretching the viewport.
37
+ - **`README.md` now contains 5 video references** β€” the same 5 recordings are available on the landing and the docs; all three surfaces reference the same files in `website/public/videos/`. Mutualised, no duplication.
38
+ - **Removed `pi-extension.mdx`** β€” superseded by the merged `integrations/pi.mdx`. A redirect from the old slug lives in `docs/$.tsx` so any external link still resolves.
39
+
40
+ ### Migration / workaround
41
+
42
+ > **No code or behaviour changes.** This release is documentation-only. No new flags, no new endpoints, no breaking changes. Upgrade is safe and invisible to runtime users.
43
+ >
44
+ > **The 5 videos are not yet recorded.** The wrappers currently render empty `<video>` frames everywhere. Drop the recorded `.mp4` files at `website/public/videos/<name>.mp4` and the surrounding `<Callout>` recording scripts in the docs remove themselves via the `{/* AGENT TODO: … */}` comment the next time an agent touches them. Public behaviour is unchanged.
45
+
46
+ ### Files
47
+
48
+ - **Modified**: `README.md` (full rewrite, ~1,000 lines), `docs/config.md`, `docs/development.md`, `docs/integrations.md`, 16 docs MDX files under `website/src/content/docs/`, `website/src/components/MdxComponents.tsx` (registers `Video`, `table`), `website/src/components/DocsSidebar.tsx` (refactored with `NavGroup` + `View more` toggle), `website/src/routes/index.tsx` (landing videos + import cleanup), `website/src/routes/docs/$.tsx` (TOC removed, `pi-extension` redirect), `website/src/styles.css` (table wrapping + scroll wrapper, `.table-scroll` activated), `website/src/content/nav.ts` (reordered + `primaryCount`), `package.json` (`0.5.65` β†’ `0.5.66`), this changelog.
49
+ - **New**: `website/src/components/Video.tsx` (~35 lines).
50
+ - **New folder**: `website/public/videos/` (target for the 5 upcoming recordings).
51
+ - **Deleted**: `website/src/content/docs/integrations/pi-extension.mdx` (replaced by `integrations/pi.mdx`; redirect handles old links).
52
+
53
+ ### Breaking changes
54
+
55
+ None. This is a documentation-only release. No CLI flags added, no flags removed, no endpoints changed, no behaviour changed.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "free-coding-models",
3
- "version": "0.5.65",
4
- "description": "Find the fastest coding LLM models in seconds \u2014 ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
3
+ "version": "0.5.66",
4
+ "description": "Find the fastest coding LLM models in seconds β€” ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
5
5
  "keywords": [
6
6
  "nvidia",
7
7
  "nim",
@@ -89,4 +89,4 @@
89
89
  "vite": "^8.0.16",
90
90
  "vite-plus": "^0.2.6"
91
91
  }
92
- }
92
+ }