Skip to content

Conversation

@morenol
Copy link
Contributor

@morenol morenol commented Jul 29, 2025

Added also some instrumentation

2025-07-29T16:01:40.239264Z  INFO send{agent_name="Unnamed Agent"}: rig::agent::prompt_request: Current conversation depth: 1/20
2025-07-29T16:01:40.327220Z  INFO send{agent_name="Unnamed Agent"}:completion{agent_name="Unnamed Agent"}: rig: Selected documents: get_ticket_by_priority (0.3910402831735857)
2025-07-29T16:01:42.670064Z  INFO send{agent_name="Unnamed Agent"}: rig: Calling tool get_ticket_by_priority with args:
"{\"limit\":2,\"priority\":\"medium\"}"
2025-07-29T16:01:42.686429Z  INFO send{agent_name="Unnamed Agent"}: rig::agent::prompt_request: Current conversation depth: 2/20
2025-07-29T16:01:42.700915Z  INFO send{agent_name="Unnamed Agent"}:completion{agent_name="Unnamed Agent"}: rig: Selected documents: get_ticket_by_priority (0.3910402831735857)
2025-07-29T16:01:57.581055Z  INFO send{agent_name="Unnamed Agent"}: rig::agent::prompt_request: Depth reached: 2/20

@joshua-mo-143 joshua-mo-143 linked an issue Jul 29, 2025 that may be closed by this pull request
1 task
Copy link
Contributor

@joshua-mo-143 joshua-mo-143 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joshua-mo-143 joshua-mo-143 merged commit f55eeb1 into 0xPlaygrounds:main Jul 30, 2025
5 checks passed
@github-actions github-actions bot mentioned this pull request Jul 30, 2025
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.

feat: Allow agents to be given names

2 participants