Skip to content

Development#49

Merged
rustyy merged 18 commits into
mainfrom
development
Jun 21, 2026
Merged

Development#49
rustyy merged 18 commits into
mainfrom
development

Conversation

@rustyy

@rustyy rustyy commented Jun 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

rustyy and others added 18 commits June 19, 2026 18:20
…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>
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
@rustyy rustyy merged commit a51191e into main Jun 21, 2026
6 checks passed
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant