Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
e1c06ee
Overhaul AI documentation architecture and getting started guides
jesskuras Aug 21, 2026
1dc3039
Fix Antigravity CLI command and setup instructions
jesskuras Aug 25, 2026
25c89db
Update Antigravity MCP config paths to match official docs
jesskuras Aug 25, 2026
1635e66
Improve Antigravity CLI MCP configuration lead-in phrasing
jesskuras Aug 25, 2026
be6c9d3
Merge branch 'main' into ai-docs-overhaul
jesskuras Aug 25, 2026
8f7f1c3
Restore official Claude Code plugin bundle installation instructions
jesskuras Aug 25, 2026
8f191eb
Restore official Cursor local plugin bundle installation instructions
jesskuras Aug 25, 2026
39913a7
Format Antigravity IDE verification step as a lead-in sentence
jesskuras Aug 25, 2026
212e027
Make agent setup tabs consistent by removing rules subsection from Co…
jesskuras Aug 25, 2026
a9303ea
Include official Dart skills command for Antigravity CLI and GitHub C…
jesskuras Aug 25, 2026
d37473c
Remove Custom agents and align tools.md with official 5-mechanism arc…
jesskuras Aug 25, 2026
1eae27c
Merge branch 'main' into ai-docs-overhaul
jesskuras Aug 25, 2026
a490207
Fix nested markdown code block fence on package skills page
jesskuras Aug 25, 2026
07d70f4
Simplify SKILL.md example in package-skills.md for clean markdown ren…
jesskuras Aug 25, 2026
e68a623
Update sites/docs/src/content/ai/package-skills.md
jesskuras Aug 26, 2026
a5ab523
Update sites/docs/src/content/ai/get-started.md
jesskuras Aug 26, 2026
57da6f9
Update sites/docs/src/content/ai/get-started.md
jesskuras Aug 26, 2026
3785cb0
Update sites/docs/src/content/ai/package-skills.md
jesskuras Aug 26, 2026
74b9685
Clarify AI hot reload behavior and clean up link in hot-reload.md
jesskuras Aug 26, 2026
9d99b8b
Update Antigravity tab: place IDE and extensions first and clarify scope
jesskuras Aug 28, 2026
ad68496
Incorporate reviewer feedback on AI docs: reorder tabs, add cross-lin…
jesskuras Aug 28, 2026
b3f9f59
Restore Developer Knowledge MCP server section and cross-references
jesskuras Aug 28, 2026
8338a0e
Remove AI rules section and align tools.md with active tooling compon…
jesskuras Aug 28, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 22 additions & 5 deletions sites/docs/firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,29 @@
{ "source": "/ai-best-practices/:rest*", "destination": "/ai/best-practices/:rest*", "type": 301 },
{ "source": "/ai-toolkit", "destination": "/ai/ai-toolkit", "type": 301 },
{ "source": "/ai-toolkit/:rest*", "destination": "/ai/ai-toolkit/:rest*", "type": 301 },
{ "source": "/ai/flutter-ext-for-gemini", "destination": "/ai/antigravity-cli", "type": 301 },
{ "source": "/ai/gemini-cli-extension", "destination": "/ai/antigravity-cli", "type": 301 },
{ "source": "/ai/flutter-ext-for-gemini", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/gemini-cli-extension", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/best-practices/tool-calls-aka-function-calls", "destination": "/ai/best-practices/tool-calls", "type": 301 },
{ "source": "/tools/antigravity", "destination": "/ai/antigravity", "type": 301 },
{ "source": "/ai/gemini-code-assist", "destination": "/ai/coding-assistants", "type": 301 },
{ "source": "/tools/antigravity", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/gemini-code-assist", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/firebase-ai-logic", "destination": "https://firebase.google.com/docs/ai-logic/get-started?platform=flutter", "type": 301 },
{ "source": "/ai/create-with-ai", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/create-with-ai/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/coding-assistants", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/coding-assistants/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/antigravity", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/antigravity/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/antigravity-cli", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/antigravity-cli/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/agent-skills", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/agent-skills/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/mcp-server", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/mcp-server/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/ai-rules", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/ai-rules/:rest*", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/best-practices/developer-experience", "destination": "/ai/get-started", "type": 301 },
{ "source": "/ai/evals", "destination": "/ai/tools", "type": 301 },
{ "source": "/ai/evals/:rest*", "destination": "/ai/tools", "type": 301 },
{ "source": "/android-release", "destination": "/deployment/android", "type": 301 },
{ "source": "/animations", "destination": "/ui/animations", "type": 301 },
{ "source": "/animations/:rest*", "destination": "/ui/animations/:rest*", "type": 301 },
Expand Down Expand Up @@ -211,7 +228,7 @@
{ "source": "/release/breaking-changes/win_lifecycle_process_function", "destination": "/release/breaking-changes/win-lifecycle-process-function", "type": 301 },
{ "source": "/release/archive", "destination": "/install/archive", "type": 301 },
{ "source": "/release/upgrade", "destination": "/install/upgrade", "type": 301 },
{ "source": "/resources/ai-overview", "destination": "/ai/create-with-ai", "type": 301 },
{ "source": "/resources/ai-overview", "destination": "/ai/get-started", "type": 301 },
{ "source": "/resources/books", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/resources/bootstrap-into-dart", "destination": "https://dart.dev/learn", "type": 301 },
{ "source": "/resources/compatibility", "destination": "/release/compatibility-policy", "type": 301 },
Expand Down
85 changes: 0 additions & 85 deletions sites/docs/src/content/ai/agent-skills.md

This file was deleted.

111 changes: 0 additions & 111 deletions sites/docs/src/content/ai/ai-rules.md

This file was deleted.

100 changes: 0 additions & 100 deletions sites/docs/src/content/ai/antigravity-cli.md

This file was deleted.

Loading
Loading