Skip to content

Conversation

@leoafarias
Copy link
Collaborator

Summary

This PR adds comprehensive Claude Code on the web setup for the Mix project, enabling automatic environment configuration and providing full architecture context to AI agents.

  • AGENTS.md: 11KB architecture documentation covering monorepo structure, key patterns, current state, and development workflows
  • CLAUDE.md: Imports AGENTS.md to provide full context to Claude Code via the official import feature
  • scripts/setup.sh: Automated setup script that installs FVM, Flutter, Melos, DCM, bootstraps workspace, and runs code generation
  • .claude/settings.json: Configuration with sessionStart hook to run setup automatically

Test Plan

  • Setup script tested locally - successfully installs all tools
  • CLAUDE.md imports working - resolves @AGENTS.md correctly
  • Files committed and pushed to origin/web-interface-setup
  • PR diff reviewed against origin/main

- Add AGENTS.md with comprehensive architecture documentation
- Add CLAUDE.md that imports AGENTS.md for Claude Code context
- Add .claude/settings.json with sessionStart hook for scripts/setup.sh
- Add .claude/README.md with configuration guide
- Add scripts/setup.sh for automated environment setup (FVM, Melos, DCM)
- Update .gitignore to ignore personal Claude Code files
- Add CLAUDE_CODE_WEB_SETUP_GUIDE.md with generic setup instructions for any repository type

This enables Claude Code on the web to automatically set up the development environment
and provide full project architecture context to AI agents.
@docs-page
Copy link

docs-page bot commented Nov 5, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/mix~786

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Contributor

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mix-docs Ready Ready Preview Comment Nov 6, 2025 3:15pm

@leoafarias leoafarias changed the title feat: add Claude Code on the web setup feat: add setup.sh and AGENTS.md Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants