Skip to content

Conversation

@chughtapan
Copy link
Owner

Restructures documentation to provide clearer user journey from connecting to existing servers, to creating new servers, to adding middleware.

Documentation changes:

  • Split quickstart into two guides:
    • quickstart.md: connecting to existing wags servers (new)
    • onboarding.md: creating wags proxy servers (renamed from quickstart.md)
  • Rename benchmarks.md → evals.md with simplified content
  • Update index.md with 4 quick link cards (quickstart, onboarding, middleware, evals)
  • Update middleware/todo.md to merge example workflow into "how it works"
  • Remove prerequisites section from middleware/overview.md
  • Update mkdocs.yml navigation structure

CLI enhancements:

  • Rename wags runwags start-server (starts MCP server with middleware)
  • Add new wags run command (connects to servers using fast-agent)
  • Create servers/fastagent.config.yaml (shared server configuration)
  • Create src/wags/utils/agent_instructions.txt (default agent instructions)
  • Update tests to reflect renamed command

User flow is now: install → connect (quickstart) → create (onboarding) → enhance (middleware) → evaluate (evals)

🤖 Generated with Claude Code

Restructures documentation to provide clearer user journey from connecting to
existing servers, to creating new servers, to adding middleware.

Documentation changes:
- Split quickstart into two guides:
  - quickstart.md: connecting to existing wags servers (new)
  - onboarding.md: creating wags proxy servers (renamed from quickstart.md)
- Rename benchmarks.md → evals.md with simplified content
- Update index.md with 4 quick link cards (quickstart, onboarding, middleware, evals)
- Update middleware/todo.md to merge example workflow into "how it works"
- Remove prerequisites section from middleware/overview.md
- Update mkdocs.yml navigation structure

CLI enhancements:
- Rename `wags run` → `wags start-server` (starts MCP server with middleware)
- Add new `wags run` command (connects to servers using fast-agent)
- Create servers/fastagent.config.yaml (shared server configuration)
- Create src/wags/utils/agent_instructions.txt (default agent instructions)
- Update tests to reflect renamed command

User flow is now: install → connect (quickstart) → create (onboarding) → enhance (middleware) → evaluate (evals)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@chughtapan chughtapan merged commit 0a8fa08 into main Oct 8, 2025
2 checks passed
@chughtapan chughtapan deleted the update_getting_started_docs branch October 8, 2025 19:33
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.

2 participants