Development#49
Merged
Merged
Conversation
Fix/sonarqube issues
…cumentation - Replaced undocumented fields with descriptions based on official ecoflow docs. - Updated type definitions for on/off flags to `zeroOrOne`. - Added proper documentation and improved schema accuracy.
feat(schemas): update powerStream properties with detailed ecoflow documentation
Created a comprehensive AGENTS.md file to align future AI agents with the repository's ecosystem. The document includes the project context, technical stack (TypeScript, Turborepo, Node 24), established testing frameworks (Jest currently, migrating to Vitest), and CI/CD security rules. It defines agent roles (@architect, @coder, @Reviewer, @docwriter) and a strict step-by-step workflow focused on Test-Driven Development (TDD). Co-authored-by: rustyy <1225568+rustyy@users.noreply.github.com>
Updated AGENTS.md to explicitly list the specific monorepo packages (rest-client, schemas, typescript-config) and apps (examples). Co-authored-by: rustyy <1225568+rustyy@users.noreply.github.com>
Added a visual tree representation of the monorepo to AGENTS.md to give AI agents a clear understanding of the folder hierarchy. Co-authored-by: rustyy <1225568+rustyy@users.noreply.github.com>
Expanded the ASCII tree in AGENTS.md to explicitly show deeper package directories such as src/, __test__/, lib/, and specific device folders (delta2, glacier, etc.) for both schemas and rest-client. Co-authored-by: rustyy <1225568+rustyy@users.noreply.github.com>
docs: add AGENTS.md grounding document
Co-authored-by: rustyy <1225568+rustyy@users.noreply.github.com>
…617793150109230 ⚡ Optimize flattenObject to use Object.keys
…783670 🔒 Fix SSRF vulnerability in RestClient host configuration
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.