Skip to content

feat: introduce new interactive web UI with offline support#24

Merged
Exonymos merged 1 commit intomainfrom
feat/web-ui
Mar 7, 2026
Merged

feat: introduce new interactive web UI with offline support#24
Exonymos merged 1 commit intomainfrom
feat/web-ui

Conversation

@Exonymos
Copy link
Owner

@Exonymos Exonymos commented Mar 7, 2026

Key Changes

  • New Web UI: Added a sleek, browser-based dashboard that mirrors all CLI capabilities.
  • Fully Offline: Bundled all necessary HTML/CSS/JS assets. The web interface runs completely offline, without relying on external CDNs.
  • Refactoring: Improved core codebase quality, performance, and adherence to modern Python practices.
  • Documentation: Updated README.md to showcase the new codecat web command and examples.

- Added a brand new, visually interactive `codecat web` interface.
- Implemented fully offline functionality by bundling local CSS/JS assets (no external CDNs).
- Minor fixes in the  core codebase for improved performance and readability
- Expanded README to document the new `codecat web` command and features.
@Exonymos Exonymos self-assigned this Mar 7, 2026
@Exonymos Exonymos merged commit 59766dc into main Mar 7, 2026
2 checks passed
@Exonymos Exonymos deleted the feat/web-ui branch March 7, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant