Skip to content

Fixes to demo made with Felipe - #88

Draft
Saaketh0 wants to merge 3 commits into
mainfrom
CAN-334-Debug-Session-Fixes
Draft

Fixes to demo made with Felipe#88
Saaketh0 wants to merge 3 commits into
mainfrom
CAN-334-Debug-Session-Fixes

Conversation

@Saaketh0

Copy link
Copy Markdown
Collaborator

WIP

@Saaketh0 Saaketh0 self-assigned this Sep 10, 2026
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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.

Portfolio workflow indexed a Future instead of blocking on its value.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@iidsample

Copy link
Copy Markdown
Member

Is this ready ?

Place generated agent stubs both flat and at their entrypoint-mirrored
path in agent and workflow Docker contexts, so both 'from price_agent
import PriceAgent' and 'from agents.price_agent import PriceAgent'
style peer imports resolve. _stub_destination() only ever wrote one
destination, contradicting the two comments in cli.py that already
claimed dual placement -- this is why MetricsAgent's container logged
'No module named price_agent'. Updated the one test that asserted the
old (wrong) single-destination behavior.

This same class of bug and fix (ac9a75e, 01a70f2, 137e1db, 0b9546c)
has recurred across several unmerged branches; none reached main.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Saaketh0
Saaketh0 force-pushed the CAN-334-Debug-Session-Fixes branch from 6081c87 to 9f86d75 Compare September 10, 2026 18:59
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.

2 participants