Commit Graph

4 Commits

  • docs: release v1.3.0 - OpenCode-style session management
    Add comprehensive v1.3.0 release notes documenting:
    - Project-based session filtering
    - Read-only session history browser
    - Continue in Chat integration
    - Enhanced session details
    - Bug fixes (status detection, sendShellCommand, XSS)
    
    Updated version badge to 1.3.0.
    
    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
  • docs: Update README and add CHANGELOG for v1.2.0
    Added v1.2.0 release notes documenting CLI session-based Full Stack mode
    and all bug fixes included in this release.
    
    - Updated version badge to 1.2.0
    - Added comprehensive v1.2.0 release notes with:
      - New CLI session-based terminal mode
      - Shell command API endpoint
      - Smart command detection
      - Bug fixes (terminal creation, XSS, memory leaks, etc.)
      - Technical details and security notes
    - Created CHANGELOG.md following Keep a Changelog format
    
    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
  • 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>