Commit Graph

  • f932fad2ed feat: add workflow resume from workspace via --workspace flag ezl-keygraph 2026-02-13 20:26:16 +05:30
  • ce2628f6f0 Merge pull request #127 from KeygraphHQ/fix/large-deliverable-handling-v2 Arjun Malleswaran 2026-02-12 08:54:19 -08:00
  • c169b0d0a6 fix: restore CLAUDE_CODE_MAX_OUTPUT_TOKENS env var support ezl-keygraph 2026-02-12 22:12:52 +05:30
  • 80bc8e3a44 feat: copy deliverables to audit-logs for self-contained audit trail ajmallesh 2026-02-11 19:06:31 -08:00
  • 30b5522647 fix: add chunked writing instructions to all agent prompts ajmallesh 2026-02-11 17:40:34 -08:00
  • 2f4fa89e7b fix: add file_path parameter to save_deliverable for large reports (#123) Arjun Malleswaran 2026-02-11 13:40:49 -08:00
  • 2e1fe3454a chore: migrate issue templates to GitHub issue forms (#119) ezl-keygraph 2026-02-11 19:02:36 +05:30
  • a5daa07178 fix: auto-detect Podman to avoid host-gateway incompatibility (#117) ezl-keygraph 2026-02-11 01:51:48 +05:30
  • efb5368b3c fix: prevent deliverables from being lost during agent retry rollbacks (#112) ezl-keygraph 2026-02-11 00:26:48 +05:30
  • 3c13a9a7e6 feat: upgrade claude-agent-sdk to 0.2.38 and adapt to new SDK types (#113) ezl-keygraph 2026-02-11 00:19:59 +05:30
  • 24bcd29d97 fix: ensure deliverables directory is writable by container user (#116) ezl-keygraph 2026-02-11 00:03:02 +05:30
  • 77c5b26a94 feat: add issue templates (#110) ezl-keygraph 2026-02-10 03:00:21 +05:30
  • 9809c769e3 fix: extend heartbeat timeout to prevent stalls during sub-agent execution (#108) Arjun Malleswaran 2026-02-09 10:58:03 -08:00
  • 2e9ee2a11e fix: mount repos and configs directories into worker container (#107) ezl-keygraph 2026-02-10 00:05:41 +05:30
  • 4aee8db3d0 fix: add cache-busting param to screenshot URL (#82) Arjun Malleswaran 2026-02-07 10:08:25 -08:00
  • 9ed5327561 Feat/shannon by keygraph branding (#81) Arjun Malleswaran 2026-02-07 10:02:48 -08:00
  • 3a63624ff7 Merge pull request #59 from KeygraphHQ/keygraphVarun-patch-1 Arjun Malleswaran 2026-01-27 16:20:45 -08:00
  • 7cb0a0ae5e Update README.md keygraphVarun 2026-01-27 16:18:02 -08:00
  • 1c5a61e05f Merge pull request #58 from KeygraphHQ/keygraphVarun-patch-1 Arjun Malleswaran 2026-01-22 15:44:36 -08:00
  • 8f42eb64fa Update README.md keygraphVarun 2026-01-22 15:26:16 -08:00
  • d05eaf2ff7 Merge pull request #56 from KeygraphHQ/feat/model-router Arjun Malleswaran 2026-01-21 17:42:52 -08:00
  • a15408e23f docs: remove Gemini 3 Pro from supported router models ajmallesh 2026-01-20 16:42:16 -08:00
  • 534b24901e Merge branch 'main' into feat/model-router Arjun Malleswaran 2026-01-20 10:26:27 -08:00
  • cdb7d165ca Merge pull request #57 from KeygraphHQ/fix/audit-logs-permission-issue Arjun Malleswaran 2026-01-20 10:24:07 -08:00
  • 65aa5625f6 fix: set write permissions on audit-logs and output directories for container user ajmallesh 2026-01-20 10:01:21 -08:00
  • 25fde5240a docs: remove DeepSeek references from router mode documentation ajmallesh 2026-01-20 09:55:40 -08:00
  • f85c1bd193 refactor: simplify router to OpenAI and OpenRouter providers only ajmallesh 2026-01-20 09:49:16 -08:00
  • 63741d780e revert: remove '402' billing pattern causing false positives ajmallesh 2026-01-16 17:29:54 -08:00
  • 9606ffcf70 fix: add universal billing error detection for router mode ajmallesh 2026-01-16 11:18:27 -08:00
  • cd04c7a6d2 feat: add model tracking and reporting across pipeline ajmallesh 2026-01-15 18:30:19 -08:00
  • d01980ce4b feat: add OpenRouter provider support for claude-code-router ajmallesh 2026-01-15 15:21:34 -08:00
  • d925c4942b feat: add DeepSeek provider support for claude-code-router ajmallesh 2026-01-15 15:16:05 -08:00
  • 914860a6bd feat: add claude-code-router support for multi-model testing ajmallesh 2026-01-15 14:14:37 -08:00
  • 20b5939e35 Feat/temporal (#52) Arjun Malleswaran 2026-01-15 11:30:46 -08:00
  • 9d69e43ecf fix: resolve merge artifacts from main branch integration feat/telemetry ajmallesh 2026-01-15 10:57:15 -08:00
  • f3cb5dce8f Merge branch 'main' into feat/telemetry Arjun Malleswaran 2026-01-15 10:44:28 -08:00
  • 51e621d0d5 Feat/temporal (#46) Arjun Malleswaran 2026-01-15 10:36:11 -08:00
  • 78a0a61208 Feat/temporal (#46) Arjun Malleswaran 2026-01-15 10:36:11 -08:00
  • 7dc8cfe5c7 fix: remove pipeline_testing_mode from telemetry events ajmallesh 2026-01-13 18:17:33 -08:00
  • 636ae6fb19 docs: update telemetry instructions ajmallesh 2026-01-13 17:56:50 -08:00
  • eb8ab3be86 feat: add PostHog telemetry with persistent installation tracking ajmallesh 2026-01-13 17:51:51 -08:00
  • 3b391ec54c fix: re-throw retryable errors in checkExploitationQueue ajmallesh 2026-01-13 13:13:27 -08:00
  • eaff84b847 refactor: pipeline vuln→exploit workflow for parallel execution ajmallesh 2026-01-13 13:08:12 -08:00
  • c12eca046c fix: resolve parallel workflow race conditions and retry logic bugs ajmallesh 2026-01-13 10:52:26 -08:00
  • 65b9bc4690 chore: remove licensing comments from prompt files to prevent leaking into actual prompts ajmallesh 2026-01-12 18:36:07 -08:00
  • 50629a24ab refactor: remove direct CLI and .shannon-store.json in favor of Temporal ajmallesh 2026-01-12 18:06:44 -08:00
  • e521e98a8f docs: fix deliverable filename in README ajmallesh 2026-01-12 17:50:33 -08:00
  • 89cc30bb94 refactor: replace Taskfile with bash CLI script ajmallesh 2026-01-12 17:42:06 -08:00
  • 1f303b02b8 docs: update README and CLAUDE.md for Temporal workflow usage ajmallesh 2026-01-12 17:23:25 -08:00
  • 4de1508cb8 chore: add .env.example and simplify .gitignore ajmallesh 2026-01-12 17:22:53 -08:00
  • 69f2d8ffe7 refactor: simplify session ID handling and improve Taskfile options ajmallesh 2026-01-12 17:18:28 -08:00
  • b84c1d3bb0 feat: improve Temporal client UX and env handling ajmallesh 2026-01-12 16:36:48 -08:00
  • 5bda6fa634 refactor: consolidate Docker setup to root docker-compose.yml ajmallesh 2026-01-12 15:41:25 -08:00
  • b26c69023d fix: add report assembly step to Temporal workflow ajmallesh 2026-01-12 15:40:29 -08:00
  • cbb2b4acc0 feat: fix Docker worker container setup ajmallesh 2026-01-12 14:37:29 -08:00
  • 05f8e2382c feat: add Temporal worker, client, and query tools (phase 5) ajmallesh 2026-01-12 14:27:59 -08:00
  • eb7eced23f feat: add Temporal workflow for 5-phase pipeline orchestration (phase 4) ajmallesh 2026-01-12 13:45:50 -08:00
  • 322e427c38 feat: add Temporal activities for agent execution (phase 3) ajmallesh 2026-01-12 13:35:17 -08:00
  • 6fdfdcb96a feat: add Temporal integration foundation (phase 1-2) ajmallesh 2026-01-12 13:25:55 -08:00
  • 49e53b9e0c feat: add Claude Code custom commands for debug and review ajmallesh 2026-01-12 12:15:41 -08:00
  • f84414d5ca refactor: modularize claude-executor and extract shared utilities ajmallesh 2026-01-12 12:14:49 -08:00
  • 45acb16711 refactor: remove orchestration layer (#45) ezl-keygraph 2026-01-12 22:58:17 +05:30
  • bc52d67dd5 refactor: remove orchestration layer (#45) ezl-keygraph 2026-01-12 22:58:17 +05:30
  • 8381198c41 feat: add configurable output directory with --output flag (#41) ezl-keygraph 2026-01-08 23:50:42 +05:30
  • 264b16991a feat: add configurable output directory with --output flag (#41) ezl-keygraph 2026-01-08 23:50:42 +05:30
  • 3ac07a4718 feat: typescript migration (#40) ezl-keygraph 2026-01-08 00:18:25 +05:30
  • dd18f4629b feat: typescript migration (#40) ezl-keygraph 2026-01-08 00:18:25 +05:30
  • 7d91373fdb Merge pull request #39 from KeygraphHQ/keygraphVarun-patch-1 Arjun Malleswaran 2026-01-05 14:47:54 -08:00
  • b4d2c35b91 Merge pull request #39 from KeygraphHQ/keygraphVarun-patch-1 Arjun Malleswaran 2026-01-05 14:47:54 -08:00
  • 82fbf55843 Update README.md keygraphVarun 2026-01-05 13:04:33 -08:00
  • f44d4d6fb8 Update README.md keygraphVarun 2026-01-05 13:04:33 -08:00
  • 8e9f6c3a0f Merge pull request #35 from KeygraphHQ/fix-dockerfile-linux-compatible Khaushik-keygraph 2025-12-23 00:21:03 +05:30
  • f92e3f6840 Merge pull request #35 from KeygraphHQ/fix-dockerfile-linux-compatible Khaushik-keygraph 2025-12-23 00:21:03 +05:30
  • 11fdb69826 fix: Add Linux support for Docker volume permissions Khaushik-keygraph 2025-12-20 23:02:24 +05:30
  • b54d0fcc9b fix: Add Linux support for Docker volume permissions Khaushik-keygraph 2025-12-20 23:02:24 +05:30
  • 37157244ee Merge pull request #30 from KeygraphHQ/fix-community-github-links Arjun Malleswaran 2025-12-16 22:51:04 -08:00
  • fc8b122cca Merge pull request #30 from KeygraphHQ/fix-community-github-links Arjun Malleswaran 2025-12-16 22:51:04 -08:00
  • 0068b34859 docs: fix GitHub links in Community & Support section ajmallesh 2025-12-16 22:48:54 -08:00
  • 6d55352a13 docs: fix GitHub links in Community & Support section ajmallesh 2025-12-16 22:48:54 -08:00
  • 98974d48cc Merge pull request #27 from KeygraphHQ/update-discord-link Arjun Malleswaran 2025-12-16 13:34:22 -08:00
  • 00b5511028 Merge pull request #27 from KeygraphHQ/update-discord-link Arjun Malleswaran 2025-12-16 13:34:22 -08:00
  • 10e602ec87 docs: update Discord invite links ajmallesh 2025-12-16 13:33:02 -08:00
  • aecca9cec4 docs: update Discord invite links ajmallesh 2025-12-16 13:33:02 -08:00
  • dce9578a8e Merge pull request #26 from KeygraphHQ/keygraphVarun-patch-update-readme Arjun Malleswaran 2025-12-16 13:15:26 -08:00
  • 4d61d4af3f Merge pull request #26 from KeygraphHQ/keygraphVarun-patch-update-readme Arjun Malleswaran 2025-12-16 13:15:26 -08:00
  • b0cd70b67c clarify contributions keygraphVarun 2025-12-16 13:14:29 -08:00
  • 81ceabac1f clarify contributions keygraphVarun 2025-12-16 13:14:29 -08:00
  • c9ee50123a Merge pull request #21 from KeygraphHQ/bug-fixes Arjun Malleswaran 2025-12-15 10:41:12 -08:00
  • 41d3d3912d Merge pull request #21 from KeygraphHQ/bug-fixes Arjun Malleswaran 2025-12-15 10:41:12 -08:00
  • 39766d0afc fix: support absolute config paths in checkpoint manager ajmallesh 2025-12-15 10:34:25 -08:00
  • 1e784e650d fix: support absolute config paths in checkpoint manager ajmallesh 2025-12-15 10:34:25 -08:00
  • 515ade8302 fix: configure git to trust all directories in Docker ajmallesh 2025-12-15 10:34:25 -08:00
  • 906d464abd fix: configure git to trust all directories in Docker ajmallesh 2025-12-15 10:34:25 -08:00
  • 26b42ecd67 docs: add Docker instructions for testing local applications ajmallesh 2025-12-15 10:34:24 -08:00
  • fba798ac49 docs: add Docker instructions for testing local applications ajmallesh 2025-12-15 10:34:24 -08:00
  • 37409a24fb chore: added disable loader functionality Khaushik-keygraph 2025-12-10 00:59:56 +05:30
  • c655e8a716 chore: added disable loader functionality Khaushik-keygraph 2025-12-10 00:59:56 +05:30
  • 42687d30fb Merge pull request #19 from KeygraphHQ/additional-flags Arjun Malleswaran 2025-12-09 10:33:36 -08:00
  • accb9562ba Merge pull request #19 from KeygraphHQ/additional-flags Arjun Malleswaran 2025-12-09 10:33:36 -08:00
  • ad0d1a04e9 chore: added flag additions for minimizing logs Khaushik-keygraph 2025-12-09 23:59:12 +05:30