Skip to content

fix: missing docs pages (404), roadmap update, CI Node.js fix - #77

Merged
ajianaz merged 1 commit into
developfrom
fix/website-docs-and-workflow
May 30, 2026
Merged

fix: missing docs pages (404), roadmap update, CI Node.js fix#77
ajianaz merged 1 commit into
developfrom
fix/website-docs-and-workflow

Conversation

@ajianaz

@ajianaz ajianaz commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Changes

Bug Fixes

  • 404 pages fixed β€” Created missing docs pages that were linked in sidebar:
    • /docs/cli-reference β€” Complete CLI reference with all commands and flags
    • /docs/configuration β€” uteke.toml layered resolution docs
    • /docs/multi-agent β€” Namespace isolation documentation
  • Docs layout β€” Fixed Svelte 5 {@render} syntax (was using <slot>)
  • CI warning β€” Added FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to deploy workflow

Content Updates

  • Getting Started β€” Added sections for tags, aging, shell hooks
  • Roadmap β€” Marked v0.0.2 (5 issues) and v0.0.3 (7 issues) as done, reorganized remaining into Next/Future
  • Docs sidebar β€” Added version badge (v0.0.3)

- Add CLI Reference page (/docs/cli-reference) β€” all commands with flags
- Add Configuration page (/docs/configuration) β€” uteke.toml resolution
- Add Multi-Agent page (/docs/multi-agent) β€” namespace isolation docs
- Update Getting Started β€” add tags, aging, shell hooks sections
- Update Roadmap β€” mark v0.0.2 and v0.0.3 issues as done
- Update docs layout β€” fix Svelte 5 syntax, add version badge
- Fix deploy-website.yml β€” add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24
@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ajianaz, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 36 minutes and 18 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

βŒ› How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
βš™οΈ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 02be50ef-c2c3-4596-948c-c9fb8fedd465

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 2f51156 and 0c415c5.

πŸ“’ Files selected for processing (7)
  • .github/workflows/deploy-website.yml
  • website/src/routes/docs/+layout.svelte
  • website/src/routes/docs/+page.svelte
  • website/src/routes/docs/cli-reference/+page.svelte
  • website/src/routes/docs/configuration/+page.svelte
  • website/src/routes/docs/multi-agent/+page.svelte
  • website/src/routes/docs/roadmap/+page.svelte
✨ Finishing Touches
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/website-docs-and-workflow

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❀️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ajianaz
ajianaz merged commit 6e5d5cd into develop May 30, 2026
7 checks passed
@ajianaz
ajianaz deleted the fix/website-docs-and-workflow branch May 30, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant