Commit Graph

2 Commits

  • docs: add version 1.1.0 and comprehensive changelog
    Add version badge and detailed changelog for v1.1.0 release documenting:
    - HTTP polling system for terminal output
    - Terminal type selection (Standard Shell vs Claude Code CLI)
    - Debug panel improvements
    - Bug fixes for WebSocket closure issues
    - Technical details for all modified files
    - Security and compatibility notes
    
    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
  • docs: add comprehensive README for Claude Code Web Interface
    Add complete README.md with:
    - Feature overview and highlights
    - Quick start guide (3-minute setup)
    - Installation instructions (systemd, PM2)
    - Configuration guide
    - Complete usage guide (sessions, projects, terminal, XML tags)
    - Full API reference with examples
    - Development guide with project structure
    - Database schema documentation
    - Troubleshooting section
    - Contributing guidelines
    - License and acknowledgments
    
    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>