• v0.1.0 56d12229eb

    v0.1.0
    Some checks failed
    CI / test (push) Failing after 17s
    Stable

    7000pctAUTO released this 2026-02-01 06:53:23 +00:00 | 14 commits to main since this release

    Initial release of DevDash CLI - A terminal-based developer dashboard.

    Features

    • Git repository status monitoring
    • CI/CD pipeline monitoring
    • Pull request and issue tracking
    • GitHub and GitLab API integration
    • Auto-refresh and keyboard navigation
    • 70 passing tests

    Installation

    pip install devdash-cli
    

    Changes since initial skeleton

    • Added complete TUI dashboard with Textual
    • Implemented GitHub and GitLab API clients
    • Created git status monitoring module
    • Added configuration management
    • Wrote comprehensive unit and integration tests
    Downloads