Skip to content

chore: rename open-harness to open-agents#703

Merged
willsather merged 8 commits intomainfrom
ws/71a7a784
Apr 21, 2026
Merged

chore: rename open-harness to open-agents#703
willsather merged 8 commits intomainfrom
ws/71a7a784

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 13, 2026

Summary

This PR refactors the codebase to rename "Open Harness Agent" to "Open Agent" throughout the project. This includes updating the main agent package, all references across the web app, tests, and documentation, along with some import optimizations.

Changes

Agent Package (packages/agent/)

  • Rename open-harness-agent.ts to open-agent.ts
  • Update exports in index.ts to reference new agent name
  • Update package.json metadata to reflect new naming
  • Update tsconfig.json references
  • Update system-prompt.ts and types.ts imports

API Routes (apps/web/app/api/)

  • Update chat route and model selection imports
  • Update auth, sandbox, sessions, and GitHub API route files
  • Update imports in route handlers and tests across all API endpoints

Workflows (apps/web/app/workflows/)

  • Update chat.ts and chat-post-finish.ts to use new agent naming
  • Update corresponding test files

Components (apps/web/components/)

  • Update imports in auth, landing, task, tool-call, and other UI components
  • Update test files for tool renderers

Libraries (apps/web/lib/)

  • Update imports in chat, database, diff, git, GitHub, sandbox, and skills modules
  • Update test files across library modules

Configuration Files

  • Update package.json files in apps/web and packages to reflect new naming
  • Update .gitignore entries
  • Update README.md references
  • Update bun.lock dependency lock file

Documentation (docs/)

  • Update architecture and code style documentation with new naming conventions
  • Update release documentation references

Root Configuration (package.json)

  • Update root package.json workspace references

Chat - Built with guidance from Will Sather

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
open-agents Ready Ready Preview Apr 21, 2026 3:58am

Co-Authored-By: open-agents-bot[bot] <260704009+open-agents-bot[bot]@users.noreply.github.com>
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​ai-sdk/​devtools@​0.0.15991009398100

View full report

@willsather willsather merged commit 9679c86 into main Apr 21, 2026
4 checks passed
@willsather willsather deleted the ws/71a7a784 branch April 21, 2026 04:09
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