Skip to content

- fixes invalid openrouter mapping for openai sync requests#19

Merged
roxblnfk merged 1 commit intomainfrom
agent-meta
Oct 13, 2025
Merged

- fixes invalid openrouter mapping for openai sync requests#19
roxblnfk merged 1 commit intomainfrom
agent-meta

Conversation

@wolfy-j
Copy link
Contributor

@wolfy-j wolfy-j commented Oct 13, 2025

This pull request introduces improvements to the agent's handling of specification metadata, ensuring that metadata is consistently preserved and propagated throughout the codebase.

Metadata handling improvements:

  • In src/agent/src/discovery/registry.lua, the entry_to_raw_spec function now includes the full meta field from each registry entry in the raw spec, rather than only extracting select fields.
  • In src/agent/src/compiler/compiler.lua, the compile function now sets the meta field in the compiled spec, defaulting to an empty table if not present in the raw spec.

- fixes graceful shutdown by central relay
@wolfy-j wolfy-j requested a review from roxblnfk October 13, 2025 18:54
@roxblnfk roxblnfk merged commit 197e621 into main Oct 13, 2025
@roxblnfk roxblnfk deleted the agent-meta branch October 13, 2025 18:56
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