7 Commits (drew/english)

Author SHA1 Message Date
Drew Bednar 520497c00a Agent translation to english 3 weeks ago
shentongmartin ec07067e64
docs(chatwitheino): add repo source for Feishu quickstart index (#186) 2 months ago
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 c3c42318bc fix: add missing license header to ch02/main.go
Change-Id: I348a41c42ebbdb7a81cee432266f71795fa8b448
2 months ago
shentong.martin a0a9ec3ff1 chore: format code with gofmt
Change-Id: I7d42e6773bbe32e3c5ef666702bf437e3bf2f044
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