You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to monitor agents other that Claude Code, Codex, or Gemini CLI. Specifically, I'm trying to monitor gpt-researcher which doesn't use an agent framework but is instead custom built. gpt-researcher is written in python so we are already able to monitor it using agentsight but we aren't picking up any logs besides some process and file IO. For example, no network traffic is getting picked up even though this agent is reaching out to the OpenAI and Tavily APIs.
I'd like to also be able to use agentsight with custom built agents.
Describe the bug
I'm trying to monitor agents other that Claude Code, Codex, or Gemini CLI. Specifically, I'm trying to monitor gpt-researcher which doesn't use an agent framework but is instead custom built.
gpt-researcheris written inpythonso we are already able to monitor it usingagentsightbut we aren't picking up any logs besides some process and file IO. For example, no network traffic is getting picked up even though this agent is reaching out to the OpenAI and Tavily APIs.I'd like to also be able to use agentsight with custom built agents.
To Reproduce
agentsightvia Docker.gpt-researcher.Expected behavior
Here are the logs from trying to monitor
gpt-researcherusingagentsight.record.log
Screenshots
Desktop (please complete the following information):