4 Commits
Author SHA1 Message Date
johnmalek312 db376452da docs: update Python version compatibility in README and quickstart guide 2026-02-11 01:06:40 +11:00
johnmalek312 7a300e514e docs: move SKILL.md to repo root and add project details
Move skill file to repo root so paths resolve when the repo is cloned
directly. Add architecture overview and source code structure table.
2026-02-09 17:02:07 +11:00
johnmalek312 5eeefd71a9 docs: simplify install commands and add docs skill
Most LLM providers are now included by default, so remove unnecessary
extras from install commands. Add SKILL.md for docs/v4 as a routing
index for agent use.
2026-02-09 16:56:27 +11:00
johnmalek312 201cb25488 chore: move current docs into v4/ directory for versioned structure
Move all root-level doc pages (overview, quickstart, features, concepts,
guides, sdk) into docs/v4/ to match the versioning pattern used by
v1/v2/v3. Update docs.json navigation and all internal cross-references
to use /v4/ prefix. Fix broken anchor link in app-cards.mdx.
2026-02-09 16:44:45 +11:00