Skip to content

dev -> staging #14

Merged
ducnmm merged 39 commits intostagingfrom
dev
Mar 24, 2026
Merged

dev -> staging #14
ducnmm merged 39 commits intostagingfrom
dev

Conversation

@ducnmm
Copy link
Copy Markdown
Collaborator

@ducnmm ducnmm commented Mar 23, 2026

There are some changes related to structure, interface, docs

ducnmm and others added 25 commits March 20, 2026 00:52
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…e pages

- Move SDK API reference from reference/ into sdk/ tab
- Merge overview + quick-start + usage into quick-start (install) and usage (entry point overview)
- Split usage into sub-pages per entry point (MemWal, MemWalManual, withMemWal)
- Rename package references from @cmdoss/memwal to @mysten/memwal across all docs
- Remove redundant pages (basic-usage, advanced-usage, example-map, examples from nav)
- Use collapsible nested nav for Usage sub-pages
…scope

- Trim overview to What It Does + Trust Boundary, add Single-Instance Design section
- Rewrite public-relayer as Mysten-hosted instance with endpoints table and gotchas
- Merge installation-and-setup into self-hosting, add When to Self-Host section
- Move relayer API reference from Reference tab into Relayer tab
- Update all internal links and docs.json nav
…nt, enrich all sections

- Fix missing accountId in all MemWal.create() examples and config tables
- Fix typo "Acess" → "Access", broken link to ai-integration
- Fix "Docusaurus" → "Mintlify" in contributing docs
- Fix MemWalManual.create() vs new MemWalManual() in config reference
- Fix GitHub URL to CommandOSSLabs/memwal in docs.json
- Rewrite outdated examples/basic-usage.md (was using removed V1 API)
- Expand contract docs with full schema, error codes, entry/view functions, events
- Expand indexer docs with database schema (all 4 tables), auth resolution chain
- Expand relayer API reference with full request/response JSON for all endpoints
- Expand relayer overview with architecture diagram, sidecar lifecycle, key pool
- Expand self-hosting with database setup section, component table
- Expand how-storage-works with restore flow diagram, expired blob cleanup
- Expand data-flow-security-model with auth flow, trust comparison table
- Expand SDK API reference with full return types, account management, utilities
- Expand MemWalManual usage with client-vs-relayer table, flow breakdowns
- Restore App ID concept (tied to MEMWAL_PACKAGE_ID) in memory-space docs
feat: add SDK auto-publish pipeline with Changesets + GitHub Actions
daniellam258 and others added 3 commits March 24, 2026 12:15
- Replace doc links in nav with single Playground CTA button
- Move Documentation and GitHub buttons to hero section
- Add GitHub icon via lucide-react
- Add neo-brutalist hover animation to ConnectButton override
- Add .lp-nav-github style for GitHub nav link
- Replace hash-based routing with BrowserRouter pathname routing
- Navigate to /playground after wallet connection
- Unauthenticated users on non-root paths redirect to /
daniellam258 and others added 4 commits March 24, 2026 13:08
- Remove all dark mode CSS (light-only theme)
- Apply violet-to-yellow gradient background across all pages
- Update nav, cards, buttons, inputs, code blocks to use brand palette
- Add lucide-react icons to all action buttons (copy, remove, reveal, etc.)
- Use yellow CTA for primary actions (sign out, add key, generate key)
- Use red btn-danger for destructive actions (remove key)
- Replace hash-based navigation with react-router Link components
- Update SetupWizard done text to reference playground
- /dashboard shows SetupWizard (no key) or Dashboard (has key)
- /playground requires delegate key, redirects to /dashboard if missing
- / redirects to /dashboard when authenticated
- Update Playground back link to /dashboard
- Add react-syntax-highlighter for code blocks in Playground & Dashboard
- Add package manager tabs (npm/pnpm/yarn/bun) to install section
- Add Documentation CTA card to Dashboard
- Add inline docs link to Playground header
- Make MemWal logo link to homepage on all pages
- Landing page always shows at / regardless of auth state
- Show "Playground" button that navigates to /dashboard when connected
Rework app with new UI and navigation
@railway-app railway-app Bot temporarily deployed to MemWal / production March 24, 2026 06:47 Inactive
@railway-app railway-app Bot temporarily deployed to MemWal / staging March 24, 2026 06:47 Inactive
@ducnmm ducnmm merged commit c6a2dbc into staging Mar 24, 2026
10 checks passed
Olympusxvn added a commit to Olympusxvn/MemWal that referenced this pull request Apr 28, 2026
…ixes

Added lesson MystenLabs#8 (turbo not in PATH — use pnpm exec) and CHANGELOG
entries MystenLabs#14 (@types/react upgrade) and MystenLabs#15 (turbo --filter for SDK).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

4 participants