-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: philquist/Prompt-Engineering-Guide
base: main
head repository: dair-ai/Prompt-Engineering-Guide
compare: main
- 8 commits
- 24 files changed
- 3 contributors
Commits on Sep 30, 2025
-
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 382ee74 - Browse repository at this point
Copy the full SHA 382ee74View commit details
Commits on Oct 2, 2025
-
Add AI agents documentation and workflow patterns
- Add new section on AI Workflows vs AI Agents - Include visual diagrams for prompt chaining, routing, and parallelization patterns - Add task planner agent example - Update agents section metadata and introduction - Rename "Agents" to "AI Agents" in main navigation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b187c2e - Browse repository at this point
Copy the full SHA b187c2eView commit details
Commits on Oct 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 93ecdc5 - Browse repository at this point
Copy the full SHA 93ecdc5View commit details
Commits on Oct 13, 2025
-
Add Context Engineering for AI Agents guide
- Add new comprehensive guide on context engineering principles - Include practical deep research agent case study - Cover best practices, advanced techniques, and common pitfalls - Add metrics for measuring context engineering success - Include agent architecture diagram 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b93d97a - Browse repository at this point
Copy the full SHA b93d97aView commit details -
Fix TypeScript error in ContentFileNames component
- Move key prop from Card to React.Fragment wrapper - Resolves build error: key prop not assignable to Card type 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27eaba2 - Browse repository at this point
Copy the full SHA 27eaba2View commit details -
Fix TypeScript error in ContentFileNames component
- Move key prop to React.Fragment wrapper - Add children prop explicitly to Card component - Resolves build error: children required in Card type 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71aea1b - Browse repository at this point
Copy the full SHA 71aea1bView commit details -
Fix TypeScript errors and update course link
- Fix TabsComponent: add children prop explicitly - Fix course link: update Intro to AI Agents URL to correct path - Resolves build errors for TypeScript strict mode 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac4f737 - Browse repository at this point
Copy the full SHA ac4f737View commit details
Commits on Oct 16, 2025
-
Add Context Engineering Deep Dive and Deep Agents guides
- Add new Context Engineering Deep Dive article with detailed system prompt engineering techniques - Add Deep Agents guide covering planning, orchestrator architecture, and verification - Fix typos in Deep Agents article (orchestator -> orchestrator, underpsecified -> underspecified) - Add agent architecture images for customer support system - Update navigation metadata to include new articles 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 222e876 - Browse repository at this point
Copy the full SHA 222e876View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main