3 Commits (0b4e59269b89aa6d0daf7277575d7fbe1af2f4a8)

Author SHA1 Message Date
shentongmartin a2814e625d
feat(chatwitheino): add filesystem-backed skills (#185) 2 months ago
shentong.martin 6a9fa80f5a docs(quickstart): improve chatwitheino documentation
- Update code links from eino to eino-examples repository
- Add PROJECT_ROOT setup instructions for ch05-ch07
- Clarify Middleware execution order and Handlers field usage
- Improve Callback documentation with HandlerHelper usage
- Enhance Interrupt/Resume explanation with detailed pseudocode
- Add documentation_review_report.md for review tracking~

Change-Id: I345bad56733d5159e5f0fbed8845ca6ac418bc6e
2 months ago
shentong.martin 28247d3702 feat(quickstart): rename chatwithdoc to chatwitheino and add chapters 3-8
- Rename quickstart/chatwithdoc to quickstart/chatwitheino
- Update all import paths from chatwithdoc to chatwitheino
- Add chapter 3: Memory & Session (JSONL persistence)
- Add chapter 4: Tool & Backend (Filesystem access)
- Add chapter 5: Middleware
- Add chapter 6: Callback
- Add chapter 7: Interrupt & Resume
- Add chapter 8: Graph Tool
- Add chapter 9: A2UI documentation
- Update .gitignore to exclude *.jsonl and *.txt files

Change-Id: Iddeb4ad2bb2a3a1d192c335255dc86554b97e531
2 months ago