Commit Graph

  • e7022c2c82 Merge pull request #48 from FuzzingLabs/dev master v0.8.0 AFredefon 2026-03-17 08:15:42 +01:00
  • 2e96517d11 chore: reset hub-config.json to empty default and gitignore it dev AFredefon 2026-03-17 08:08:31 +01:00
  • 575b90f8d4 docs: rewrite README for hub-centric architecture, remove demo GIFs AFredefon 2026-03-17 07:58:26 +01:00
  • c59b6ba81a fix(mcp): fix mypy type error in executions resource and improve tool docstrings AFredefon 2026-03-17 04:21:06 +01:00
  • a51c495d34 feat(mcp): update application instructions and hub config AFredefon 2026-03-16 02:10:16 +01:00
  • 7924e44245 feat(hub): volume mounts, get_agent_context convention, category filter AFredefon 2026-03-16 02:09:04 +01:00
  • a824809294 feat(mcp): add project assets storage and output directory management AFredefon 2026-03-16 02:08:20 +01:00
  • 07c32de294 Merge pull request #46 from FuzzingLabs/dev AFredefon 2026-03-11 08:07:05 +01:00
  • bc5e9373ce fix: document mount paths in execute_hub_tool and inject volumes into persistent sessions AFredefon 2026-03-11 07:55:58 +01:00
  • 73a0170d65 fix: resolve mypy type errors in TUI app and build_log screen AFredefon 2026-03-11 07:09:58 +01:00
  • 6cdd0caec0 fix: suppress BLE001 for intentional broad catch in execute_hub_tool AFredefon 2026-03-11 07:00:25 +01:00
  • 462f6ed408 fix: resolve ruff lint errors in TUI modules AFredefon 2026-03-11 06:57:38 +01:00
  • 9cfbc29677 fix: add noqa for optional git URL fetch exception AFredefon 2026-03-11 06:49:37 +01:00
  • 6ced81affc fix: inject project assets as Docker volume mounts in execute_hub_tool AFredefon 2026-03-11 06:46:51 +01:00
  • b975d285c6 tui: fix single-click buttons and double-modal push AFredefon 2026-03-11 05:30:29 +01:00
  • 1891a43189 tui: background image builds with live log viewer AFredefon 2026-03-11 04:42:25 +01:00
  • a3441676a3 tui: in-UI image building, hub registry auto-recovery, clean hub-config AFredefon 2026-03-11 03:02:36 +01:00
  • f192771b9b fix: improve new user experience and docs AFredefon 2026-03-11 02:20:18 +01:00
  • 976947cf5c feat: add FUZZFORGE_USER_DIR env var to override user-global data dir AFredefon 2026-03-11 02:09:06 +01:00
  • 544569ddbd fix: use ~/.fuzzforge for user-global data, keep workspace .fuzzforge for project storage AFredefon 2026-03-11 02:04:51 +01:00
  • 6f967fff63 fix: find_fuzzforge_root searches cwd first instead of __file__ AFredefon 2026-03-11 01:41:47 +01:00
  • 47c254e2bd fix: add workspace packages as root deps so uv sync installs everything AFredefon 2026-03-11 01:32:17 +01:00
  • b137f48e7f fix(ci): use uv sync AFredefon 2026-03-11 01:17:43 +01:00
  • f8002254e5 ci: add GitHub Actions workflows with lint, typecheck and tests AFredefon 2026-03-11 01:13:35 +01:00
  • 712b91ccb3 feat(makefile): add module build targets and helper scripts fix/modules-build-command abel 2026-03-10 12:50:16 +01:00
  • 3d394ddbab build(makefile): fix build-modules version parsing and image tag abel 2026-03-10 12:33:33 +01:00
  • f2dca0a7e7 Merge pull request #45 from FuzzingLabs/feature/tui-agent-setup AFredefon 2026-03-10 04:11:50 +01:00
  • 9376645197 feat(tui): add terminal UI with hub and agent management feature/tui-agent-setup AFredefon 2026-03-10 04:06:50 +01:00
  • 854f1e5631 build(fuzzforge-modules): parameterize module dockerfile base image abel 2026-03-09 17:00:18 +01:00
  • 251e6b860d chore(git): ignore build artifacts abel 2026-03-09 16:59:45 +01:00
  • 1f3ffa8881 build(makefile): improve build-modules abel 2026-03-09 16:59:31 +01:00
  • 3e0d1cd02f Merge pull request #43 from FuzzingLabs/refactor/remove-module-system-use-mcp-tools AFredefon 2026-03-08 17:58:51 +01:00
  • 1d495cedce refactor: remove module system, migrate to MCP hub tools architecture refactor/remove-module-system-use-mcp-tools AFredefon 2026-03-08 17:53:29 +01:00
  • 075b678e9d Merge pull request #42 from FuzzingLabs/features/hub-integration AFredefon 2026-03-04 14:13:20 +01:00
  • aa50787869 fix(hub): increase StreamReader limit and add volumes/expandvars support feature/hub-integration AFredefon 2026-03-02 02:19:08 +01:00
  • 9e7c56ec09 fix: rename to FuzzForge AI and fix new-user onboarding issues fix/fuzzforge-ai-onboarding AFredefon 2026-02-26 11:14:08 +01:00
  • 6cd8fd3cf5 fix(hub): fix hub config wiring and volume expansion in client features/hub-integration AFredefon 2026-02-25 23:54:15 +01:00
  • f3899279d5 feat(hub): add hub integration and rename project to FuzzForge AI AFredefon 2026-02-25 23:12:42 +01:00
  • 04c8383739 refactor(modules-sdk): write all events to stdout as JSONL AFredefon 2026-02-23 02:21:12 +01:00
  • c6e9557541 Merge pull request #41 from FuzzingLabs/cleanup/remove-dead-code AFredefon 2026-02-18 01:39:40 +01:00
  • 829e8b994b refactor: remove dead code from OSS (fuzzforge-types and unused fuzzforge-common modules) cleanup/remove-dead-code AFredefon 2026-02-18 01:38:35 +01:00
  • be55bd3426 Merge pull request #40 from FuzzingLabs/fuzzforge-ai-new-version AFredefon 2026-02-16 10:11:10 +01:00
  • cd5bfc27ee fix: pipeline module fixes and improved AI agent guidance fuzzforge-ai-new-version AFredefon 2026-02-16 10:08:46 +01:00
  • 8adc7a2e00 refactor: simplify module metadata schema for AI discoverability AFredefon 2026-02-10 21:33:32 +01:00
  • 9ea4d66586 fix: update license badge to BSL 1.1 and add roadmap section to README tduhamel42 2026-02-10 18:36:30 +01:00
  • 3b521dba42 fix: update license badge and footer from Apache 2.0 to BSL 1.1 tduhamel42 2026-02-10 18:31:37 +01:00
  • ec16b37410 Merge fuzzforge-ai-new-version: complete rewrite with MCP-native module architecture tduhamel42 2026-02-10 18:28:46 +01:00
  • 66a10d1bc4 docs: add ROADMAP.md with planned features AFredefon 2026-02-09 10:36:33 +01:00
  • 48ad2a59af refactor(modules): rename metadata fields and use natural AFredefon 2026-02-09 10:17:16 +01:00
  • 8b8662d7af feat(modules): add harness-tester module for Rust fuzzing pipeline AFredefon 2026-02-03 18:09:14 +01:00
  • f099bd018d chore(modules): remove redundant harness-validator module AFredefon 2026-02-03 18:09:06 +01:00
  • d786c6dab1 fix: block Podman on macOS and remove ghcr.io default (#39) tduhamel42 2026-02-03 10:15:16 +01:00
  • 2921c92732 rewrite guides for module architecture and update repo links fix/cross-platform-improvements AFredefon 2026-02-02 17:25:28 +01:00
  • ac6e8a8a34 fix: block Podman on macOS and remove ghcr.io default tduhamel42 2026-01-31 10:27:03 +01:00
  • e72c5fb201 docs: fix USAGE.md setup instructions for new users AFredefon 2026-01-30 13:55:48 +01:00
  • 404c89a742 feat: make Docker the default container engine AFredefon 2026-01-30 13:20:03 +01:00
  • aea50ac42a fix: use SNAP detection for podman storage, update tests for OSS AFredefon 2026-01-30 11:58:38 +01:00
  • 5d300e5366 fix: remove enterprise SDK references from OSS tests AFredefon 2026-01-30 10:36:33 +01:00
  • 1186f57a5c chore: remove old fuzzforge_ai files AFredefon 2026-01-30 10:06:21 +01:00
  • 9a97cc0f31 merge old fuzzforge_ai for cleanup AFredefon 2026-01-30 10:02:49 +01:00
  • b46f050aef feat: FuzzForge AI - complete rewrite for OSS release AFredefon 2026-01-30 09:57:48 +01:00
  • 9f3d3dcaff hello feature/cognee-ladybug-s3 Songbird 2025-11-16 13:26:19 +01:00
  • e227a01c30 Document ingestion reliability Songbird 2025-11-14 16:50:41 +01:00
  • c68f5c9255 fix: Import FoundBy from correct module in tests feature/native-findings-format-rebased tduhamel42 2025-11-14 15:45:23 +01:00
  • 486b6db01a Add RabbitMQ healthcheck Songbird 2025-11-14 12:29:00 +01:00
  • 8cd822823f test: Update fuzzer tests to use new create_finding signature tduhamel42 2025-11-14 11:14:49 +01:00
  • a05a8235ea Keep Cognee artifacts out of ingestion Songbird 2025-11-14 10:58:41 +01:00
  • 9488ccf8f1 fix: Resolve critical bugs - file handle leaks and IndexError issues tduhamel42 2025-11-12 14:16:02 +01:00
  • b2a720b2e6 fix: resolve critical CLI command issues tduhamel42 2025-11-12 13:34:42 +01:00
  • f771c7731b feat: finding page improvements Capton1 2025-11-07 16:52:39 +07:00
  • d29fc7e263 feat: make finding reports having the fuzzforge styling and colors Capton1 2025-11-07 14:02:21 +07:00
  • 0f06e7b177 feat(cli): modernize HTML export with interactive charts and filters tduhamel42 2025-11-03 14:06:11 +01:00
  • ce87346321 feat: Remove Rule column from findings table for cleaner display tduhamel42 2025-11-02 16:35:21 +01:00
  • 3af9a0023c feat: Remove Confidence column from findings table to reduce confusion tduhamel42 2025-11-02 16:29:32 +01:00
  • ef8384c479 fix: Update main.py to use finding_id instead of rule_id parameter tduhamel42 2025-11-02 16:20:37 +01:00
  • fccd8f32ab refactor: Update all modules to use new create_finding signature tduhamel42 2025-11-02 15:36:30 +01:00
  • 99cee284b6 fix: Update reporter __init__.py to import from native_reporter tduhamel42 2025-11-02 15:15:19 +01:00
  • 98f938932c feat: Enhanced CLI display with improved tables and details tduhamel42 2025-11-02 15:09:33 +01:00
  • d327ff06ab refactor: Convert reporter to native format and update backend models tduhamel42 2025-11-02 14:52:15 +01:00
  • 4aa8187716 refactor: Update database to use native findings format tduhamel42 2025-11-02 14:36:04 +01:00
  • 268aae37ad feat: Add native findings format and fix critical ID bug tduhamel42 2025-11-02 14:28:32 +01:00
  • 50ffad46a4 fix: broken links (#35) vhash 2025-11-14 09:44:57 +01:00
  • a9974bcbf1 fix: Resolve critical bugs - file handle leaks and IndexError issues feature/native-findings-format tduhamel42 2025-11-12 14:16:02 +01:00
  • 7820d58604 fix: resolve critical CLI command issues tduhamel42 2025-11-12 13:34:42 +01:00
  • a271a6bef7 chore: update Gitlab CI and add Makefile (backend package) with code quality commands to run. chore-code-quality fztee 2025-11-12 12:00:33 +01:00
  • 40bbb18795 chore: improve code quality (backend package). fztee 2025-11-10 17:01:42 +01:00
  • d33847609f Document RabbitMQ monitoring and refine dispatcher filtering Songbird 2025-11-07 17:52:22 +01:00
  • 44d61ad4bf Store Cognee datasets in the projects bucket Songbird 2025-11-07 17:29:37 +01:00
  • 3ef6bf2437 Add event-driven Cognee ingestion pipeline Songbird 2025-11-07 17:21:18 +01:00
  • a810e29f76 chore: update file 'pyproject.toml' (backend package). fztee 2025-11-07 16:29:05 +01:00
  • 1dc0d967b3 chore: bump and fix versions (backend package). fztee 2025-11-07 16:19:26 +01:00
  • 3d7aa5b0f9 feat: finding page improvements Capton1 2025-11-07 16:52:39 +07:00
  • fe2afe31a1 feat: make finding reports having the fuzzforge styling and colors Capton1 2025-11-07 14:02:21 +07:00
  • 83244ee537 Fix Discord link in README.md (#34) Steve 2025-11-06 04:11:03 -06:00
  • e1b0b1b178 Support flexible A2A agent registration and fix redirects (#33) Songbird99 2025-11-06 11:08:05 +01:00
  • 943bc9a114 Release v0.7.3 - Android workflows, LiteLLM integration, ARM64 support (#32) tduhamel42 2025-11-06 11:07:50 +01:00
  • 574e0cbce7 Support flexible A2A agent registration and fix redirects fix/a2a-agent-discovery Songbird 2025-11-05 23:02:11 +01:00
  • 511a89c8c2 Update GitHub link to fuzzforge_ai tduhamel42 2025-11-04 17:42:52 +01:00
  • 321b9d5eed chore: bump all package versions to 0.7.3 for consistency tduhamel42 2025-11-04 13:49:57 +01:00
  • 7782e3917a docs: update CHANGELOG with missing versions and recent changes tduhamel42 2025-11-04 13:42:54 +01:00