Commit graph

77 commits

Author SHA1 Message Date
Flakestorm
0c237c0993
Update README.md 2026-04-16 09:21:38 +08:00
Flakestorm
85f00ba44d
Update README.md 2026-04-07 23:40:41 +08:00
Flakestorm
c1dcc4a47e
Update README.md 2026-04-07 23:39:36 +08:00
Flakestorm
8acca7a596
Create CHAOS_ENGINE.md 2026-04-07 23:37:54 +08:00
Francisco M Humarang Jr.
f4d45d4053 Update documentation and configuration for Flakestorm V2, enhancing clarity on CI processes, report generation, and reproducibility features. Added details on the new --output option for saving reports, clarified the use of --min-score, and improved descriptions of the seed configuration for deterministic runs. Updated README and usage guides to reflect these changes and ensure comprehensive understanding of the CI pipeline and report outputs. 2026-03-12 20:05:51 +08:00
Francisco M Humarang Jr.
4a13425f8a Update documentation to reflect enhancements in Flakestorm V2, including detailed descriptions of new features such as resilience scores, chaos engineering capabilities, behavioral contracts, and replay regression. Clarified API key management via environment variables, updated CLI commands, and improved test scenarios. Adjusted mutation types count to 22+ and ensured all V2 gaps are closed as per the latest specifications. 2026-03-09 19:52:39 +08:00
Entropix
f1570628c3 Update TEST_SCENARIOS.md to include detailed descriptions of V2 scenarios, specifically focusing on the Research Agent with Search Tool and Support Agent with KB Tool. Enhanced documentation with actual tool calling examples, chaos and contract testing details, and configuration settings for improved clarity and usability. 2026-03-09 13:41:41 +08:00
Entropix
11489255e3 Remove the implementation checklist document and update README and TEST_SCENARIOS to reflect the latest V2 features, including detailed descriptions of environment chaos, behavioral contracts, and replay regression scenarios. Adjusted links and clarified configuration options for better usability. 2026-03-09 13:01:08 +08:00
Entropix
4b0ab63f97 Update README and usage guide to reflect changes in mutation types and clarify V1/V2 flow. Increased mutation types from 22 to 24 and added details on the new V2 features, including environment chaos and behavioral contracts. Enhanced documentation for clarity on scoring mechanisms and command usage. 2026-03-09 12:45:42 +08:00
Francisco M Humarang Jr.
4c1b43c5d5 Enhance documentation for Flakestorm V2 features, including detailed updates on behavioral contracts, context attacks, and scoring mechanisms. Added new configuration options for state isolation in agents, clarified context attack types, and improved the contract report generation with suggested actions for failures. Updated various guides to reflect the latest changes in chaos engineering capabilities and replay regression functionalities. 2026-03-08 20:29:48 +08:00
Francisco M Humarang Jr.
902c5d8ac4 Merge branch 'main' of https://github.com/flakestorm/flakestorm 2026-03-08 14:07:50 +08:00
Francisco M Humarang Jr.
ec6ca104c5 Implement memory poisoning context attacks and enhance README documentation. Added functions for applying memory poisoning to user input and normalizing context attack configurations. Updated ChaosInterceptor to apply memory poisoning before invoking the wrapped adapter. Enhanced README to clarify CI/CD pipeline features and the distinction between OSS and Cloud capabilities. 2026-03-08 14:07:34 +08:00
entropix
a8e3dac246 Remove build status badge from README.md for a cleaner presentation. 2026-03-07 15:06:28 +08:00
Francisco M Humarang Jr.
1bbe3a1f7b Enhance documentation and replay functionality in Flakestorm. Updated README to clarify V2 Spec and added references to LangSmith sources in configuration guide. Improved replay regression capabilities by allowing imports from LangSmith projects and runs, with filtering options. Added new classes for LangSmith project and run sources in the configuration. Updated replay loader to support project imports and refined session resolution logic. 2026-03-07 02:04:55 +08:00
Francisco M Humarang Jr.
58f49b08ba Remove Flakestorm V2 PRD Plan document as part of project restructuring. This change eliminates the detailed implementation plan for Flakestorm v2.0 OSS, including LLM API key support and chaos features. 2026-03-07 00:38:38 +08:00
Francisco M Humarang Jr.
61a81a7f4b Add Flakestorm V2 PRD Plan and enhance v2 research agent to utilize Ollama for LLM responses. Updated README and requirements for dependencies. Implemented LLM API key support and chaos features in the agent. 2026-03-07 00:31:26 +08:00
Francisco M Humarang Jr.
9c3450a75d Update version to 2.0.0 and enhance chaos engineering features in Flakestorm. Added support for environment chaos, behavioral contracts, and replay regression. Expanded documentation and improved scoring mechanisms. Updated .gitignore to include new documentation files. 2026-03-06 23:33:21 +08:00
Francisco M Humarang Jr.
59cca61f3c Correct capitalization of "Flakestorm" in sponsorship section of README.md 2026-01-16 23:35:14 +08:00
Francisco M Humarang Jr.
84d2229d16 Refactor sponsorship section in README.md for improved presentation and alignment 2026-01-16 23:32:59 +08:00
Flakestorm
1019c02ac5
Update README.md 2026-01-16 23:31:39 +08:00
Flakestorm
ae956a413f
Update README.md 2026-01-16 23:30:38 +08:00
Flakestorm
3a8391c326
Update README.md 2026-01-16 23:29:31 +08:00
Flakestorm
52da44de66
Update README.md 2026-01-16 23:28:52 +08:00
Flakestorm
25ee15de40
Update README.md 2026-01-16 11:10:32 +08:00
Flakestorm
82912aa8d3
Update README.md 2026-01-16 11:05:22 +08:00
Flakestorm
e573587484
Update README.md 2026-01-16 11:01:07 +08:00
Flakestorm
8f54a45a80
Update README.md
Add sponsor embed
2026-01-16 10:59:17 +08:00
Entropix
9a1d8660d5 Update to 24 mutation types: Add release notes, update development status to Production/Stable, and expand test coverage for all mutation types 2026-01-15 15:04:10 +08:00
Entropix
611dd82229 Update README.md to reflect the addition of 24 mutation types, enhancing clarity on core and advanced prompt-level attacks as well as system/network-level attacks. Introduce a new support section with issue templates for better user engagement. 2026-01-15 13:41:01 +08:00
Flakestorm
d4ccb2d2c8
Update ROADMAP.md 2026-01-13 21:42:45 +08:00
Francisco M Humarang Jr.
637c0c65be Merge branch 'main' of https://github.com/flakestorm/flakestorm 2026-01-13 21:40:03 +08:00
Francisco M Humarang Jr.
2f4f2270b5 Update README.md and CONTRIBUTING.md to enhance project visibility and support for new contributors. Added PyPI version and download badges, build status, and latest release information to README.md. Introduced a section in CONTRIBUTING.md for finding good first issues, providing guidance for beginners on how to contribute effectively. 2026-01-13 21:39:50 +08:00
Flakestorm
3c0fd45cd8
Add files via upload 2026-01-12 19:42:41 +08:00
Francisco M Humarang Jr.
d1aaa626c9 Enhance documentation to reflect the addition of 22+ mutation types in Flakestorm, including advanced prompt-level and system/network-level attacks. Update README.md, API_SPECIFICATION.md, CONFIGURATION_GUIDE.md, USAGE_GUIDE.md, and related files to improve clarity on mutation strategies, testing scenarios, and configuration options. Emphasize the importance of comprehensive testing for production AI agents and provide detailed descriptions for each mutation type. 2026-01-05 22:21:27 +08:00
Flakestorm
43a35e55b4
Update README.md 2026-01-05 18:28:28 +08:00
Francisco M Humarang Jr.
ed974ddf8d Revise README.md to improve clarity and organization of Flakestorm's features and usage instructions. Consolidate installation steps, enhance the explanation of mutation types, and introduce a streamlined quick start guide for new users. Emphasize future enhancements aimed at simplifying setup and improving user experience. 2026-01-05 17:05:54 +08:00
Francisco M Humarang Jr.
9d3de07352 Refactor README.md to streamline installation instructions and enhance clarity on local testing setup. Consolidate sections on Ollama installation and usage, while removing outdated content to improve user experience and guidance for teams using Flakestorm. 2026-01-05 16:58:45 +08:00
Francisco M Humarang Jr.
be8a87262a Merge remote changes and resolve README.md conflicts 2026-01-05 16:55:44 +08:00
Francisco M Humarang Jr.
9e1204a9fe Enhance README.md to clarify the purpose and functionality of Flakestorm for production AI agents. Update descriptions to emphasize chaos testing, adversarial input handling, and CI/CD integration. Add sections on target users and production deployment patterns, ensuring comprehensive guidance for teams shipping AI agents. 2026-01-05 16:53:23 +08:00
Entropix
b57b6e88dc Merge remote-tracking branch 'origin/main' 2026-01-05 00:02:45 +08:00
Entropix
fa35634dac Remove PUBLISHING.md from .gitignore to allow tracking of publishing documentation. 2026-01-05 00:01:10 +08:00
flakestorm
7f44a647c4
Update README.md 2026-01-05 00:00:25 +08:00
Entropix
84119ed0ec Merge remote-tracking branch 'origin/main' 2026-01-04 23:57:11 +08:00
Entropix
22993d5da2 Add troubleshooting section to README.md with links for fixing installation and build issues. This update aims to assist users in resolving common problems encountered during setup. 2026-01-04 23:56:13 +08:00
flakestorm
6e1c2d028d
Update README.md 2026-01-04 23:52:03 +08:00
flakestorm
af60bef34e
Update README.md 2026-01-04 23:50:50 +08:00
Entropix
d339d5e436 Refactor README.md and USAGE_GUIDE.md to streamline installation instructions and enhance clarity on robustness scoring and mutation strategies. Removed outdated sections and added detailed explanations for mutation types and their applications in testing. This update aims to improve user understanding and facilitate easier setup and usage of Flakestorm. 2026-01-04 23:39:24 +08:00
Entropix
732a7bd990 Revise README.md to enhance clarity and user experience by updating the features section, streamlining the quick start guide, and introducing a new section on future improvements for zero-setup usage. The changes aim to provide a more intuitive overview of Flakestorm's capabilities and installation process. 2026-01-04 23:28:43 +08:00
Francisco M Humarang Jr.
efde15e9cb Update .gitignore to track flakestorm.yaml while excluding other local configuration files, ensuring proper version control of essential settings. 2026-01-03 00:57:43 +08:00
Francisco M Humarang Jr.
0b8777c614 Update version to 0.9.0 in pyproject.toml and __init__.py, enhance CONFIGURATION_GUIDE.md and USAGE_GUIDE.md with aggressive mutation strategies and requirements for invariants, and add validation to ensure at least 3 invariants are configured in FlakeStormConfig. 2026-01-03 00:18:31 +08:00