Skip to content

Fix exercise inconsistencies across all three tracks#28

Open
noravth wants to merge 1 commit into
mainfrom
fix/exercise-corrections
Open

Fix exercise inconsistencies across all three tracks#28
noravth wants to merge 1 commit into
mainfrom
fix/exercise-corrections

Conversation

@noravth

@noravth noravth commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Python track: Align appraiser_agent role/goal/backstory with solution; fix LLM model string (sap/gpt-4osap/anthropic--claude-4.5-opus); remove forward reference to solve_crime from Exercise 06; fix solve_crime context to include all 3 tasks; fix method ordering list in Exercise 07
  • Python-LangGraph track: Fix _lead_detective_prompt in Exercise 07 to keep 4-parameter signature from Exercise 06; fix ainvokeinvoke in Exercise 06; wire up WEB_RESEARCHER_AGENT prompt so it's actually used (LLM synthesizes tool results)
  • JavaScript track: Fix intelligenceResearcherNode to call LLM with AGENT_CONFIGS.intelligenceResearcher.systemPrompt to synthesize tool results; update Exercise 06 to match
  • Both LangGraph tracks: intelligence_researcher_node now follows the same pattern as other nodes — runs tool calls first, then passes raw results to LLM for synthesis

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