Skip to content

Graphify integration: AGENTS.md + CLAUDE.md#72

Merged
Patel230 merged 2 commits into
mainfrom
sync/69cec52
Jul 18, 2026
Merged

Graphify integration: AGENTS.md + CLAUDE.md#72
Patel230 merged 2 commits into
mainfrom
sync/69cec52

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Automated sync PR for the locally-committed change on main.

This commit was made locally and could not be pushed directly to protected main. Opening via PR so required status checks run and the branch-protection rules are satisfied.

@Patel230
Patel230 enabled auto-merge (squash) July 18, 2026 17:22
@Patel230
Patel230 merged commit a4a8b33 into main Jul 18, 2026
16 checks passed
@Patel230
Patel230 deleted the sync/69cec52 branch July 18, 2026 22:22
Patel230 added a commit that referenced this pull request Jul 20, 2026
)

* defaults: host-neutral ServiceName and config-dir (was hardcoded 'hawk')

ServiceName defaults to 'eyrie' (host-neutral); embedders call
SetServiceName before any credential access. Config-dir default
renamed from 'hawk' to 'eyrie'. Engine API unchanged.

* feat: improve provider catalog and credential handling

* feat: migrate legacy provider.json from old 'hawk' config dir

When the default config dir was renamed from 'hawk' to 'eyrie', an existing
provider.json in the old dir was silently ignored — upgrading users lost
their provider/model selection, deployments, and routing.

On first engine start, if the eyrie-dir provider.json does not yet exist,
copy it from <UserConfigDir>/hawk/provider.json. One-time, idempotent,
never overwrites newer state.

* feat: migrate legacy categories.json + fix categories override dir

loadOverrides now reads categories.json from the host-neutral eyrie dir
(EYRIE_CONFIG_DIR → HAWK_CONFIG_DIR compat → <userdir>/eyrie) to match
GetProviderConfigDir, instead of hardcoding the old hawk dir.

The one-time legacy_config migration now also copies categories.json from
<userdir>/hawk to <userdir>/eyrie on upgrade, alongside provider.json.

* docs: remove GitNexus references from AGENTS.md, delete CLAUDE.md

GitNexus docs superseded by Graphify integration (PR #72).

* ci: retrigger
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