Skip to content

Improve CLI run UI and preflight startup check#96

Merged
warren618 merged 1 commit into
HKUDS:mainfrom
ykykj:cli-ui-refresh-preflight
May 11, 2026
Merged

Improve CLI run UI and preflight startup check#96
warren618 merged 1 commit into
HKUDS:mainfrom
ykykj:cli-ui-refresh-preflight

Conversation

@ykykj

@ykykj ykykj commented May 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Refresh CLI welcome/settings/result UI with clearer panels and live run dashboard
  • Keep interactive input on the existing main-branch PromptSession flow
  • Avoid importing akshare during preflight by using importlib discovery

Tests

  • python -m pytest agent/tests/test_preflight.py agent/tests/test_cli_init.py agent/tests/test_llm.py
  • git diff --cached --check
@warren618 warren618 merged commit dd9c9e4 into HKUDS:main May 11, 2026
1 check passed
@warren618

Copy link
Copy Markdown
Collaborator

Thanks for the CLI polish. The refreshed run UI and startup preflight check should make the first-run experience smoother without touching the protected agent core. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants