Skip to content

Releases: hoangsonww/Claude-Code-Agent-Monitor

v1.1.0 - Polished Stable Release

14 Apr 00:55
8247369

Choose a tag to compare

What's Changed

  • Fix Mermaid syntax after Prettier and center desktop wiki content by @hoangsonww in #1
  • Refine wiki sidebar behavior and fix mermaid/docs layout issues by @hoangsonww in #11
  • Polish wiki sidebar interactions and enlarge Mermaid charts by @hoangsonww in #12
  • Update wiki title, Open Graph metadata, and sidebar logo text by @hoangsonww in #13
  • Update project name, enhance footer, and adjust sidebar layout by @hoangsonww in #14
  • Add ActivityFeed, Analytics, Dashboard, KanbanBoard, SessionDetail to public assets by @hoangsonww in #15
  • Improve layout and overflow handling in index.html for better responsiveness by @hoangsonww in #16
  • Adjust padding for the main heading in index.html for improved spacing by @hoangsonww in #17
  • Implement scroll reveal effect for content blocks in script.js and styles.css by @hoangsonww in #18
  • Fix agent lifecycle tracking, add history import, pagination, and docs by @hoangsonww in #19
  • Add per-model cost tracking, pricing management UI, and responsive design by @hoangsonww in #20
  • Enhance project documentation with cost tracking and diagrams by @hoangsonww in #21
  • Add Dockerfile and GHCR push to CI pipeline by @hoangsonww in #22
  • Fix cross-platform compatibility for npm start script by @hoangsonww in #23
  • feat(docs): enhance docs and reformat code by @hoangsonww in #24
  • Remove forceful issue templates from documentation by @hoangsonww in #25
  • Fix donut chart gap, add custom tooltips, and improve heatmap colors by @hoangsonww in #26
  • fix: wire up browser notifications to event bus by @hoangsonww in #27
  • Add catch-all 404 page for unknown routes by @hoangsonww in #28
  • Enhance README and ARCHITECTURE with notifications and missing features by @hoangsonww in #29
  • chore: add .gitattributes to enforce LF line endings across all platforms by @hoangsonww in #30
  • feat: update session handling and agent status on Stop events by @hoangsonww in #31
  • Improve analytics number formatting and event distribution by @hoangsonww in #32
  • Enhance DonutChart formatting and improve analytics visuals by @hoangsonww in #33
  • Add tooltip component and enhance sidebar functionality by @hoangsonww in #34
  • Enhance compaction tracking and agent management system-wide by @hoangsonww in #35
  • fix: make better-sqlite3 optional with node:sqlite fallback by @hoangsonww in #37
  • docs: update wiki landing page for optional SQLite fallback by @hoangsonww in #38
  • feat: add subagent hierarchy visualization by @asadreddini-insight in #36
  • docs: document subagent hierarchy visualization feature by @hoangsonww in #39
  • fix: add comma formatting to cost displays in tooltips and full views by @hoangsonww in #40
  • Remove .claude from .gitignore and add settings.local.json by @hoangsonww in #41
  • fix: simplify permissions array formatting in settings.local.json by @hoangsonww in #42
  • feat: enhance Claude Code Agent Monitor with an MCP server with dashboard API client and logging by @hoangsonww in #43
  • Add comprehensive documentation for Agent Dashboard and MCP integration by @hoangsonww in #44
  • feat: add stat-based transcript JSONL cache with incremental reads and session reactivation logic by @hoangsonww in #46
  • docs: update feature descriptions for history import and add transcript caching by @hoangsonww in #47
  • Calculate session costs in bulk and update response structure by @hoangsonww in #48
  • Add Workflows page with D3.js visualizations and server PID tracking by @hoangsonww in #49
  • Streamline .superpowers/README.md by removing unnecessary content by @hoangsonww in #50
  • Support recursive agent spawning and enhance concurrency visualization by @hoangsonww in #51
  • Fix navigation scroll issues, add screenshots, and update Makefile by @hoangsonww in #53
  • docs: add Makefile coverage to README, ARCHITECTURE, INSTALL, and SETUP by @hoangsonww in #54
  • Add support for multiple transport modes in MCP server configuration by @hoangsonww in #55
  • refactor: improve code formatting and readability in various files by @hoangsonww in #56
  • Update badge logo colors in README.md by @hoangsonww in #57
  • Fix documentation references and add Kustomize/Helm templates by @hoangsonww in #58
  • feat: enhance Makefile and package.json with additional metadata by @hoangsonww in #59
  • feat: add Coralogix full-stack observability to deployment infrastructure by @hoangsonww in #60
  • Enhance JSONL extraction, fix heatmap alignment, and wire filters by @hoangsonww in #61
  • Standardize import and export quotes to double quotes by @hoangsonww in #62
  • Add configuration files for Agent Monitor integration & Claude Code plugin marketplace by @hoangsonww in #63
  • fix: update documentation links to use consistent casing for plugins.md by @hoangsonww in #64
  • Add feature cards for Browser Notifications and Docker Deployment by @hoangsonww in #65
  • Add feature cards for Browser Notifications and Docker Deployment by @hoangsonww in #66
  • feat: enhance hook note styling and adjust layout in index.html and style.css by @hoangsonww in #67
  • Update architecture and README for Claude Code plugins and skills by @hoangsonww in #68
  • Add Swagger/OpenAPI documentation to server endpoints & enhance feature carousel and add GitHub star history section in index.html by @hoangsonww in #69

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Stable Release

05 Mar 19:33

Choose a tag to compare