4 Commits (a2814e625dd0e5acd7dac7656bf41a547d9d979e)

Author SHA1 Message Date
shentongmartin a2814e625d
feat(chatwitheino): add filesystem-backed skills (#185) 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