Skip to content

docs: refresh README + MCP agent setup guidance#149

Merged
YongboYu merged 5 commits into
mainfrom
docs/readme-refresh-links-structure
Jun 9, 2026
Merged

docs: refresh README + MCP agent setup guidance#149
YongboYu merged 5 commits into
mainfrom
docs/readme-refresh-links-structure

Conversation

@YongboYu

@YongboYu YongboYu commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Documentation-only pass over the main README and the MCP artifact README, reflecting recent repo development and fixing references that went stale when the design docs moved local-only.

Main README

  • Drop broken links/citations to docs/adr/ (now git-ignored / not public).
  • Add 🤗 demo and slides Space badges + a "Try it live" pointer.
  • List docker/, mcp/, demo/ in Project Structure; note the api.py seam.
  • Correct zero-shot coverage 13 → 12 to match the paper's MAE/RMSE tables (Moirai-1.1-base has a config but no result row); align the Supported Models table.
  • Replace the output-path bullet in At a Glance with a self-host & agents bullet; move the path detail to a generated/git-ignored note after Quick Start.
  • Regroup sections so Tested Environments → HPC stay together, with Project Structure after.

MCP README (mcp/README.md)

  • Add a Quick start (clarifies it's repo-local, not an npx/uvx drop-in).
  • Add Connect an agent / MCP client — host-agnostic setup for Claude Code, Codex CLI, Claude Desktop, Cursor, … with example prompts and the tool-call flow.
  • Remove the now-private docs/adr citations and the "Why a dedicated server" section.

No code changes.

YongboYu added 5 commits June 9, 2026 14:48
The ADR-0004/ADR-0008 references in the self-host section pointed at
docs/adr/, which is now gitignored (kept local, not public), leaving a
dead link on the public repo. Drop the citations and point readers to
the per-artifact docker/ and mcp/ READMEs for setup and design instead.
Add 🤗 Space badges and a 'Try it live' pointer for the hosted forecast
explorer and talk slides, and list docker/, mcp/, and demo/ (with the
api.py seam) in the Project Structure tree.
The paper's zero-shot MAE/RMSE tables report 12 TSFM variants; the
README counted 13 by also listing Moirai-1.1-base, which has a config
but no result row. Drop Base from the Supported Models Moirai row so the
count matches the paper's reported evaluation.
…sections

Replace the output-path bullet in At a Glance with a self-host & agents
bullet (the path detail moves to a generated/git-ignored note after
Quick Start). Move Project Structure below HPC so the run-environment
sections stay together, and mark outputs/ and results/ as generated.
Add a Quick start and a 'Connect an agent / MCP client' section with
host-agnostic setup (Claude Code, Codex CLI, Claude Desktop, Cursor, …)
plus example prompts and tool-call flow. Remove the now-private docs/adr
citations and the 'Why a dedicated server' section.
@YongboYu YongboYu merged commit 1590d8a into main Jun 9, 2026
5 checks passed
@YongboYu YongboYu deleted the docs/readme-refresh-links-structure branch June 9, 2026 15:11
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