Sync local main to GitHub: weekly News highlights + recent fixes (2026-08-10) - #74
Open
mobius-system wants to merge 16 commits into
Open
Sync local main to GitHub: weekly News highlights + recent fixes (2026-08-10)#74mobius-system wants to merge 16 commits into
mobius-system wants to merge 16 commits into
Conversation
…id, eliminate single-column whitespace)
…左侧 SessionRow (session overview: replace redundant card grid with task summary panel; move guided-demo/logo-review tour anchors onto left SessionRow)
…t redundant description and session trailing line)
- 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
…列表穿插显示活跃的 research 与 issue)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tree-align local
main(8 commits) with GitHubmain, per the established GitHub-PR-only workflow.Highlights: