Skip to content

refactor(agent): rename agent customization dir and DeepSQL Agent branding - #22

Merged
venkateshsakamuri-lab merged 1 commit into
mainfrom
cursor/rename-hermes-to-agent-231a
Aug 6, 2026
Merged

refactor(agent): rename agent customization dir and DeepSQL Agent branding#22
venkateshsakamuri-lab merged 1 commit into
mainfrom
cursor/rename-hermes-to-agent-231a

Conversation

@venkateshsakamuri-lab

Copy link
Copy Markdown
Contributor

Summary

Renames the in-repo product customization directory from hermes/ to agent/ and updates branding/docs so the product surface is the DeepSQL Agent, not a plain Hermes copy.

What changed

  • hermes/agent/ (persona, skills, skins, webui/tui overlays, install scripts)
  • Docs/comments (AGENTS.md, CLAUDE.md, Java/JS comments) say DeepSQL Agent
  • New agent/README.md with an explicit upstream disclosure: runtime is a heavily customized Nous Hermes Agent, while DeepSQL owns the DBA persona, skills, MCP wiring, and branding overlays

Intentionally unchanged (upstream contracts)

These must stay for the runtime to work:

  • ~/.hermes, hermes CLI, hermes-agent / hermes-webui install paths
  • HERMES_* / HERMES_WEBUI_* environment variables
  • hermes_profile cookie, hermes_cli module, hermes_requires, skill frontmatter metadata.hermes

Note for sibling PR #21

If #21 (profile switch / local provisioner) merges after this, rebase and update any remaining hermes/ path references (e.g. scripts/local-agent-provisioner.py) to agent/.

Open in Web Open in Cursor 

The product layer lives under agent/ (persona, skills, skins, overlays).
Docs and comments now say DeepSQL Agent, with explicit OSS disclosure that
the runtime is a heavily customized Nous Hermes Agent.

Upstream contracts are intentionally unchanged: ~/.hermes, hermes CLI,
HERMES_* env vars, hermes_profile cookie, hermes_requires, metadata.hermes.

Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
@cursor cursor Bot changed the title refactor: rename hermes/ to agent/ (DeepSQL Agent branding) refactor(agent): rename Hermes dir to agent/ (DeepSQL Agent branding) Aug 6, 2026
@cursor cursor Bot changed the title refactor(agent): rename Hermes dir to agent/ (DeepSQL Agent branding) refactor(agent): rename agent customization dir and DeepSQL Agent branding Aug 6, 2026
@venkateshsakamuri-lab
venkateshsakamuri-lab marked this pull request as ready for review August 6, 2026 15:48
@cursor

cursor Bot commented Aug 6, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@venkateshsakamuri-lab
venkateshsakamuri-lab merged commit 8d86027 into main Aug 6, 2026
7 checks passed
@venkateshsakamuri-lab
venkateshsakamuri-lab deleted the cursor/rename-hermes-to-agent-231a branch August 6, 2026 15:50
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.

2 participants