8ae993d930
fix(hub): use X-MCP-Secret header for opax-mcp auth
2026-09-05 20:57:03 +00:00
563b49da7c
fix(hub): various fixes for hub connector
2026-09-05 16:55:19 +00:00
2b1a25a38e
fix(hub): use X-MCP-Key header for opax-mcp auth
2026-09-05 16:55:19 +00:00
c3efe69b1b
fix(hub): use X-MCP-Secret for tool calling
2026-09-05 16:55:19 +00:00
727b431d4b
fix(hub): correct tool calling logic
2026-09-05 16:55:19 +00:00
d93398eafa
Revert "fix(hub): explicit Vertex AI client + ADC auth"
...
This reverts commit be7aa3e5f9ad189418bc4ed1558ae385148db64b.
2026-09-05 16:55:19 +00:00
cffef7e430
fix(hub): explicit Vertex AI client + ADC auth
2026-09-05 16:55:19 +00:00
ee50f8318e
feat(agent): initial implementation of OPAX agent
...
Adds the core logic for the OPAX agent, including the main agent file, a deployment script, and an MCP client. This provides the foundation for the new agent-based architecture.
2026-06-23 09:51:32 +00:00