Commit Graph

8 Commits

Author SHA1 Message Date
Nicholas Ferguson 0f9644b5c1 chore: rename claude-ctx to cortex 2026-01-07 19:21:19 -05:00
Nicholas Ferguson 473a34ae8e feat(tui): add vi-style paging bindings 2026-01-07 19:20:22 -05:00
Nicholas Ferguson 605e7ee400 docs(install): document cli post-install flow 2026-01-07 19:20:22 -05:00
Nicholas Ferguson 505754655c chore: version 1.6.0 2025-12-31 00:33:15 -05:00
Nicholas Ferguson b6b823a32e feat(agents): add 6 cookbook-inspired agents and harden memory security 2025-12-29 13:13:31 -05:00
nferguson_a10 32b2744e62 docs: add AI guides, plans, and update screenshots
Documentation:
- Add AI guides: LLM_INTELLIGENCE_GUIDE.md, LLM_QUICK_REFERENCE.md
- Add implementation docs: AI_IMPLEMENTATION_SUMMARY.md, AI_INTELLIGENCE.md
- Add planning docs: SEQUENTIAL_EXECUTION_PLAN.md, NEXT_ACTIONS.md
- Add progress docs: DAY1_COMPLETE.md, WEEK0_SUMMARY.md, MODEL_OPTIMIZATION.md
- Add copy-definition-feature.md for TUI copy functionality
- Add manpage-automation.md documenting auto-generation
- Add reference/README.md for manpage documentation

Screenshots:
- Add new screenshots: assets, backups, hooks, memory, skills, wizard series
- Update existing screenshots with improved visuals
- Remove deprecated screenshots: orchestration.png, overview-1.png, overview-2.png

Updates:
- Update TUI guides and entity documentation
- Update presentations with new features
- Update tutorials for new functionality
- Regenerate manpages reflecting CLI changes
2025-12-10 14:48:19 -05:00
nferguson_a10 e9bae66a5b docs: add TUI tutorial and transform Phase 4/5 docs into feature guides
- Add comprehensive TUI getting started tutorial (1045 lines)
  - 11-part progressive tutorial covering installation through advanced features
  - Clear CLI-only feature markers for power users
  - 60+ code examples with checkpoints and troubleshooting
  - Added to site navigation and main page

- Transform Phase 4/5 planning docs into user-focused feature documentation
  - Created skill-composition-versioning.md (concise dependency & version guide)
  - Created skill-ratings-analytics.md (ratings, analytics, AI recommendations)
  - Removed implementation timelines and planning details
  - Focus on usage, benefits, and best practices

- Update site navigation
  - Add tutorials to header navigation via _config.yml
  - Fix Jekyll URL structure (directory-based permalinks)
  - Create tutorials landing page with learning paths

- Archive planning documents
  - Move PHASE5_ROADMAP.md to archive/reports/
  - Rename phase4-summary.md to PHASE4_SUMMARY.md for consistency
  - Preserve historical planning docs for reference
2025-11-15 13:20:33 -05:00
nferguson_a10 37a8373fca docs: add new user guide 2025-11-15 12:46:46 -05:00