Skip to content

Sync local main to GitHub: weekly News highlights + recent fixes (2026-08-10) - #74

Open
mobius-system wants to merge 16 commits into
mainfrom
sync/main-20260810
Open

Sync local main to GitHub: weekly News highlights + recent fixes (2026-08-10)#74
mobius-system wants to merge 16 commits into
mainfrom
sync/main-20260810

Conversation

@mobius-system

Copy link
Copy Markdown
Collaborator

Tree-align local main (8 commits) with GitHub main, per the established GitHub-PR-only workflow.

Highlights:

  • README News section: added weekly highlights for 2026-07-19 ~ 2026-08-09 (Windows one-key install, pure-membership project access, Easy Mode, TUI npm release, remote-compute MCP, editor/JSONL/search upgrades, desktop multi-tab & cluster overview).
  • Preserve transcript colors for clipped rows.
  • Inject guling broker MCP into assistant session.
  • Project cards to fixed 3-column layout with taller height / uniform height.
  • Session overview task summary panel; tour anchors moved to SessionRow.
  • Project task list to responsive card grid.
  • Clarify top-nav home link behavior.

…左侧 SessionRow (session overview: replace redundant card grid with task summary panel; move guided-demo/logo-review tour anchors onto left SessionRow)
- Add resolveGulingMcp() reading MOBIUS_GULING_MCP_URL/_TOKEN from env (credential
  stays in gitignored .env, never in source); returns {type:http,url,headers} or null.
- Generalize the per-session --mcp-config builder in tmux-claude-code.js so it merges
  multiple MCP servers (existing aimux stdio + new guling http) instead of aimux-only.
- Thread enableGulingMcp opt through _createImpl/_queueImpl/_spawnWindow and set it on
  the assistant dispatch in routes/assistant.ts, so the Xiao Mo assistant can directly
  call mcp__guling__position / balance to read real funds and holdings.
- Default-deny guling real-money write tools (buy/sell/cancel/switch_account) via
  --disallowedTools; only read tools (position/balance/orders/settlement/watchlist).
- Register MOBIUS_GULING_MCP_URL/_TOKEN in ecosystem.config.js envKeys so pm2 injects them.
… Windows one-key install, pure-membership project access, Easy Mode, TUI npm release, remote-compute MCP, editor/JSONL/search upgrades, desktop multi-tab & cluster overview
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