Commit Graph

  • 84675815b4 release: version 0.0.6 🚀 main 0.0.6 Simon Diesenreiter 2026-02-28 17:08:27 +01:00
  • 37013fbd81 fix: even more schema apatations Simon Diesenreiter 2026-02-28 17:08:23 +01:00
  • 202354bbc1 release: version 0.0.5 🚀 0.0.5 Simon Diesenreiter 2026-02-28 16:49:10 +01:00
  • 0d876564cc fix: runtime error due to broken import Simon Diesenreiter 2026-02-28 16:49:06 +01:00
  • df2db88e0e release: version 0.0.4 🚀 0.0.4 Simon Diesenreiter 2026-02-28 16:45:22 +01:00
  • 88983c6736 fix: even more changes to accommodate older GraphQL schema Simon Diesenreiter 2026-02-28 16:45:19 +01:00
  • f89ed7275b release: version 0.0.3 🚀 0.0.3 Simon Diesenreiter 2026-02-28 15:51:27 +01:00
  • 3d23d3c5b4 fix: adapt for supported GraphQL schema on 6.12.13 Simon Diesenreiter 2026-02-28 15:51:14 +01:00
  • 3acdfa3b2b release: version 0.0.2 🚀 0.0.2 Simon Diesenreiter 2026-02-21 14:34:25 +01:00
  • da669a49cb fix: set scripts as executable, refs NOISSUE Simon Diesenreiter 2026-02-21 14:34:03 +01:00
  • d7f7ac7a6f fix: initial test release Simon Diesenreiter 2026-02-21 14:02:18 +01:00
  • e023d89308 ci: add Homelab CI framework 0.0.1 Simon Diesenreiter 2026-02-21 13:41:20 +01:00
  • 2a5b19c42f test: address final 3 CodeRabbit review threads refactor/comprehensive-code-review-fixes Jacob Magar 2026-02-19 02:25:21 -05:00
  • 1751bc2984 fix: apply all PR review agent findings (silent failures, type safety, test gaps) Jacob Magar 2026-02-19 02:23:04 -05:00
  • 348f4149a5 fix: address PR review threads - test assertions, ruff violations, format_kb consistency Jacob Magar 2026-02-19 01:56:23 -05:00
  • f76e676fd4 test: close critical coverage gaps and harden PR review fixes Jacob Magar 2026-02-18 01:28:40 -05:00
  • 316193c04b refactor: comprehensive code review fixes across 31 files Jacob Magar 2026-02-18 01:02:13 -05:00
  • 5b6a728f45 refactor: move MCP server config inline to plugin.json Jacob Magar 2026-02-16 17:30:25 -05:00
  • 9a3ccce574 fix: use CLAUDE_PLUGIN_ROOT for portable MCP server configuration Jacob Magar 2026-02-16 17:27:04 -05:00
  • 216afcbe48 feat: add MCP server configuration for Claude Code plugin integration Jacob Magar 2026-02-16 17:23:05 -05:00
  • db44ad47ec fix: correct marketplace.json source field format Jacob Magar 2026-02-16 16:42:56 -05:00
  • 9b0a9b1724 fix: upgrade fastmcp and mcp to resolve remaining security vulnerabilities Claude 2026-02-16 16:41:45 -05:00
  • 890bc544a1 fix: correct marketplace.json source field and improve async operations Jacob Magar 2026-02-16 16:38:43 -05:00
  • 715a79a34d fix: correct marketplace.json format for Claude Code compatibility Claude 2026-02-16 16:33:34 -05:00
  • fb104b11f2 fix: address PR comment #38 - remove duplicate User-Agent header Jacob Magar 2026-02-15 23:07:06 -05:00
  • 4a694c0f32 docs: fix markdown lint, broken links, stale counts, and publishing guidance Jacob Magar 2026-02-15 23:05:05 -05:00
  • fa99c32f6c fix: harden read-logs.sh against GraphQL injection and path traversal Jacob Magar 2026-02-15 23:03:13 -05:00
  • 91244b66ff fix: address 5 critical and major PR review issues Jacob Magar 2026-02-15 23:03:01 -05:00
  • a0721e38dd fix: address PR review comments on test suite Jacob Magar 2026-02-15 23:02:32 -05:00
  • c7ed077bb5 fix: harden shell scripts with error handling and null guards Jacob Magar 2026-02-15 23:01:40 -05:00
  • fb86097709 feat: enhance test suite with 275 new tests across 4 validation categories Jacob Magar 2026-02-15 22:35:19 -05:00
  • abb7915672 feat: harden API safety and expand command docs with full test coverage Jacob Magar 2026-02-15 22:15:51 -05:00
  • d791c6b6b7 refactor: move plugin manifest to repository root per Claude Code best practices Jacob Magar 2026-02-15 17:22:30 -05:00
  • 37e9424a5c fix: address 54 MEDIUM/LOW priority PR review issues Jacob Magar 2026-02-15 17:09:31 -05:00
  • 6bbe46879e fix: update Subprotocol import and SSL handling in WebSocket modules Jacob Magar 2026-02-15 16:44:43 -05:00
  • c4fa6937ab fix: resolve ruff lint issues in storage tool and tests Jacob Magar 2026-02-15 16:44:40 -05:00
  • 184b8aca1c fix: address 18 CRITICAL+HIGH PR review comments Jacob Magar 2026-02-15 16:42:58 -05:00
  • 2697c269a3 chore: enhance project metadata, tooling, and documentation Jacob Magar 2026-02-15 15:32:09 -05:00
  • eb9b01d044 fix: add type annotation to resolve mypy Literal narrowing error Jacob Magar 2026-02-08 08:50:29 -05:00
  • 523b3edc76 feat: consolidate 26 tools into 10 tools with 90 actions Jacob Magar 2026-02-08 08:49:47 -05:00
  • 67b775a9bc chore: update .gitignore Jacob Magar 2025-09-28 21:46:43 -04:00
  • 2df6115183 Move pid and log files to /tmp directory Jacob Magar 2025-08-15 00:24:26 -04:00
  • a747aba85b Remove env_file from docker-compose and use explicit environment variables Jacob Magar 2025-08-13 16:41:47 -04:00
  • 6e44c105cd Replace log rotation with 10MB overwrite behavior Jacob Magar 2025-08-13 16:35:24 -04:00
  • 4ef65eb5e1 Align documentation and Docker configuration with current implementation Jacob Magar 2025-08-13 06:53:56 -04:00
  • 493a376640 lintfree Jacob Magar 2025-08-12 11:35:00 -04:00
  • 8fbec924cd Add Claude Code agent configuration and GraphQL introspection Jacob Magar 2025-08-12 09:42:07 -04:00
  • b00d78f408 Remove unused MCP resources and update documentation Jacob Magar 2025-08-11 14:19:27 -04:00
  • f355511fe6 Migrate to uv and FastMCP architecture with comprehensive tooling Jacob Magar 2025-08-09 07:34:00 -04:00
  • 00e07fad38 Update docker-compose.yml Jacob Magar 2025-06-11 16:35:24 -04:00
  • 76588cf4e1 first commit Jacob Magar 2025-06-11 16:32:12 -04:00