Skip to content

fix: update setup.sh to use correct project name and web UI launch comma#7

Merged
rar-file merged 1 commit into
mainfrom
kaji/issue-6-1284
May 8, 2026
Merged

fix: update setup.sh to use correct project name and web UI launch comma#7
rar-file merged 1 commit into
mainfrom
kaji/issue-6-1284

Conversation

@rar-file

@rar-file rar-file commented May 8, 2026

Copy link
Copy Markdown
Owner

This PR addresses issue #6 by updating setup.sh to:

  1. Replace all occurrences of "AI Web Search Skill" with "SURF" to match the branding used in setup.ps1 and the README.
  2. Update the documented web UI launch command from python -m core.web_ui to python chat.py --web to be consistent with the README and setup.ps1.

These changes ensure that Linux/macOS users see the correct branding and are instructed to use the canonical method for launching the web UI.

All tests pass.

Opened by Kaji.

This PR addresses issue #6 by updating setup.sh to:

1. Replace all occurrences of "AI Web Search Skill" with "SURF" to match the branding used in setup.ps1 and the README.
2. Update the documented web UI launch command from `python -m core.web_ui` to `python chat.py --web` to be consistent with the README and setup.ps1.

These changes ensure that Linux/macOS users see the correct branding and are instructed to use the canonical method for launching the web UI.

All tests pass.

Generated by Kaji.
@rar-file rar-file merged commit 92ce851 into main May 8, 2026
2 checks passed
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