de004aa82b
Update PROMPT.md, SUMMARY.md and add ROADMAP
2025-12-15 16:36:25 -03:00
d1dec9fe29
Lowercase botserver/botbook references, add bottemplates repo, update autonomous tasks docs
2025-12-12 23:18:36 -03:00
91a6710c52
Add humanoid robotics guide, SVG diagrams, and NO ASCII rule
...
- Add comprehensive humanoid robotics guide (humanoid.md) with:
- Supported robot kits (Unitree, UBTECH, Poppy, InMoov, ROBOTIS)
- BASIC keywords for servo/movement control
- Computer vision integration (face, object, gesture detection)
- LLM-driven conversational movement
- Build guides for beginner to advanced
- Safety considerations and complete reception robot example
- Create humanoid-architecture.svg with theme transparency
- Update PROMPT.md with NO ASCII DIAGRAMS rule
- Update devices README to include humanoid robotics section
- SVG diagrams for chapter 13 devices
- Update documentation style guide with theme transparency
2025-12-12 20:36:34 -03:00
3fdeeedf73
docs: Update user docs - Tasks, Apps index, API Possibilities
...
- tasks.md: Simplified for end users (no code, no HTMX)
- README.md (apps): Clean user-friendly app guide
- api-possibilities.md: New chapter for bot builders with API integration examples
- SUMMARY.md: Added API Possibilities link
2025-12-12 12:34:56 -03:00
c26fb1e3a2
Update: General project updates
2025-12-06 11:09:12 -03:00
c4d209352d
docs: comprehensive keyword documentation update
...
Completed stub files:
- keyword-soap.md - SOAP web service integration
- keyword-merge-pdf.md - PDF merging (MERGE PDF with spaces)
- keyword-kb-statistics.md - KB statistics overview
- keyword-kb-collection-stats.md - Per-collection stats
- keyword-kb-documents-count.md - Document counting
- keyword-kb-documents-added-since.md - Recent document tracking
- keyword-kb-list-collections.md - Collection listing
- keyword-kb-storage-size.md - Storage monitoring
Updated documentation:
- keyword-generate-pdf.md - Updated to GENERATE PDF (spaces)
- keyword-delete.md - Rewritten for unified DELETE
- keyword-delete-http.md - Redirects to unified DELETE
- keyword-delete-file.md - Redirects to unified DELETE
- All keyword docs updated to use spaces not underscores
PROMPT.md updates:
- Added keyword naming rules (NO underscores)
- Added keyword mapping table
- Added quick reference for all keywords
- Added error handling examples
TASKS.md created:
- Comprehensive discrepancy report
- Model name update tracking (17 files)
- Config parameter documentation
- Architecture notes
Key clarifications:
- GENERATE FROM TEMPLATE = FILL keyword
- GENERATE WITH PROMPT = LLM keyword
- ON ERROR RESUME NEXT now implemented
- DELETE is unified (HTTP/DB/File auto-detect)
2025-12-05 09:55:38 -03:00
fde61592ab
docs: add email-read-pixel parameter and tracking API documentation
...
- Document email-read-pixel in parameters.md
- Add Email Read Tracking section to email-api.md
- Include all 4 tracking endpoints with examples
- Add database schema for sent_email_tracking
- Include privacy considerations (GDPR/LGPD)
2025-12-04 18:15:18 -03:00
4328bec2f9
Add PROMPT.md
2025-12-04 12:30:06 -03:00