Skip to content

refactor: Remove sandboxed agent#16

Merged
varit05 merged 1 commit into
mainfrom
refactor/remove-sandbox-agent
Jun 30, 2026
Merged

refactor: Remove sandboxed agent#16
varit05 merged 1 commit into
mainfrom
refactor/remove-sandbox-agent

Conversation

@varit05

@varit05 varit05 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Removed the example agent runner and related sample logic from the demo entry point.
    • Cleaned up unused example code, including the GST calculator, memory handling, and agent orchestration setup.

@varit05
varit05 merged commit 9b58e19 into main Jun 30, 2026
1 check failed
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5ea4fc05-d9fd-46ec-ba52-b23b0a57545d

📥 Commits

Reviewing files that changed from the base of the PR and between c20ab4a and b4d97aa.

📒 Files selected for processing (1)
  • example/main.py

📝 Walkthrough

Walkthrough

All 76 lines of example/main.py were deleted, removing the GST calculation tool, three agent definitions (finance_agent, marketing_agent, main_agent), an in-memory context store, the inject_memory helper, the async main() entrypoint, and the __main__ guard.

Changes

Cohort / File(s) Summary
Remove example script
example/main.py
Entire file content deleted: GST tool, agent definitions, memory dict, inject_memory function, async main(), and module execution guard all removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A file once bustling with agents and math,
Now cleared of its code, an empty path.
The GST tool and routers are gone,
The memory wiped, the async withdrawn.
🐇 Hops away, leaving only blank space!

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/remove-sandbox-agent

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant