Skip to content

refactor: rename project HexAgent → UniHarness#25

Closed
an7tang wants to merge 1 commit into
mainfrom
rename-to-uniharness
Closed

refactor: rename project HexAgent → UniHarness#25
an7tang wants to merge 1 commit into
mainfrom
rename-to-uniharness

Conversation

@an7tang

@an7tang an7tang commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Renames the entire project HexAgent → UniHarness (case-preserving), plus related cleanups.

Changes

  • Dirs/packages: libs/hexagentlibs/uniharness (pkg uniharness), libs/hexagent_demolibs/uniharness_demo, backend hexagent_apiuniharness_api
  • Env/data: HEXAGENT_*UNIHARNESS_*, ~/.hexagent~/.uniharness
  • Electron: appId com.uniharness.app, productName UniHarness
  • URLs: an7tang/hexagentUnicomAI/UniHarness
  • openagent → uniharness (env vars, WSL setup, UI strings); E2B template identifier kept as openagent
  • Dropped dead LFS rule for the git-ignored WSL prebuilt tar
  • Regenerated uv.lock + package-lock.json
  • logo.svg: widened viewBox so "UniHarness" fits, flush to the wordmark
  • pyproject: added readme = "README.md" for the PyPI page
  • README model IDs: switched to LangChain provider:model form — Anthropic examples → openai:gpt-5.5, deepseek:deepseek-v4-flash, openai:gpt-4o

Verification

  • git grep -i hexagent → 0 matches; uniharness + uniharness_api import; 1068 unit tests pass; ruff + mypy clean.

🤖 Generated with Claude Code

Rename across the entire repo (case-preserving HEXAGENT/HexAgent/hexagent):
- dirs/packages: libs/hexagent→libs/uniharness (pkg uniharness),
  libs/hexagent_demo→libs/uniharness_demo, backend hexagent_api→uniharness_api
- env vars HEXAGENT_*→UNIHARNESS_*; data dir ~/.hexagent→~/.uniharness
- Electron appId com.uniharness.app, productName UniHarness
- GitHub URLs an7tang/hexagent→UnicomAI/UniHarness
- regenerated uv.lock and package-lock.json
- also rename openagent→uniharness (env vars, WSL setup, UI strings),
  keeping the E2B template identifier "openagent"
- drop dead LFS rule for the git-ignored WSL prebuilt tar build artifact
@an7tang an7tang closed this Jun 2, 2026
@an7tang an7tang reopened this Jun 2, 2026
@an7tang an7tang closed this Jun 2, 2026
@an7tang an7tang deleted the rename-to-uniharness branch June 4, 2026 02:10
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