Skip to content

Enhance trace command with configurable event count#173

Open
saibhargavi-rapolu wants to merge 1 commit into
oracle-devrel:mainfrom
saibhargavi-rapolu:improve-memory-notebook
Open

Enhance trace command with configurable event count#173
saibhargavi-rapolu wants to merge 1 commit into
oracle-devrel:mainfrom
saibhargavi-rapolu:improve-memory-notebook

Conversation

@saibhargavi-rapolu

Copy link
Copy Markdown

Summary

Enhanced the /trace command to support an optional numeric argument for controlling the number of trace events displayed.

Examples

  • /trace → displays the last 5 trace events
  • /trace 10 → displays the last 10 trace events
  • /trace 20 → displays the last 20 trace events

Benefits

  • Improves debugging and inspection of agent execution history
  • Provides more flexibility when analyzing trace data
  • Maintains backward compatibility with existing behavior

Validation

  • Existing /trace behavior remains unchanged when no argument is supplied.
  • Invalid numeric input is handled gracefully through usage guidance.

@oracle-contributor-agreement

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant